utility/url_launch/url_launcher library
Functions
-
canLaunchUrl(
Uri url) → Future< bool> -
closeInAppWebView(
) → Future< void> -
launchUrl(
Uri url, {LaunchMode mode = LaunchMode.platformDefault, WebViewConfiguration webViewConfiguration = const WebViewConfiguration(), String? webOnlyWindowName}) → Future< bool>