flutter_inappwebview_platform_interface 1.0.7
flutter_inappwebview_platform_interface: ^1.0.7 copied to clipboard
A common platform interface for the flutter_inappwebview plugin.
1.0.7 #
- Added
InAppBrowser.onMainWindowWillCloseevent - Added
WindowType.WINDOWforInAppWebViewSettings.windowType
1.0.6 #
- Added
InAppWebViewSettings.interceptOnlyAsyncAjaxRequests#1905 - Added
PlatformInAppWebViewController.clearFormDatamethod - Added
PlatformCookieManager.removeSessionCookiesmethod - Updated
InAppWebViewSettings.useShouldInterceptAjaxRequestdocs - Updated
PlatformCookieManagermethods return value
1.0.5 #
- Must call super
disposemethod forPlatformInAppBrowserandPlatformChromeSafariBrowser
1.0.4 #
- Expose missing
InAppBrowserSettings.menuButtonColoroption
1.0.3 #
- Expose missing old
AndroidInAppWebViewOptionsandIOSInAppWebViewOptionsclasses
1.0.2 #
- Added
PlatformPrintJobController.onCompletesetter
1.0.1 #
- Updated README
1.0.0 #
Initial release.