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
I'm trying to get current URL if a user browses site within webview. Is there a method already exist, can anyone help?
BTW I have already tried onUrlChanged.listen Stream but it only returns url on start or if I trigger reload.