Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 498 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 498 Bytes

mdetect

Idea is base on the mdetect android by the Myat Min Soe. It's using same logic for detecting zawgyi and unicode of the phone.

If you want to detect current phone default font is zawgyi or unicode, you can use mdetect.

import 'package:flutter_mdetect/flutter_mdetect.dart'
MDetect.isUnicode()

If the phone is using unicode, it will return back true

For converting zawgyi and unicode, please use Rabbit Converter.