Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue in Flutter web: "Unsupported operation: Platform._operatingSystem" #507

Closed
5 tasks done
SebastienBtr opened this issue Sep 4, 2020 · 2 comments
Closed
5 tasks done
Labels
bug Something isn't working

Comments

@SebastienBtr
Copy link
Contributor

Environment

Technology Version
Flutter version 1.21.0-9.1.pre
Plugin version ^4.0.0+4
Android version
iOS version
Xcode version

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

  1. Add inAppWebView in a statefull widget
  2. Run with: flutter run -d chrome
  3. See exception
@SebastienBtr SebastienBtr added the bug Something isn't working label Sep 4, 2020
@pichillilorenzo
Copy link
Owner

pichillilorenzo commented Sep 7, 2020

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.

pichillilorenzo added a commit that referenced this issue Mar 8, 2021
Copy link

github-actions bot commented Nov 9, 2024

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants