Skip to content

Releases: suragch/mongol

0.6.0

09 Oct 02:01

Choose a tag to compare

  • Added MongolRichText with support for TextSpan and its substring text styles.
  • Added MongolText.rich constructor to support using a default font theme.
  • Implemented textScaleFactor. It existed before but didn't do anything.
  • Removed the default Menksoft font that was included with the library. This creates a bit more setup but makes the library smaller and allows developers to use any Mongolian font. Also removed MongolFont class.
  • Added documentation modified from the standard Flutter docs.
  • Changed the license to be in alignment with the Flutter BSD-3 license.
  • Updated the demos to include a keyboard and vertical TextField. These are not in the library yet, but should be fairly easy to reproduce by studying the demos.
  • Added more tests.

0.5.0

31 May 12:23

Choose a tag to compare

Added hit testing to MongolText so that a GestureDetector can take effect.

0.4.1

21 Feb 14:49

Choose a tag to compare

Fixed bug with MongolAlertDialog

0.4.0

21 Feb 14:47

Choose a tag to compare

Added MongolAlertDialog

0.3.1

05 Jan 12:40

Choose a tag to compare

Minor updates

0.3.0

29 Nov 13:41

Choose a tag to compare

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

0.1.0

24 Nov 06:40

Choose a tag to compare

Refactored MongolText into MongolText (like Text) and MongolRichText (like RichText).

0.0.1

24 Nov 05:36

Choose a tag to compare

Initial release

  • MongolText widget
  • Handles linewrapping at spaces
  • Doesn't handle new lines or text styling