Support for Android Tv
Opened this issue · 1 comments
vovaklh commented
Describe the bug
The package doesn't detect keyboard visibility on Android Tv
To Reproduce
Steps to reproduce the behavior:
- Create Android Tv emulator
- Create page with textfield
- Focus on textfield to make keyboard visible
- The package doesn't detect keyboard visibility
Expected behavior
The package detect keyboard visiblity
lKinderBueno commented
If the tv is using at least android 11 you can try with my fork: https://github.com/lKinderBueno/flutter_keyboard_visibility_androidx