flutter_mdetect 0.0.4 copy "flutter_mdetect: ^0.0.4" to clipboard
flutter_mdetect: ^0.0.4 copied to clipboard

Detect Zawgyi Or Unicode of the phone. Support for both android and iOS.

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.

15
likes
130
pub points
71%
popularity

Publisher

unverified uploader

Detect Zawgyi Or Unicode of the phone. Support for both android and iOS.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_mdetect