25-5-9/1
This commit is contained in:
19
pubspec.yaml
19
pubspec.yaml
@@ -40,23 +40,28 @@ dependencies:
|
||||
firebase_core: ^3.1.1
|
||||
path: ^1.9.0
|
||||
sqflite: ^2.3.3+1
|
||||
intl: ^0.19.0
|
||||
intl: ^0.20.2
|
||||
http: ^1.2.1
|
||||
get: ^4.6.6
|
||||
get_storage: ^2.1.1
|
||||
url_launcher: ^6.3.0
|
||||
flutter_launcher_icons: ^0.13.1
|
||||
envied: ^0.5.4+1
|
||||
flutter_launcher_icons: ^0.14.3
|
||||
envied: ^1.1.1
|
||||
share: ^2.0.4
|
||||
google_sign_in: ^6.2.1
|
||||
firebase_auth: ^5.1.1
|
||||
vibration: ^1.9.0
|
||||
vibration: ^3.1.3
|
||||
flutter_secure_storage: ^9.2.2
|
||||
crypto: ^3.0.3
|
||||
flutter_image_compress: ^2.3.0
|
||||
image: ^4.1.3 #to be remove
|
||||
image_cropper: ^7.1.0
|
||||
image_cropper: ^9.0.0
|
||||
image_picker: ^1.0.4
|
||||
contacts_service: ^0.6.3
|
||||
permission_handler: ^11.3.1
|
||||
google_fonts: ^6.2.1
|
||||
jwt_decoder: ^2.0.1
|
||||
encrypt: ^5.0.3
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
@@ -67,9 +72,9 @@ dev_dependencies:
|
||||
# activated in the `analysis_options.yaml` file located at the root of your
|
||||
# package. See that file for information about deactivating specific lint
|
||||
# rules and activating additional ones.
|
||||
flutter_lints: ^4.0.0
|
||||
flutter_lints: ^5.0.0
|
||||
build_runner: ^2.4.11
|
||||
envied_generator: ^0.5.4+1
|
||||
envied_generator: ^1.1.1
|
||||
|
||||
# For information on the generic Dart part of this file, see the
|
||||
# following page: https://dart.dev/tools/pub/pubspec
|
||||
|
||||
Reference in New Issue
Block a user