Skip to content
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

Support for Android Tv #116

Open
vovaklh opened this issue Aug 3, 2022 · 1 comment
Open

Support for Android Tv #116

vovaklh opened this issue Aug 3, 2022 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@vovaklh
Copy link

vovaklh commented Aug 3, 2022

Describe the bug
The package doesn't detect keyboard visibility on Android Tv

To Reproduce
Steps to reproduce the behavior:

  1. Create Android Tv emulator
  2. Create page with textfield
  3. Focus on textfield to make keyboard visible
  4. The package doesn't detect keyboard visibility

Expected behavior
The package detect keyboard visiblity

@vovaklh vovaklh added the bug Something isn't working label Aug 3, 2022
@MisterJimson MisterJimson added the help wanted Extra attention is needed label Aug 3, 2022
@lKinderBueno
Copy link

lKinderBueno commented Sep 10, 2022

If the tv is using at least android 11 you can try with my fork: https://github.com/lKinderBueno/flutter_keyboard_visibility_androidx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants