henryleunghk / flutter-native-text-input

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

Compile issues with flutter 3 and android #37

Closed iosephmagno closed 2 years ago

iosephmagno commented 2 years ago

Plugin compiles with flutter 3 on ios, but throws errors on android. We should either fix compile issues on android or prevent plugin from compiling if platform is android (compile only on ios).

tareq3 commented 2 years ago

You may wait for getting my brach fixed or Check out this branch