We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e7da7e commit 636e99fCopy full SHA for 636e99f
packages/webview_flutter/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.0.8
2
+
3
+* Enable native double-tap to zoom, and pinch to zoom functionality on Android and default to setLoadWithOverviewMode
4
5
## 1.0.7
6
7
* Minor documentation update to indicate known issue on iOS 13.4 and 13.5.
packages/webview_flutter/pubspec.yaml
@@ -1,6 +1,6 @@
name: webview_flutter
description: A Flutter plugin that provides a WebView widget on Android and iOS.
-version: 1.0.7
+version: 1.0.8
homepage: https://github.com/flutter/plugins/tree/master/packages/webview_flutter
environment:
0 commit comments