You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use the Flutter Webview Plugin but I keep getting the error described in the title and I don't know why. I added flutter_webview_plugin: ^0.3.5 to my dependencies in the pubspec.yaml and did $ flutter pub get. Do I need to add anything else or maybe something to the build.gradle like implementation... or something like that? Can you help me please?