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

Adapting material3 #50

Closed Satsrag closed 3 months ago

Satsrag commented 4 months ago

As Flutter 3.16, Flutter default is using material3 style. So there we need to adapt the material3 style.

The following are the components that we need to adapt. There may be other components that need to be adapted.

I have started it on a new branch and we will merge it if everything is done.

suragch commented 4 months ago

Great! Thank you

Satsrag commented 4 months ago

@suragch, almost done. Todos and tests still need to be completed. This will take some days. In these time, if you have time, please review my changes. If you find some logic errors or bugs, please let me know. Thank you!

suragch commented 3 months ago

This is now published as version 8.0.0 on pub. Thank you for all of your work! The new material 3 styling and widgets look great!