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 fix about this error will be available in the next version 5.0.0. However, flutter_inappwebview doesn't support Flutter Web, so it will not work on the Web.
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug and a minimal reproduction of the issue.
Environment
Device information:
Ussing flutter run -d chrome
Description
Expected behavior:
The plugin should work on web
Current behavior:
An exception is thrown: Unsupported operation: Platform._operatingSystem
See the related flutter issue: flutter/flutter#36126
Steps to reproduce
The text was updated successfully, but these errors were encountered: