mongol 0.5.0 copy "mongol: ^0.5.0" to clipboard
mongol: ^0.5.0 copied to clipboard

outdated

This package provides Flutter widgets to display vertical Mongolian.

[0.5.0] - 2020.5.31 #

  • Added hit testing to MongolText and its associated classes so that a GestureDetector can be applied to it.
  • Added the textScaleFactor parameter to MongolText.
  • Added debugFillProperties() to various MongolText related classes.

[0.4.1] - 2020.2.21 #

  • Change unsupported 2018 text theme items to 2014 version in MongolAlertDialog

[0.4.0] - 2020.2.19 #

  • Added MongolAlertDialog.

[0.3.2] - 2020.1.28 #

  • Fixed bug: Spaces after a newline character caused newline char to be inserted in ParagraphBuilder.

[0.3.1] - 2020.1.5 #

  • Minor changes. Was going to include mongol_code as a part of this package but released it as a separate Dart package instead.

[0.3.0] - 2019.11.29 #

  • Added a default Mongolian font.
  • Hiding MongolRichText for now since TextSpans are not yet supported.

[0.2.0] - 2019.11.26 #

  • Added support for new line characters.

[0.1.0] - 2019.11.24 #

  • Refactored into MongolText and MongolRichText widgets to more closely match Text and RichText.

[0.0.1] - 2019.7.23 #

  • Provides a MongolText widget that handles line wrapping at spaces.
  • Doesn't handle new lines or styling.
56
likes
0
pub points
81%
popularity

Publisher

verified publishersuragch.dev

This package provides Flutter widgets to display vertical Mongolian.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on mongol