Got interesting collision while trying to implement flutter navigation while WebviewScaffold rendered on the screen.
My project uses flutter_webview_plugin: ^0.3.9+1.
A named route is pushed onto navigator from an AppBar of the webview_plugin’s WebviewScaffold like this:
Continue reading “Flutter route navigaton from webview_plugin and back”