suragch / mongol

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

Please export the mongol_render_editable.dart #31

Closed Satsrag closed 2 years ago

Satsrag commented 2 years ago

I am developing an embedded Mongolian Input Method with this package on the desktop. Use the Focus widget to intercept the keyboard event. However, the candidate widget follows the Cursor and gets the Cursor location by using mongol_render_editable.dart . Please export the mongol_render_editable.dart next version.

image
suragch commented 2 years ago

Done in version 3.2.0.