web_view/external_url_resolution library

Enums

ExternalUrlDecision
Outcome of validating an OPEN_EXTERNAL_URL request before launching.

Constants

allowedExternalUrlSchemes → const Set<String>
Schemes the SDK is willing to hand to the external (browser) launcher.

Functions

resolveExternalUrl(String url) ExternalUrlDecision
Decides whether an OPEN_EXTERNAL_URL url should be opened externally.