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.
2 parents 02ec13e + bb8c6bd commit cbdd329Copy full SHA for cbdd329
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+# 0.4.0
2
+- migrated to null safety
3
+
4
# 0.3.10+1
5
- fixed android build
6
pubspec.yaml
@@ -8,7 +8,8 @@ authors:
8
- Rafal Wachol <gorudonu@gmail.com>
9
- Misir Jafarov <misir@fonibo.com>
10
homepage: https://github.com/dart-flitter/flutter_webview_plugin
11
-version: 1.0.0-nullsafety.0
+version: 0.4.0
12
13
14
environment:
15
sdk: '>=2.12.0 <3.0.0'
0 commit comments