fluttercommunity / fluttercommunity/flutter_webview_plugin
Cannot trigger destroy event again unless dispose the screen
Abierto
- Lenguaje dominante
- Java
- Estrellas
- 1.5k
- Forks
- 938
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
1. open webview by WebviewScaffold
2. close webview in appbar leading, flutterWebviewPlugin.close() called
3. destroy log showed
4. open webview again
5. close webview
6. no destroy log
Is it able to trigger the destroy event without dispose the screen?
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.