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?