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
It would be great to be able to subscribe to the webview's estimated progress value in Flutter, backed by the estimatedProgress value in iOS and the onProgressChanged callback on Android. With that in data available we can show a sliding progress bar as a widget in Flutter.