fluttercommunity / fluttercommunity/flutter_webview_plugin

Get current_url on url change while browsing in webview

Open
#381 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.5k
Forks
936
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the onUrlChanged.listen stream described in the issue and reproduce navigation within the webview without triggering a reload. The work is done when browsing to a new URL emits the current URL, not only the initial or reloaded URL.

Written by the indexing model from the issue text.

Assessment

Tech stack
flutter, java
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.