henryleunghk / flutter-native-text-input

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

Fix: onSubmitted not triggered when returnKeyType specified #16

Closed henryleunghk closed 2 years ago

henryleunghk commented 2 years ago

This PR includes the following change:

Resolves #14