flutter_web_browser library
Classes
- BrowserEvent
- When supported, the built-in browser can notify of various events.
- CloseEvent
- Describes a close event (e.g. when the user closes the tab or the FlutterWebBrowser.close method was invoked).
- CustomTabsColorSchemeParams
- CustomTabsOptions
- FlutterWebBrowser
- RedirectEvent
- Describes a redirect.
- SafariViewControllerOptions
Enums
- CustomTabsColorScheme
- SafariViewControllerDismissButtonStyle
- UIModalPresentationStyle
- Modal presentation styles available when presenting view controllers.