flutter_inappwebview_platform_interface 1.0.6 copy "flutter_inappwebview_platform_interface: ^1.0.6" to clipboard
flutter_inappwebview_platform_interface: ^1.0.6 copied to clipboard

A common platform interface for the flutter_inappwebview plugin.

1.0.6 #

  • Added InAppWebViewSettings.interceptOnlyAsyncAjaxRequests #1905
  • Added PlatformInAppWebViewController.clearFormData method
  • Added PlatformCookieManager.removeSessionCookies method
  • Updated InAppWebViewSettings.useShouldInterceptAjaxRequest docs
  • Updated PlatformCookieManager methods return value

1.0.5 #

  • Must call super dispose method for PlatformInAppBrowser and PlatformChromeSafariBrowser

1.0.4 #

  • Expose missing InAppBrowserSettings.menuButtonColor option

1.0.3 #

  • Expose missing old AndroidInAppWebViewOptions and IOSInAppWebViewOptions classes

1.0.2 #

  • Added PlatformPrintJobController.onComplete setter

1.0.1 #

  • Updated README

1.0.0 #

Initial release.