fluttercommunity / fluttercommunity/flutter_webview_plugin
Flutter_webview_plugin calls OnURLChange two times every time URL changes
Open
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 938
- PR merge metrics
- No merged PRs in 30d
Description
I have some functionality on URL change (I'm opening external links in the browser instead of webview) but it opens the browser 2 times and when I checked it using STOP POINT the reason is it calls function 2 times every time URL gets change.
I'm using flutter_web_browser for opening up links in chrome.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.