webview_flutter_geckoview 0.0.1+2 copy "webview_flutter_geckoview: ^0.0.1+2" to clipboard
webview_flutter_geckoview: ^0.0.1+2 copied to clipboard

PlatformAndroid

A Flutter plugin that provides a WebView widget based on Mozilla's GeckoView control.

0.0.1+2 #

  • Add GeckoWebViewController.dispose API.
  • Fix the loadRequest with subframe is blocked when onNavigationRequest is null
  • Fix the GeckoSession is released and closed by accident when WebViewWidget is disposed.

0.0.1+1 #

  • Fix the loadRequest is blocked when onNavigationRequest is null

0.0.1 #

  • First gecko implementation for webview_flutter