fluttercommunity / fluttercommunity/flutter_webview_plugin
Calling dispose() and close() within onUrlChanged does not pop the WebviewScaffold
Abierto
- Lenguaje dominante
- Java
- Estrellas
- 1.5k
- Forks
- 938
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
When trying to pop the WebviewScaffold by calling `FlutterWebViewPlugin.dispose()` and `FlutterWebViewPlugin.close()` after having been redirected, instead of popping the Route, the `_WebviewPlaceholder` only switches to the `child` Widget (`initalChild` or `CircularProgressIndicator`), rather than returning to the previous Route.
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.