Skip to content

3.4.0

Choose a tag to compare

@suragch suragch released this 05 Jan 10:40
· 81 commits to master since this release
  • Remove DefaultMongolTextEditingShortcuts from MongolEditableTextState (#35) (@Satsrag)
  • To switch the behavior of left/right and up/down keys in MongolEditableText, developers now need to add MongolTextEditingShortcuts at the top of the widget tree. See #33 for discussion.