Results 5 comments of adee42

How did you register the plugin? Did you register it in the pubspec.yaml file and ran the "flutter packages get" command as described in the installation procedure? [Installing Keyboard Visibility...

This is strange as the java file wasn't changed between version 0.5.1 and 0.5.2. I suspect the 0.5.2 version of the plugin in your cache might be broken. Can you...

This won't help as flutter caches the plugins. Can you just delete the following directory and then run the "flutter get packages" command in your project? /.pub-cache/hosted/pub.dartlang.org/keyboard_visibility-0.5.2

I just uploaded an updated version of the plugin (0.5.3). Can you check if it works with this one?

This usually works fine, do you have a little bit more description? Which Android/iOS version do you use, what kind of a phone/emulator are you running the app on? Do...