PackageTrack
Sign in Get early access

flutter_inappwebview_ios

iOS implementation of the flutter_inappwebview plugin.

1.1.2 1.2M downloads/mo #319 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 19 of 19 stable releases

Nothing withdrawn

no release was ever pulled

3 years old

22 releases · first in 2023

1 release in the last 12 months

see the full history below

Release timeline

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

Releases

latest 22
  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
    • Implemented saveState, restoreState InAppWebViewController methods
    • Implemented PlatformProxyController class
    • Add Swift Package Manager support #2409
    • Merged "Add proxy support for iOS" #2362 (thanks to yerkejs)
    • Fixed "[iOS] Webview opened with windowId does not receive javascript handler callback." #2393
    • Fixed internal javascript callback handlers when the WebView has windowId not null
    • Fixed "When useShouldInterceptAjaxRequest is true, some ajax requests doesn't work" #2197
    • Fixed "iOS App rejected by apple for violating Guideline 2.5.1 - Performance - Software Requirements | Flutter 3.35.x seems to use non-public or deprecated APIs" #2754
    • Fixed "InAppWebViewController.goTo" implementation
    • Merged "fix #2484, Remove not-empty assert for Cookie.value" #2486 (thanks to laishere)
    • Merged "Fix gesture recognition delay prevention for latest Flutter versions" #2538 (thanks to muccy-timeware)
    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 setInputMethodEnabled, hideInputMethod InAppWebViewController methods
    • Implemented isUserInteractionEnabled, alpha properties of InAppWebViewSettings
    • Merged "Show / Hide / Disable / Enable soft Keyboard Input (Android & iOS)" #2408 (thanks to Mecharyry)
    • Fixed "In iOS version 17.2, when moving the input focus in a WebView, an unknown area appears at the top of the screen." #1947
    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
    • Implemented requestFocus WebView method
    • Updated ConsoleLogJS internal PluginScript to main-frame only as using it on non-main frames could cause issues such as #1738
    • Added support for UserScript.allowedOriginRules parameter
    • Moved WKUserContentController initialization on preWKWebViewConfiguration to fix possible undefined is not an object (evaluating 'window.webkit.messageHandlers') javascript error
    • Merged "change priority of DispatchQueue" #2322 (thanks to nnnlog)
    • Fixed show, hide methods and hidden setting for InAppBrowser
    Open source →
  4. 1.1.2 02 Oct 2024
    Release notes
    • Updated flutter_inappwebview_platform_interface version to ^1.3.0
    Open source →
  5. 1.1.1 29 Sep 2024
    Release notes
    • Updated flutter_inappwebview_platform_interface version to ^1.2.0
    Open source →
  6. 1.1.0 23 Sep 2024
    Release notes
    • Fixed XCode 16 build
    • Updates minimum supported SDK version to Flutter 3.24/Dart 3.5.
    • Merged "Add privacy manifest for iOS" #2029 (thanks to ueman)
    Open source →
  7. 1.1.0+1 25 Sep 2024
    Release notes
    • Fixed "v6.1.0 fails to compile on Xcode 15" #2288
    Open source →
  8. 1.1.0+2 26 Sep 2024
    Release notes
    • Updated pubspec.yaml
    Open source →
  9. 1.1.0+3 27 Sep 2024
    Release notes
    • Updated flutter_inappwebview_platform_interface version
    Open source →
  10. 1.0.13 25 Dec 2023
    Release notes
    • Updated flutter_inappwebview_platform_interface version dependency to ^1.0.10
    Open source →
  11. 1.0.12 23 Dec 2023
    Release notes
    • Updated flutter_inappwebview_platform_interface version dependency to ^1.0.9
    • Fix typos and other code improvements (thanks to michalsrutek)
    • Fixed "runtime issue of SecTrustCopyExceptions 'This method should not be called on the main thread as it may lead to UI unresponsiveness.' when using onReceivedServerTrustAuthRequest" #1924
    • Merged "💥 Fix iPad crash due to missing sourceView" #1933 (thanks to michalsrutek)
    • Merged "💥 Fix crash - remove force unwrapping from dispose method" #1932 (thanks to michalsrutek)
    Open source →
  12. 1.0.11 18 Dec 2023
    Release notes
    • Updated flutter_inappwebview_platform_interface version dependency to ^1.0.8
    Open source →
  13. 1.0.10 17 Dec 2023
    Release notes
    • Updated flutter_inappwebview_platform_interface version dependency to ^1.0.7
    Open source →
  14. 1.0.9 12 Dec 2023
    Release notes
    • Implemented InAppWebViewSettings.interceptOnlyAsyncAjaxRequests
    • Updated useShouldInterceptAjaxRequest automatic infer logic
    • Updated CookieManager methods return value
    • Fixed "iOS crash at public func userContentController(_ userContentController: WKUserContentController, didReceive message: WKScriptMessage)" #1912
    Open source →
  15. 1.0.8 06 Dec 2023
    Release notes
    • Fixed error in InterceptAjaxRequestJS 'Failed to set responseType property'
    • Fixed shouldInterceptAjaxRequest javascript code when overriding XMLHttpRequest.open method parameters
    Open source →
  16. 1.0.7 06 Dec 2023
    Release notes
    • Fixed "getFavicons: _TypeError: type '_Map<String, dynamic>' is not a subtype of type 'Iterable<dynamic>'" #1897
    Open source →
  17. 1.0.6 05 Dec 2023
    Release notes
    • Possible fix for "iOS Fatal Crash" #1894
    Open source →
  18. 1.0.5 04 Dec 2023
    Release notes
    • Call super.dispose(); on InAppBrowser and ChromeSafari implementations
    Open source →
  19. 1.0.4 01 Dec 2023
    Release notes
    • Fixed "Cloudflare Turnstile failure" #1738
    Open source →
  20. 1.0.3 30 Nov 2023
    Release notes
    • Fixed InAppBrowserMenuItem.iconColor not working
    Open source →
  21. 1.0.2 28 Nov 2023
    Release notes
    • Added PlatformPrintJobController.onComplete setter
    • Updated flutter_inappwebview_platform_interface version dependency to 1.0.2
    Open source →
  22. 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