fluttercommunity / fluttercommunity/flutter_webview_plugin
onUrlChanged only triggers once.
Open
bug
Requires Review
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 938
- PR merge metrics
- No merged PRs in 30d
Description
I have the onUrlChnaged StreamController in the initState() method.
To test it , I navigate to another page when the url changes. It works the first time round, but any other attempt after the initial one is futile.
The code is written exactly the same as the example code.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.