7/21/2
This commit is contained in:
30
pubspec.yaml
30
pubspec.yaml
@@ -11,39 +11,41 @@ dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
cupertino_icons: ^1.0.2
|
||||
firebase_messaging: ^14.6.7
|
||||
firebase_core: ^2.15.0
|
||||
flutter_local_notifications: ^16.2.0
|
||||
secure_string_operations:
|
||||
path: ./secure_string_operations
|
||||
firebase_messaging: ^15.0.3
|
||||
firebase_core: ^3.2.0
|
||||
flutter_local_notifications: ^17.2.1+2
|
||||
google_maps_flutter: ^2.5.0
|
||||
sqflite: ^2.3.0
|
||||
path: ^1.8.3
|
||||
intl: ^0.18.1
|
||||
http: ^0.13.6
|
||||
intl: ^0.19.0
|
||||
http: ^1.2.2
|
||||
get: ^4.6.5
|
||||
get_storage: ^2.1.1
|
||||
url_launcher: ^6.1.20
|
||||
location: ^5.0.2+1
|
||||
location: ^7.0.0
|
||||
google_polyline_algorithm: ^3.1.0
|
||||
animated_text_kit: ^4.2.2
|
||||
flutter_secure_storage: ^9.0.0
|
||||
geolocator: ^10.0.0
|
||||
geolocator: ^12.0.0
|
||||
flutter_paypal: ^0.2.0
|
||||
google_fonts: ^4.0.4
|
||||
google_fonts: ^6.2.1
|
||||
flutter_launcher_icons: ^0.13.1
|
||||
flutter_rating_bar: ^4.0.1
|
||||
flutter_font_icons: ^2.2.5
|
||||
image_picker: ^1.0.4
|
||||
flutter_stripe: ^9.5.0+1
|
||||
flutter_stripe: ^10.2.0
|
||||
# camera: ^0.10.5+5 #to be remove
|
||||
flutter_widget_from_html: ^0.14.6
|
||||
flutter_widget_from_html: ^0.15.1
|
||||
local_auth: ^2.1.7
|
||||
# image: ^4.1.3 #to be remove
|
||||
image_cropper: ^4.0.1
|
||||
image_cropper: ^7.1.0
|
||||
envied: ^0.5.2
|
||||
# cached_network_image: ^3.3.0
|
||||
calendar_builder: ^0.0.6
|
||||
# agora_rtc_engine: ^6.2.6
|
||||
flutter_tts: ^3.8.5
|
||||
flutter_tts: ^4.0.2
|
||||
permission_handler: ^11.3.0
|
||||
# google_generative_ai: ^0.0.1-dev
|
||||
vibration: ^1.8.4
|
||||
@@ -55,14 +57,14 @@ dependencies:
|
||||
share: ^2.0.4
|
||||
google_sign_in: ^6.2.1
|
||||
sign_in_with_apple: ^6.1.0
|
||||
firebase_auth: ^4.19.6
|
||||
firebase_auth: ^5.1.2
|
||||
package_info_plus: ^8.0.0
|
||||
uni_links: ^0.5.1
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
flutter_lints: ^ 3.0.1
|
||||
flutter_lints: ^4.0.0
|
||||
envied_generator: ^0.5.2
|
||||
build_runner: ^2.4.6
|
||||
|
||||
|
||||
Reference in New Issue
Block a user