-
-
Notifications
You must be signed in to change notification settings - Fork 141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
keyboard visibility breaks with integration of local_auth #15
Comments
Thanks for the report. I believe its a side effect of the way this plugin was originally coded. I've just done the Flutter 1.12 Android plugin migration on the 3.0.0 branch. Would you be willing to see if that branch fixes your issue? You should be able to depend on that branch by doing
|
I will check later this week and come back with the result, thanks! |
Tried using this version here, but the problem still happening. |
You where faster than me, thanks for testing. |
Hmm I will need to look deeper into this. Thanks for helping test. |
#19 was just fixed so I'm hoping this issue is related. I'll be testing 3.1.0 for this issue soon, but if someone else has a chance to test and report back here that would be fantastic. |
Using following code in MainActivity.kt
Together with:
|
See following issue, same issue using this package
adee42/flutter_keyboard_visibility#61
The text was updated successfully, but these errors were encountered: