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 mean when I launch url: 'https://flutter.io', it will have a callback to check url. Then I click to a link in this webview like: 'https://flutter.io/setup', it will have a callback to check url.
Something like: jQuery("#url_adress").change(function(url){ // Check url });
Is there any solutions to help me with it?
Thanks guys so much.
The text was updated successfully, but these errors were encountered:
I mean when I launch url: 'https://flutter.io', it will have a callback to check url. Then I click to a link in this webview like: 'https://flutter.io/setup', it will have a callback to check url.
Something like: jQuery("#url_adress").change(function(url){ // Check url });
Is there any solutions to help me with it?
Thanks guys so much.
The text was updated successfully, but these errors were encountered: