PackageTrack
Sign in Get early access

webview_win_floating

WebView for Windows / Linux. A Flutter plugin that implements the interface of package webview_flutter.

3.0.3 5.6K downloads/mo #3679 most downloaded on pub.dev jakky1/webview_win_floating

What this package is like to depend on

Last release 3 months ago

09 May 2026

Release timing varies

gaps range from 9 days to 7 months

Nearly every release is documented

notes for 22 of 22 stable releases

1 version withdrawn

withdrawn after publishing

4 years old

23 releases · first in 2022

4 releases in the last 12 months

see the full history below

Release timeline

23 releases · Nov 2022 to May 2026
2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 23
  1. 3.0.3 09 May 2026
    Release notes
    • Feature: set profileName to the WebView. WebViews with different profiles will not share cookies or other data. (Windows-only)
    • Feature: controller.setVisibility(bool) to show/hide webview (in standalone mode)
    Open source →
  2. 3.0.2 24 Nov 2025
    Release notes
    • Support multi window with package desktop_multi_window
    Open source →
  3. 3.0.1 22 Nov 2025
    Release notes
    • See BREAKING CHANGES for details.

      • Fix: return type of runJavaScriptReturningResult().
      • implement NavigationDelegate.onWebResourceError().
    Open source →
  4. 3.0.0 05 Nov 2025
    Release notes
    • Support Linux platform.

    • Implement: NavigationDelegate.onUrlChange()

    • Implement: NavigationDelegate.onHttpError()

    • Implement: NavigationDelegate.onSslAuthError()

    Open source →
  5. 2.3.2 27 Jul 2025
    Release notes
    • Fix: compile warning 'Policy CMP0175 is not set'.
    Open source →
  6. 2.3.1 27 Mar 2025
    Release notes
    • Feature: implement Permission request
    • Feature: add controller.enableZoom(bool)
    Open source →
  7. 2.3.0 27 Mar 2025 withdrawn

    Nothing published for this version

  8. 2.2.10 15 Mar 2025
    Release notes
    • Feature: add controller.setStatusBar(bool) to show/hide status bar (Windows only)
    Open source →
  9. 2.2.9 29 Aug 2024
    Release notes
    • Fix @30: click "_blank" url with no response after @28 code change.
    Open source →
  10. 2.2.8 08 Aug 2024
    Release notes
    • Fix @29: post non-ascii string from js to dart via javascriptChannel
    Open source →
  11. 2.2.7 06 Aug 2024
    Release notes
    • Fix: call twice javascript history.back() not work as expected. (#28)
    Open source →
  12. 2.2.6 29 Jul 2024
    Release notes
    • Fix: runJavaScript() doesn't support non-ASCII characters.
    Open source →
  13. 2.2.5 04 Jul 2024
    Release notes
    • Fix: destroy all old webviews when hot-restart in debugging mode
    Open source →
  14. 2.2.4 21 Jun 2024
    Release notes
    • Fix: no need to call registerWith()
    Open source →
  15. 2.2.3 05 May 2024
    Release notes
    • Fix: cannot login into www.facebook.com since http POST method not working
    Open source →
  16. 2.2.2 27 Nov 2023
    Release notes
    • Fix: cannot change url when user clicking link if setNavigationDelegate() not called.
    Open source →
  17. 2.2.0 19 Jul 2023
    Release notes
    • support userDataFolder settings
    Open source →
  18. 2.0.0 18 Feb 2023
    Release notes
    • migrate to webview_flutter_platform_interface: ^2.0.0
    • dispose controller when finalizer called
    • call webview2's suspend / resume when WebViewWidget activate / deactivated
    • Fix: cannot update position when parent scrolling after flutter 3.7.0
    • Fix issue with canGoBack / canGoForward
    • (Windows only) add WinWebViewController.openDevTools()
    • (Windows only) add onHistoryChanged in WinNavigationDelegate
    Open source →
  19. 1.0.4 10 Dec 2022
    Release notes
    • if the webview is put in a scrollable, update layout when scrolling
    Open source →
  20. 1.0.3 05 Dec 2022
    Release notes
    • fix compile error
    Open source →
  21. 1.0.2 05 Dec 2022
    Release notes
    • change sdk version limitation
    Open source →
  22. 1.0.1 24 Nov 2022
    Release notes
    • Add some information in pubcspec.yaml
    Open source →
  23. 1.0.0 24 Nov 2022
    Release notes
    • Initial version
    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