You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Take a look at the webviewPlugin's onStateChanged.listen((WebViewStateChanged stateChanged){})
method, it should provide the callback you need as it has startLoad and finishLoad
I agree that a decent example showing how to do this that a typical user
will need to do is needed.
Ironically it will lower the amount of GitHub issues too as most of them
are about how to use the plugin effectively
It would be very useful for example to show the loading indicator.
The text was updated successfully, but these errors were encountered: