aboutsummaryrefslogtreecommitdiff
path: root/pubspec.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'pubspec.yaml')
-rw-r--r--pubspec.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pubspec.yaml b/pubspec.yaml
index 84fb5b2..6b40405 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
-version: 1.3.3
+version: 1.4.0
environment:
sdk: ">=2.12.0 <3.0.0"
@@ -34,6 +34,7 @@ dependencies:
image_picker: ^0.8.5
external_path: ^1.0.1
path_provider: ^2.0.11
+ flutter_markdown: ^0.6.10
permission_handler: ^10.0.0
shared_preferences: ^2.0.15
flutter_local_notifications: ^9.7.0