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 7f42deb commit 363f3c7Copy full SHA for 363f3c7
.gitignore
@@ -29,5 +29,4 @@
29
**/doc/api/
30
.dart_tool/
31
.packages
32
-build/
33
-*.lock
+build/
CHANGELOG.md
@@ -1,5 +1,7 @@
1
-## 1.3.3
+## 1.3.4
2
* Fix notification issue for newest SDK
3
+## 1.3.3
4
+* Solving namespace for android build
5
## 1.3.2
6
* Fix datetime that being nulled (VPN Status)
7
## 1.3.1
pubspec.yaml
@@ -1,6 +1,6 @@
name: openvpn_flutter
description: A plugin that allow you to connect OpenVPN service with Flutter
-version: 1.3.3
+version: 1.3.4
homepage: https://github.com/nizwar/openvpn_flutter
environment:
0 commit comments