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
The following is just a copy / paste from the ChromeSafariBrowser section of readme.md. Using this and running in a fresh Flutter app results in "The getter 'android' was called on null"
Environment
Flutter version: Flutter 1.12.13+hotfix.8 • channel stable
Plugin version: Direct from git (couldn't get pub package running) -
flutter_inappwebview:
git:
url: https://github.com/pichillilorenzo/flutter_inappwebview.git
Android version: 10 (Emulator)
iOS version:
Xcode version:
Device information: Pixel 3
Description
The following is just a copy / paste from the ChromeSafariBrowser section of readme.md. Using this and running in a fresh Flutter app results in "The getter 'android' was called on null"
Expected behavior:
ChromeSafariBrowser opens
Current behavior:
Exception is thrown, browser doesn't open
Steps to reproduce
The text was updated successfully, but these errors were encountered: