PackageTrack
Sign in Get early access

flutter_inappwebview_android

Android implementation of the flutter_inappwebview plugin.

1.1.3 1.2M downloads/mo #318 most downloaded on pub.dev pichillilorenzo/flutter_inappwebview

What this package is like to depend on

Last release 6 months ago

04 Feb 2026

Ships unpredictably

gaps range from 8 days to 1.2 years

Nearly every release is documented

notes for 22 of 22 stable releases

Nothing withdrawn

no release was ever pulled

3 years old

25 releases · first in 2023

1 release in the last 12 months

see the full history below

Release timeline

25 releases · Nov 2023 to Feb 2026
2024 2025 2026
Release Pre-release

Releases

latest 25
  1. 1.2.0-beta.3 04 Feb 2026 pre-release
    Release notes
    • Updated flutter_inappwebview_platform_interface version to ^1.4.0-beta.3
    • Updated native dependencies:
      • implementation from 'androidx.webkit:webkit:1.12.0' to 'androidx.webkit:webkit:1.14.0'
      • implementation from 'androidx.browser:browser:1.8.0' to 'androidx.browser:browser:1.9.0'
      • implementation from 'androidx.appcompat:appcompat:1.6.1' to 'androidx.appcompat:appcompat:1.7.1'
      • implementation from 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0' to 'androidx.swiperefreshlayout:swiperefreshlayout:1.2.0'
    • Updated android native compileOptions to JavaVersion.VERSION_17
    • Implemented saveState, restoreState InAppWebViewController methods
    • Implemented onShowFileChooser WebView event
    • Updated InAppBrowser toolbar top
    • Merged "Android: implemented PlatformPrintJobController.onComplete" #2216 (thanks to Doflatango)
    • Fixed "When useShouldInterceptAjaxRequest is true, some ajax requests doesn't work" #2197
    • Merged "Fixed recursive calling toMap in AndroidInternalStoragePathHandler" #2452 (thanks to roberthofstra)
    • Fixed recursive toMap call for AndroidInternalStoragePathHandler #2451
    • Fixed "Error when updating webview settings Android in v6.2.0-beta.2" #2449
    • Fixed "[Android] Upgrade to AGP 9" #2765
    • Fixed "update android apg version to 8.9.1 or higer" #2761
    • Fixed "InAppWebViewController.goTo" implementation
    • Merged "fix #2484, Remove not-empty assert for Cookie.value" #2486 (thanks to laishere)
    Open source →
  2. 1.2.0-beta.2 26 Nov 2024 pre-release
    Release notes
    • Updated flutter_inappwebview_platform_interface version to ^1.4.0-beta.2
    • Implemented hideInputMethod, showInputMethod InAppWebViewController methods
    • Implemented isUserInteractionEnabled, alpha properties of InAppWebViewSettings
    • Merged "Show / Hide / Disable / Enable soft Keyboard Input (Android & iOS)" #2408 (thanks to Mecharyry)
    • Fixed "[Android] PrintJobOrientation _TypeError (type 'Null' is not a subtype of type 'int')" #2413
    • Fixed "Accessibility Android" #1694
    • Fixed "Automatic font scale according to accessibility option 'font size' of device does not work on Android" #540
    • Fixed "callHandler method is not injected into InAppBrowser" #1973
    Open source →
  3. 1.2.0-beta.1 05 Nov 2024 pre-release
    Release notes
    • Updated flutter_inappwebview_platform_interface version to ^1.4.0-beta.1
    • Added InAppWebViewController.enableSlowWholeDocumentDraw static method
    • Added CookieManager.flush method
    • Added support for UserScript.forMainFrameOnly parameter
    • Implemented requestFocus WebView method
    • Updated UserScript at document end implementation
    • Updated InAppWebViewController.takeScreenshot implementation to support screenshot out of visible viewport when InAppWebViewController.enableSlowWholeDocumentDraw is called
    • Fixed "After dispose a InAppWebViewKeepAlive using InAppWebViewController.disposeKeepAlive. NullPointerException is thrown when main activity enter destroyed state." #2025
    • Fixed crash when trying to open InAppBrowser with R.menu.menu_main on release mode
    • Fixed "android.webkit.WebSettingsWrapper cannot be cast to com.android.webview.chromium.ContentSettingsAdapter" #2397
    • Merged "Prevent blank InAppBrowser Activity from being restored" #1984 (thanks to ShuheiSuzuki-07)
    • Merged "Update Android Cookie Expiration date format to 24-hour format (HH)" #2389 (thanks to takuyaaaaaaahaaaaaa)
    • Merged "[Android] allow sync navigation requests using a regular expression" #2008 (thanks to lyb5834)
    Open source →
  4. 1.1.3 02 Oct 2024
    Release notes
    • Updated flutter_inappwebview_platform_interface version to ^1.3.0
    Open source →
  5. 1.1.2 01 Oct 2024
    Release notes
    • Removed webview/plugin_scripts_js/ConsoleLogJS.java file, use native WebChromeClient.onConsoleMessage instead
    Open source →
  6. 1.1.1 29 Sep 2024
    Release notes
    • Updated flutter_inappwebview_platform_interface version to ^1.2.0
    Open source →
  7. 1.1.0 23 Sep 2024
    Release notes
    • Updated androidx.webkit:webkit:1.8.0 to androidx.webkit:webkit:1.12.0
    • Updated androidx.browser:browser:1.6.0 to androidx.browser:browser:1.8.0
    • Updates minimum supported SDK version to Flutter 3.24/Dart 3.5.
    • Removed unsupported WebViewFeature.SUPPRESS_ERROR_PAGE
    • Merged "Remove references to deprecated v1 Android embedding" #2176 (thanks to gmackall)
    Open source →
  8. 1.1.0+1 25 Sep 2024
    Release notes
    • Downgraded androidx.appcompat:appcompat:1.7.0 to androidx.appcompat:appcompat:1.6.1
    • Added -dontwarn android.window.BackEvent proguard rule
    Open source →
  9. 1.1.0+2 26 Sep 2024
    Release notes
    • Updated pubspec.yaml
    Open source →
  10. 1.1.0+3 26 Sep 2024
    Release notes
    • Fixed compilation error
    Open source →
  11. 1.1.0+4 27 Sep 2024
    Release notes
    • Updated flutter_inappwebview_platform_interface version
    Open source →
  12. 1.0.13 31 Jan 2024
    Release notes
    • Fixed "Android emulator using API 34 fails to draw on resume sometimes" #1981
    Open source →
  13. 1.0.12 25 Dec 2023
    Release notes
    • Updated flutter_inappwebview_platform_interface version dependency to ^1.0.10
    Open source →
  14. 1.0.11 23 Dec 2023
    Release notes
    • Updated flutter_inappwebview_platform_interface version dependency to ^1.0.9
    • Fix typos (thanks to michalsrutek)
    Open source →
  15. 1.0.10 18 Dec 2023
    Release notes
    • Updated flutter_inappwebview_platform_interface version dependency to ^1.0.8
    • Implemented PlatformCustomPathHandler class
    Open source →
  16. 1.0.9 17 Dec 2023
    Release notes
    • Updated flutter_inappwebview_platform_interface version dependency to ^1.0.7
    • Fixed "Cloudflare Turnstile failure" #1738
    • Fixed InAppWebViewController.callAsyncJavaScript issue when the last line of the functionBody parameter includes a code comment
    Open source →
  17. 1.0.8 12 Dec 2023
    Release notes
    • Implemented InAppWebViewSettings.interceptOnlyAsyncAjaxRequests
    • Implemented PlatformInAppWebViewController.clearFormData method
    • Implemented PlatformCookieManager.removeSessionCookies method
    • Updated useShouldInterceptAjaxRequest automatic infer logic
    • Updated CookieManager methods return value
    Open source →
  18. 1.0.7 06 Dec 2023
    Release notes
    • Merged "Fixed error in InterceptAjaxRequestJS 'Failed to set responseType property'" #1904 (thanks to EArminjon)
    • Fixed shouldInterceptAjaxRequest javascript code when overriding XMLHttpRequest.open method parameters
    Open source →
  19. 1.0.6 06 Dec 2023
    Release notes
    • Fixed "getFavicons: _TypeError: type '_Map<String, dynamic>' is not a subtype of type 'Iterable<dynamic>'" #1897
    • Fixed "onClosed not considering back navigation or up button / close button in ChromeSafariBrowser when using noHistory: true" #1882
    Open source →
  20. 1.0.5 04 Dec 2023
    Release notes
    • Call super.dispose(); on InAppBrowser and ChromeSafari implementations
    Open source →
  21. 1.0.4 30 Nov 2023
    Release notes
    • Throw platform exception when ProcessGlobalConfig.apply throws an error on the native side to be able to catch it on Flutter side
    Open source →
  22. 1.0.3 29 Nov 2023
    Release notes
    • Updated ContentBlockerHandler CSS_DISPLAY_NONE action type and JavaScriptBridgeJS.JAVASCRIPT_BRIDGE_JS_SOURCE javascript implementation code
    Open source →
  23. 1.0.2 28 Nov 2023
    Release notes
    • Updated flutter_inappwebview_platform_interface version dependency to 1.0.2
    • Fixed "Crash when starting ChromeSafariBrowser on Android java.lang.NoSuchMethodError: No virtual method isEngagementSignalsApiAvailable" #1881
    Open source →
  24. 1.0.1 27 Nov 2023
    Release notes
    • Updated README
    Open source →
  25. 1.0.0 27 Nov 2023
    Release notes

    Initial release.

    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive