henryleunghk / flutter-native-text-input

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

[Feature Request] Support Android native text field #9

Closed ken-ng-esotec closed 2 years ago

ken-ng-esotec commented 2 years ago

In order to gain popularity for this library, it would be great to extend support for Android text input.

Do you foresee any challenges to include Android too?

Tom3652 commented 2 years ago

Agree this would be awesome to be able to support Android as well

henryleunghk commented 2 years ago

Hmmm seems it worth doing so too as there are more feature for text selection using Android system textfield compared to Flutter one.