Skip to content

3.3.1

Compare
Choose a tag to compare
@suragch suragch released this 31 Dec 07:10
· 60 commits to master since this release

[3.3.1] - 2022.12.31

  • Fix: crash when MongolTextField contain a line end with ' \n' (#34) (@Satsrag)

[3.3.0] - 2022.11.29

  • Fix label problems on outlined input border with MongolOutlineInputBorder (#28).
  • Export TextAlignHorizontal for MongolTextField.

[3.2.0] - 2022.10.22

  • Updating internal code to remove compiler warnings. Required minimum of Flutter 2.17.
  • Added example app demo for MongolTextField to show options for input decorations.
  • Export MongolRenderEditable to get cursor location (#31).

[3.1.0] - 2022.09.13

  • Added MongolTextField back in with fixes. (@Satsrag)