summaryrefslogtreecommitdiff
path: root/pubspec.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'pubspec.yaml')
-rw-r--r--pubspec.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/pubspec.yaml b/pubspec.yaml
index 8d39041..b5d0f59 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
-version: 1.0.0+1
+version: 0.0.0+1
environment:
sdk: '>=3.3.3 <4.0.0'
@@ -31,6 +31,8 @@ dependencies:
flutter:
sdk: flutter
shared_preferences: ^2.0.15
+ url_launcher: ^6.2.5
+ package_info_plus: ^5.0.1
# The following adds the Cupertino Icons font to your application.