This commit is contained in:
Hamza-Ayed
2023-11-27 00:08:10 +03:00
parent a8d6c509c1
commit e095cf564a
19 changed files with 782 additions and 305 deletions

View File

@@ -14,14 +14,14 @@ dependencies:
cupertino_icons: ^1.0.2
firebase_messaging: ^14.6.7
firebase_core: ^2.15.0
flutter_local_notifications: ^15.1.0+1
flutter_local_notifications: ^16.2.0
google_maps_flutter: ^2.5.0
sqflite: ^2.3.0
path: ^1.8.3
google_sign_in: ^6.1.4
lottie: ^2.5.0
intl: ^0.18.1
google_fonts: ^4.0.4
google_fonts: ^ 4.0.4
http: ^0.13.6
get: ^4.6.5
get_storage: ^2.1.1
@@ -30,7 +30,7 @@ dependencies:
google_polyline_algorithm: ^3.1.0
custom_searchable_dropdown: ^2.1.1
animated_text_kit: ^4.2.2
flutter_secure_storage: ^8.0.0
flutter_secure_storage: ^9.0.0
# credit_card_scanner: ^1.0.5
geolocator: ^10.0.0
flutter_paypal: ^0.2.0
@@ -40,7 +40,7 @@ dependencies:
flutter_font_icons: ^2.2.5
device_info_plus: ^9.1.0
image_picker: ^1.0.4
google_mlkit_text_recognition: ^0.10.0
google_mlkit_text_recognition: ^0.11.0
flutter_stripe: ^9.5.0+1
camera: ^0.10.5+5
flutter_widget_from_html: ^0.14.6
@@ -48,6 +48,7 @@ dependencies:
image: ^4.1.3
image_cropper: ^4.0.1
envied: ^0.5.2
cached_network_image: ^3.3.0
@@ -56,7 +57,7 @@ dependencies:
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^1.0.0
flutter_lints: ^ 3.0.1
envied_generator: ^0.5.2
build_runner: ^2.4.6