We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 771b275 commit 24abc82Copy full SHA for 24abc82
CHANGELOG.md
@@ -1,3 +1,21 @@
1
+# 0.3.6
2
+
3
+- Allow web contents debugging in Chrome
4
+- Android: allow geolocation and file chooser simultaneously
5
+- Add min sdk requirement and descriptions
6
+- fix bug android webview httperror exception
7
+- Exposes displayZoomControls, withOverviewMode and useWideViewPort settings for Android WebView
8
9
+# 0.3.5
10
11
+- Ability to choose from camera or gallery when using
12
+- Support for webview’s estimated loading progress #255
13
+- Fix back button handler to be compatible with the WillPopScope widget
14
15
+# 0.3.4
16
17
+- WebView always hidden on iOS
18
19
# 0.3.3
20
21
- BREAKING CHANGE - AndroidX support
0 commit comments