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 29c0480 commit d6d11c4Copy full SHA for d6d11c4
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 0.3.10
2
+
3
+- add mediaPlaybackRequiresUserGesture parameter
4
+- Add ignore ssl error parameter
5
6
# 0.3.9+1
7
8
- Fixed error methods on iOS
pubspec.yaml
@@ -7,7 +7,7 @@ authors:
- Simon Lightfoot <simon@devangels.london>
- Rafal Wachol <gorudonu@gmail.com>
9
homepage: https://github.com/dart-flitter/flutter_webview_plugin
10
-version: 0.3.9+1
+version: 0.3.10
11
maintainer: Rafal Wachol (@RafalWachol)
12
13
environment:
0 commit comments