fluttercommunity / fluttercommunity/flutter_webview_plugin
Getting error Unsupported value: <FlutterError: 0x60c000225500> of type FlutterError
Aperta
- Lingua principale
- Java
- Stelle
- 1.5k
- Fork
- 938
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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);
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.