fluttercommunity / fluttercommunity/flutter_webview_plugin
Getting error Unsupported value: <FlutterError: 0x60c000225500> of type FlutterError
Abierto
- Lenguaje dominante
- Java
- Estrellas
- 1.5k
- Forks
- 938
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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);
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.