fluttercommunity / fluttercommunity/flutter_webview_plugin

Callback to decide if a certain URL should be loaded

Offen
#14 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Java
Sterne
1.5k
Forks
938
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

iOS has [webView:shouldStartLoadWithRequest:navigationType:](https://developer.apple.com/documentation/uikit/uiwebviewdelegate/1617945-webview?language=objc) which can be used to deny loading if you don't want to follow a URL.

One of the possible uses: This could be used to communicate some state from within the webview. You parse the request and deny loading so the current page stays the same.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.