henryleunghk / flutter-native-text-input

Native text input for Flutter
MIT License
66 stars 50 forks source link

Support for UITextInputMode on iOS? #42

Open shenghan97 opened 1 year ago

shenghan97 commented 1 year ago

I wonder if there will be support for UITextInputMode. It could be very useful to specify emoji keyboard and also to remember the user's choice of input language in the app.

Thank you for the great project by the way!