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 af8273b commit e9a1daeCopy full SHA for e9a1dae
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+# 0.3.9
2
+
3
+- Fixed error methods on iOS
4
+- fixed build
5
+- fixed ios clean cookies
6
+- 4 Make plugin work in headless mode when extending FlutterApplication
7
+- added canGoBack and canGoForward methods
8
9
# 0.3.8
10
11
- Fix iOS local URL support (fixes #114)
pubspec.yaml
@@ -7,7 +7,7 @@ authors:
- Simon Lightfoot <simon@devangels.london>
- Rafal Wachol <gorudonu@gmail.com>
homepage: https://github.com/dart-flitter/flutter_webview_plugin
-version: 0.3.8
+version: 0.3.9
maintainer: Rafal Wachol (@RafalWachol)
12
13
environment:
0 commit comments