Skip to content

Commit 636e99f

Browse files
committed
Updating version and CHANGELOG.md
1 parent 8e7da7e commit 636e99f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/webview_flutter/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -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+
15
## 1.0.7
26

37
* Minor documentation update to indicate known issue on iOS 13.4 and 13.5.

packages/webview_flutter/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: webview_flutter
22
description: A Flutter plugin that provides a WebView widget on Android and iOS.
3-
version: 1.0.7
3+
version: 1.0.8
44
homepage: https://github.com/flutter/plugins/tree/master/packages/webview_flutter
55

66
environment:

0 commit comments

Comments
 (0)