mongol 0.4.1 mongol: ^0.4.1 copied to clipboard
This package provides Flutter widgets to display vertical Mongolian.
mongol #
This library is a collection of Flutter widgets for displaying traditional Mongolian vertical text.
Contents #
Currently this project contains the following widgets:
MongolText
MongolAlertDialog
MongolText #
This is a vertical text version of Flutter's Text
widget. Left-to-right line wrapping is supported.
MongolAlertDialog #
This alert dialog works mostly the same as the Flutter AlertDialog
.
TODO #
- Add text styling and expose
MongolRichText
.
Related #
- Check out the mongol_code package for Unicode conversion in Dart.