Skip to content
Snippets Groups Projects
Commit d86eb0e9 authored by vjrj's avatar vjrj
Browse files

New deps

parent ec5bef67
No related branches found
Tags v0.0.14
No related merge requests found
......@@ -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: 0.0.13
version: 0.0.14-SNAPSHOT
environment:
sdk: ">=2.17.1 <3.0.0"
......@@ -28,7 +28,6 @@ dependencies:
flutter_bloc: ^8.1.1
hydrated_bloc: ^9.0.0
equatable: ^2.0.5
path_provider: ^2.0.11
flutter_displaymode: ^0.5.0
easy_localization: ^3.0.1
hive: ^2.2.3
......@@ -67,6 +66,11 @@ dependencies:
share_plus: ^6.3.1
sentry_dart_plugin: ^1.1.0
sentry_logging: ^7.4.0
pwa_install: ^0.0.5
file_saver: ^0.2.1
filesystem_picker: ^3.1.0
path: ^1.8.2
path_provider: ^2.0.14
dev_dependencies:
flutter_test:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment