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 f19e2ee commit 4590d34Copy full SHA for 4590d34
CHANGELOG.md
@@ -1 +1,8 @@
1
-## 0.0.1
+## 0.0.2
2
+
3
+- Removed Share in favor of url_launcher.
4
+- Changed Launcher name for Android and added Launcher Icon
5
6
+## 0.0.1
7
8
+- Initial Pre-release
pubspec.yaml
@@ -7,7 +7,7 @@ description: A flutter application for the utopian.rocks website.
# Both the version and the builder number may be overridden in flutter
# build by specifying --build-name and --build-number, respectively.
9
# Read more about versioning at semver.org.
10
-version: 0.0.1+1
+version: 0.0.2
11
12
environment:
13
sdk: '>=2.0.0-dev.68.0 <3.0.0'
0 commit comments