Skip to content

Releases: fluttercommunity/flutter_webview_plugin

0.3.11

07 Apr 15:12
Compare
Choose a tag to compare
  • Fix alert not work in webview #522

0.3.10

11 Dec 02:16
Compare
Choose a tag to compare
  • add mediaPlaybackRequiresUserGesture parameter
  • Add ignore ssl error parameter

0.3.9+1

15 Nov 20:24
70f571d
Compare
Choose a tag to compare
  • Fix ios compilation

0.3.9

14 Nov 18:14
e9a1dae
Compare
Choose a tag to compare
  • 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

0.3.8

13 Sep 12:03
3062d40
Compare
Choose a tag to compare
  • Fix iOS local URL support (fixes #114)
  • bugfix: Added google() repository to allprojects to satisfy androidx build rules
  • fixed min sdk for android

0.3.7

15 Aug 15:37
Compare
Choose a tag to compare
  • Added reloading url with headers
  • Added support for reloading url with headers

0.3.6

15 Aug 12:28
771b275
Compare
Choose a tag to compare
  • 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

0.3.5

07 May 11:15
1d1daeb
Compare
Choose a tag to compare
  • 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

0.3.4

18 Apr 15:56
c78651f
Compare
Choose a tag to compare

Bug fix:

  • WebView always hidden on iOS

0.3.3

28 Mar 17:13
5d634d0
Compare
Choose a tag to compare

Breaking change

  • AndoridX support