fluttercommunity / fluttercommunity/flutter_webview_plugin
Cannot trigger destroy event again unless dispose the screen
Open
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 938
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.