|
|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
name: diplomaticquarterapp
|
|
|
|
|
description: A new Flutter application.
|
|
|
|
|
|
|
|
|
|
version: 4.5.73+1
|
|
|
|
|
version: 4.5.028+4050028
|
|
|
|
|
|
|
|
|
|
environment:
|
|
|
|
|
sdk: ">=2.7.0 <3.0.0"
|
|
|
|
|
@ -57,8 +57,8 @@ dependencies:
|
|
|
|
|
shared_preferences: ^2.0.0
|
|
|
|
|
# flutter_flexible_toast: ^0.1.4
|
|
|
|
|
fluttertoast: ^8.0.8
|
|
|
|
|
firebase_messaging: 14.1.0
|
|
|
|
|
firebase_analytics: 10.0.5
|
|
|
|
|
firebase_messaging: ^14.1.0
|
|
|
|
|
firebase_analytics: ^10.0.5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Progress bar
|
|
|
|
|
@ -100,7 +100,7 @@ dependencies:
|
|
|
|
|
location: ^4.3.0
|
|
|
|
|
# Qr code Scanner
|
|
|
|
|
# barcode_scan_fix: ^1.0.2
|
|
|
|
|
barcode_scan2: 4.2.2
|
|
|
|
|
barcode_scan2: ^4.2.2
|
|
|
|
|
|
|
|
|
|
# Rating Stars
|
|
|
|
|
rating_bar: ^0.2.0
|
|
|
|
|
@ -132,17 +132,17 @@ dependencies:
|
|
|
|
|
carousel_pro: ^1.0.0
|
|
|
|
|
|
|
|
|
|
#local_notifications
|
|
|
|
|
flutter_local_notifications: 10.0.0
|
|
|
|
|
flutter_local_notifications: any
|
|
|
|
|
|
|
|
|
|
#device_calendar
|
|
|
|
|
device_calendar: ^4.2.0
|
|
|
|
|
|
|
|
|
|
# TEMPORAL FIX for https://github.com/builttoroam/device_calendar/issues/507
|
|
|
|
|
# device_calendar: ^4.3.1
|
|
|
|
|
# device_calendar:
|
|
|
|
|
# git:
|
|
|
|
|
# url: https://github.com/builttoroam/device_calendar.git
|
|
|
|
|
# ref: develop
|
|
|
|
|
# device_calendar:
|
|
|
|
|
# git:
|
|
|
|
|
# url: https://github.com/builttoroam/device_calendar.git
|
|
|
|
|
# ref: develop
|
|
|
|
|
|
|
|
|
|
#Handle Geolocation
|
|
|
|
|
geolocator: ^9.0.2
|
|
|
|
|
@ -178,7 +178,7 @@ dependencies:
|
|
|
|
|
wifi: ^0.1.5
|
|
|
|
|
vibration: ^1.7.3
|
|
|
|
|
|
|
|
|
|
flutter_nfc_kit: 3.3.1
|
|
|
|
|
flutter_nfc_kit: ^3.3.1
|
|
|
|
|
|
|
|
|
|
geofencing: ^0.1.0
|
|
|
|
|
|
|
|
|
|
@ -187,7 +187,7 @@ dependencies:
|
|
|
|
|
|
|
|
|
|
in_app_update: ^3.0.0
|
|
|
|
|
|
|
|
|
|
in_app_review: 2.0.3
|
|
|
|
|
in_app_review: ^2.0.3
|
|
|
|
|
|
|
|
|
|
badges: ^2.0.1
|
|
|
|
|
flutter_app_icon_badge: ^2.0.0
|
|
|
|
|
|