MisterJimson/flutter_keyboard_visibility

Support for Android Tv

Opened this issue · 1 comments

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

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