PackageTrack
Sign in Get early access

flutter_webview_plugin

Plugin that allow Flutter to communicate with a native Webview.

0.4.0 7.8K downloads/mo #3272 most downloaded on pub.dev dart-flitter/flutter_webview_plugin

What this package is like to depend on

Last release 5 years ago

no release in 18 months

Ships unpredictably

gaps range from 1 weeks to 1.1 years

Most releases are documented

notes for 30 of 39 stable releases

Nothing withdrawn

no release was ever pulled

9 years old

39 releases · first in 2017

0 releases in the last 12 months

see the full history below

Release timeline

39 releases · May 2017 to May 2021
2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 39
  1. 0.4.0 24 May 2021
    Release notes
    • migrated to null safety
    Open source →
  2. 0.3.11 07 Apr 2020
    Release notes
    • Fix alert not work in webview #522
    Open source →
  3. 0.3.10 11 Dec 2019
    Release notes
    • add mediaPlaybackRequiresUserGesture parameter
    • Add ignore ssl error parameter
    Open source →
    Release notes
    • add mediaPlaybackRequiresUserGesture parameter
    • Add ignore ssl error parameter
    Open source →
  4. 0.3.10+1 28 Dec 2019
    Release notes
    • fixed android build
    Open source →
  5. 0.3.10+2 23 Mar 2020

    Nothing published for this version

  6. 0.3.9 14 Nov 2019
    Release notes
    • Fixed error methods on iOS
    • fixed build
    • fixed ios clean cookies
    • 4 Make plugin work in headless mode when extending FlutterApplication
    • added canGoBack and canGoForward methods
    Open source →
    Release notes
    • Fixed error methods on iOS
    • fixed build
    • fixed ios clean cookies
    • 4 Make plugin work in headless mode when extending FlutterApplication
    • added canGoBack and canGoForward methods
    Open source →
  7. 0.3.9+1 15 Nov 2019
    Release notes
    • Fix ios compilation
    Open source →
    Release notes
    • Fixed error methods on iOS
    Open source →
  8. 0.3.8 13 Sep 2019
    Release notes
    • Fix iOS local URL support (fixes #114)
    • bugfix: Added google() repository to allprojects to satisfy androidx build rules
    • fixed min sdk for android
    Open source →
    Release notes
    • Fix iOS local URL support (fixes #114)
    • bugfix: Added google() repository to allprojects to satisfy androidx build rules
    • fixed min sdk for android
    Open source →
  9. 0.3.7 15 Aug 2019
    Release notes
    • Added reloading url with headers
    • Added support for reloading url with headers
    Open source →
    Release notes
    • Added reloading url with headers
    • Added support for reloading url with headers
    Open source →
  10. 0.3.6 15 Aug 2019
    Release notes
    • Allow web contents debugging in Chrome
    • Android: allow geolocation and file chooser simultaneously
    • Add min sdk requirement and descriptions
    • fix bug android webview httperror exception
    • Exposes displayZoomControls, withOverviewMode and useWideViewPort settings for Android WebView
    Open source →
    Release notes
    • Allow web contents debugging in Chrome
    • Android: allow geolocation and file chooser simultaneously
    • Add min sdk requirement and descriptions
    • fix bug android webview httperror exception
    • Exposes displayZoomControls, withOverviewMode and useWideViewPort settings for Android WebView
    Open source →
  11. 0.3.5 07 May 2019
    Release notes
    • Ability to choose from camera or gallery when using
    • Support for webview’s estimated loading progress #255
    • Fix back button handler to be compatible with the WillPopScope widget
    Open source →
    Release notes
    • Ability to choose from camera or gallery when using
    • Support for webview’s estimated loading progress #255
    • Fix back button handler to be compatible with the WillPopScope widget
    Open source →
  12. 0.3.4 18 Apr 2019
    Release notes

    Bug fix:

    • WebView always hidden on iOS
    Open source →
    Release notes
    • WebView always hidden on iOS
    Open source →
  13. 0.3.3 28 Mar 2019
    Release notes

    Breaking change

    • AndoridX support
    Open source →
    Release notes
    • BREAKING CHANGE - AndroidX support
    Open source →
  14. 0.3.2 28 Mar 2019
    Release notes
    • enable Javascript in iOS, support abort loading specific URLs
    • add resizeToAvoidBottomInset to WebviewScaffold; #301
    Open source →
  15. 0.3.1 17 Mar 2019
    Release notes
    • Add support for geolocation Android
    • fix No269: Can't load target="_blank" links on iOS
    • fix: reloadUrl will not return Future
    • Fix height of keyboard
    • Fix Hide/Show WebView
    • hotfix widget back to initialChild after webview is tapped on Android
    Open source →
  16. 0.3.0 15 Nov 2018
    Release notes
    • Fixes rect capture issue. Ensures WebView remains in the correct place on screen even when keyboard appears.
    • Fixed iOS crash issue with Flutter >= 0.10.2.
    • Added new clearCookies feature.
    • Added support for hidden and initialChild feature to show page loading view.
    • Added supportMultipleWindows: enables Multiple Window Support on Android.
    • Added appCacheEnabled: enables Application Caches API on Android.
    • Added allowFileURLs: allows file:// local file URLs.
    • iOS Now supports: reload, goBack, and goForward.
    • iOS Bug fix didFailNavigation #77
    • Updated Android compileSdkVersion to 27 matching offical Flutter plugins.
    • Fixed Android reloadUrl so settings are not cleared.
    • Enabled compatible Mixed Content Mode on Android.
    Open source →
  17. 0.3.0+1 15 Nov 2018

    Nothing published for this version

  18. 0.3.0+2 15 Nov 2018

    Nothing published for this version

  19. 0.2.1 05 Aug 2018
    Release notes
    • Added webview scrolling listener
    • Added stopLoading() method
    Open source →
  20. 0.2.1+1 07 Aug 2018

    Nothing published for this version

  21. 0.2.1+2 08 Aug 2018

    Nothing published for this version

  22. 0.2.0 01 Aug 2018
    Release notes
    • update sdk
    • prevent negative webview height in scaffold
    • handle type error in getCookies
    • Support file upload via WebView on Android
    • fix WebviewScaffold crash on iOS
    • Scrollbar functionality to Web view
    • Add support of HTTP errors
    • Add headers when loading url
    Open source →
  23. 0.1.6 24 May 2018
    Release notes
    • fix onStateChanged
    • Taking safe areas into account for bottom bars
    • iOS
      • withLocalUrl option for iOS > 9.0
    • Android
      • add reload, goBack and foForward function
    Open source →
  24. 0.1.5 01 Apr 2018
    Release notes
    • iOS use WKWebView instead of UIWebView
    Open source →
  25. 0.1.4 25 Mar 2018
    Release notes
    • support localstorage for ANDROID
    Open source →
  26. 0.1.3 11 Mar 2018
    Release notes
    • support zoom in webview
    Open source →
  27. 0.1.2 03 Mar 2018
    Release notes
    • support bottomNavigationBar and persistentFooterButtons on webview scaffold
    Open source →
  28. 0.1.1 24 Feb 2018
    Release notes
    • support back button navigation for Android
      • if cannot go back, it will trigger onDestroy
    • support preview dart2
    Open source →
  29. 0.1.0 28 Jan 2018
    Release notes
    • iOS && Android:

      • get cookies
      • eval javascript
      • user agent setting
      • state change event
      • embed in rectangle or fullscreen if null
      • hidden webview
    • Android

      • adding Activity in manifest is not needed anymore
    • Add WebviewScaffold

    Open source →
  30. 0.1.0+1 28 Jan 2018
    Release notes
    • fix Android close webview
    Open source →
  31. 0.0.9 07 Nov 2017
    Release notes
    • Android: remove the need to use FlutterActivity as base activity
    Open source →
  32. 0.0.9+1 07 Dec 2017

    Nothing published for this version

  33. 0.0.8 24 Oct 2017

    Nothing published for this version

  34. 0.0.6 19 Aug 2017

    Nothing published for this version

  35. 0.0.5 24 Jun 2017
    Release notes
    • fix "onDestroy" event for iOS #4
    • fix fullscreen mode for iOS #5
    Open source →
  36. 0.0.4 20 Jun 2017
    Release notes
    • IOS implementation
    • Update to last version of Flutter
    Open source →
  37. 0.0.3 27 May 2017
    Release notes
    • Documentation
    Open source →
  38. 0.0.2 14 May 2017
    Release notes
    • Initial version for Android
    Open source →
  39. 0.0.1 14 May 2017

    Nothing published for this version

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