flutter_keyboard_visibility icon indicating copy to clipboard operation
flutter_keyboard_visibility copied to clipboard

Results 47 flutter_keyboard_visibility issues
Sort by recently updated
recently updated
newest added

Hi, Thanks for your work on this plugin. We upgraded Flutter to the latest stable version (1.12.13+hotfix.5) and while our project can run, it cannot build an apk using ```bash...

The plugin `keyboard_visibility` uses a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures, try to see if this plugin supports the Android V2...

Kindly make this package NULL SAFETY. Thanks.

This package does not support NULL SAFETY. Kindly upgrade it and make it NULL Safety compatible. Thanks.

Any plans to migrate to null-safety soon?

Since there is no update since 2 years ago, you can use this alternative https://pub.dev/packages/flutter_keyboard_visibility

Testing this case scenario using version 0.5.6 not errors are thrown, works fine before Interstitial ad is executed Version 0.5.5 crashes the app, also works fine before Interstitial ad is...

such as flutter_boost ,hybridActivity for flutter , Previous code only support the first activty, when open anothor activity , it still listener the first activity , can‘t listener the second...

Getting error: MissingPluginException(No implementation found for method listen on channel github.com/adee42/flutter_keyboard_visibility) Please update readme.md file also for the same after fixing issue. Thanks.