PackageTrack
Sign in Get early access

flutter_inappwebview_windows

Windows implementation of the flutter_inappwebview plugin.

0.6.0 1.1M downloads/mo #333 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 11 of 11 stable releases

Nothing withdrawn

no release was ever pulled

2 years old

14 releases · first in 2024

1 release in the last 12 months

see the full history below

Release timeline

14 releases · Sep 2024 to Feb 2026
2025 2026
Release Pre-release

Releases

latest 14
  1. 0.7.0-beta.3 04 Feb 2026 pre-release
    Release notes
    • Updated flutter_inappwebview_platform_interface version to ^1.4.0-beta.3
    • Updated Microsoft.Web.WebView2 SDK version from 1.0.2849.39 to 1.0.3650.58
    • Implemented getFrameId, getFavicon, showSaveAsUI, getMemoryUsageTargetLevel, setMemoryUsageTargetLevel InAppWebViewController method
    • Added support for onEnterFullscreen, onExitFullscreen, onContentLoading, onDOMContentLoaded, onLaunchingExternalUriScheme, onFaviconChanged, onNotificationReceived, onSaveAsUIShowing, onSaveFileSecurityCheckStarting, onScreenCaptureStarting WebView events.
    • Added native FindInteractionController implementation using WebView2 ICoreWebView2Find.
    • Implemented setFindOptions FindInteractionController method
    • Implemented PlatformWebNotificationController feature
    • Merged "windows: fix WebViewEnvironment dispose crash" #2433 (thanks to GooRingX)
    • Merged "fix #2484, Remove not-empty assert for Cookie.value" #2486 (thanks to laishere)
    • Merged "Prevent Unpredictable Close On Windows" #2543 (thanks to momadvisor)
    Open source →
  2. 0.7.0-beta.2 26 Nov 2024 pre-release
    Release notes
    • Updated flutter_inappwebview_platform_interface version to ^1.4.0-beta.2
    • Updated Microsoft.Web.WebView2 SDK version from 1.0.2792.45 to 1.0.2849.39
    • Implemented disableDefaultErrorPage, statusBarEnabled, browserAcceleratorKeysEnabled, generalAutofillEnabled, passwordAutosaveEnabled, isPinchZoomEnabled, allowsBackForwardNavigationGestures, hiddenPdfToolbarItems, reputationCheckingRequired, nonClientRegionSupportEnabled properties of InAppWebViewSettings
    • Implemented isInterfaceSupported, getProcessInfos, getFailureReportFolderPath WebViewEnvironment methods
    • Implemented isInterfaceSupported, getZoomScale InAppWebViewController method
    • Implemented onDownloadStarting, onAcceleratorKeyPressed WebView event
    • Implemented exclusiveUserDataFolderAccess, isCustomCrashReportingEnabled, enableTrackingPrevention, areBrowserExtensionsEnabled, channelSearchKind, releaseChannels, scrollbarStyle properties of WebViewEnvironmentSettings
    • Implemented onNewBrowserVersionAvailable, onBrowserProcessExited, onProcessInfosChanged WebViewEnvironment events
    • Send mouse leave region event to native view
    • Fixed wrong channel name when creating a WebViewEnvironment instance
    • Fixed "[Windows] Has an overlay on the desktop when the application is minimized" #2402
    • Fixed "[Windows] missing implementation of onPermissionRequest event will cause crash when requested by the webpage" #2404
    • Fixed "Windows: getCookies return empty list" #2314
    Open source →
  3. 0.7.0-beta.1 05 Nov 2024 pre-release
    Release notes
    • Updated flutter_inappwebview_platform_interface version to ^1.4.0-beta.1
    • Updated scrollMultiplier default value from 6 to 1
    • Added support for UserScript.allowedOriginRules and UserScript.forMainFrameOnly parameters
    • Implemented onReceivedHttpAuthRequest, onReceivedClientCertRequest, onReceivedServerTrustAuthRequest, onRenderProcessGone, onRenderProcessUnresponsive, onWebContentProcessDidTerminate, onProcessFailed WebView events
    • Implemented clearSslPreferences WebView method
    • Fixed get_optional_fl_map_value implementation in utils/flutter.h
    • Fixed "Error in transparentBackground handling in Windows" #2391
    Open source →
  4. 0.6.0 08 Oct 2024
    Release notes
    • Updated code to support multiple flutter windows
    Open source →
  5. 0.5.0 02 Oct 2024
    Release notes
    • Implemented shouldInterceptRequest, onLoadResourceWithCustomScheme WebView events
    • Updated flutter_inappwebview_platform_interface version to ^1.3.0
    Open source →
  6. 0.5.0+1 04 Oct 2024
    Release notes
    • Fixed onLoadResourceWithCustomScheme WebView event called every time
    Open source →
  7. 0.5.0+2 04 Oct 2024
    Release notes
    • Fixed InAppWebViewController.callAsyncJavaScript not working with JSON objects
    Open source →
  8. 0.4.1 01 Oct 2024
    Release notes
    • Implemented incognito for InAppWebViewSettings
    Open source →
  9. 0.4.0 29 Sep 2024
    Release notes
    • Updated shouldOverrideUrlLoading implementation using the Chrome DevTools Protocol API Fetch.requestPaused event
    • Updated flutter_inappwebview_platform_interface version to ^1.2.0
    Open source →
  10. 0.3.0 27 Sep 2024
    Release notes
    • Implemented pause, resume, getCertificate methods for InAppWebViewController
    • Implemented onPermissionRequest WebView event
    Open source →
  11. 0.3.0+1 28 Sep 2024
    Release notes
    • Removed unwanted debug log
    Open source →
  12. 0.2.0 26 Sep 2024
    Release notes
    • Added support for keeping alive InAppWebView widgets
    • Added onProgressChanged, onCreateWindow, onCloseWindow support
    • Updated Microsoft.Web.WebView2 SDK version from 1.0.2210.55 to 1.0.2792.45
    • Updated pubspec.yaml
    • Fixed CookieManager.setCookie
    Open source →
  13. 0.2.0+1 27 Sep 2024
    Release notes
    • Fixed InAppWebViewController.evaluateJavascript not working with JSON objects
    • Fixed InAppWebViewManager::METHOD_CHANNEL_NAME c++ value
    • Fixed InAppWebViewController.takeScreenshot to behave consistently with the other platforms
    Open source →
  14. 0.1.0 23 Sep 2024
    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