Skip to content

[Android] error: cannot access ViewTreeObserver #556

@zp1ke

Description

@zp1ke

I'm getting this error running the app on Android:

...\android\app\src\main\java\io\flutter\plugins\GeneratedPluginRegistrant.java:44: error: cannot access ViewTreeObserver
flutterEngine.getPlugins().add(new com.jrai.flutter_keyboard_visibility.FlutterKeyboardVisibilityPlugin());
^
class file for android.view.ViewTreeObserver not found

the app runs ok when removing the plugin,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions