suragch / mongol

Mongolian vertical script widgets for Flutter apps
https://pub.dev/packages/mongol
BSD 3-Clause "New" or "Revised" License
70 stars 15 forks source link

Breaking changes with Flutter 3.13 #46

Closed suragch closed 1 year ago

suragch commented 1 year ago

There are quite errors after upgrading to Flutter 3.13.

Eventually I will work on fixing these but these few days I have some other work I need to finish first. If anyone wants to work on the errors first, please let me know.

suragch commented 1 year ago

I've updated the package to 6.0.0, which I believe fixes the breaking changes with Flutter 3.13. The existing tests pass and the example demo app appears to work the same as it did before.

@Satsrag When you get a change, can you check that the update also works for you.

Satsrag commented 1 year ago

@suragch I test about shortcuts and TextInputControl. Everything is ok. Thank you!

suragch commented 1 year ago

@Satsrag Thanks for checking! Closing this issue then.