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

MongolTextAlign should be exposed #4

Closed suyie001 closed 3 years ago

suyie001 commented 3 years ago

I can't set my MongolText a text align mode now, if I write the "MongolTextAlign" ,it will get an error from analysis. it is easy to try.

suragch commented 3 years ago

Not only did I forget to expose it, I hadn't implemented it at all. Thanks for the reminder. It should be working now.

dependencies:
  mongol: ^1.1.0