fluttercommunity / fluttercommunity/flutter_webview_plugin
Getting error Unsupported value: <FlutterError: 0x60c000225500> of type FlutterError
Open
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 938
- PR merge metrics
- No merged PRs in 30d
Description
Do you know what that error means?
Here is the code I added. Same happens with full screen WebViewScaffold.
flutterWebviewPlugin.launch("http://www.cnn.com",
rect: new Rect.fromLTWH(
0.0, 0.0, MediaQuery.of(context).size.width, 300.0),
userAgent: kAndroidUserAgent);
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.