2. add dependency

This commit is contained in:
sindhu
2024-01-09 09:01:42 +07:00
parent c87da01a0e
commit 85a21f80b7
5 changed files with 545 additions and 0 deletions

View File

@@ -35,6 +35,17 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.2
geolocator: ^10.1.0
geocoding: ^2.1.1
dio: ^4.0.6
flutter_riverpod: ^1.0.4
flutter_hooks: ^0.18.5+1
hooks_riverpod: ^1.0.4
equatable: ^2.0.3
shared_preferences: ^2.0.1
flutter_map: ^6.1.0
latlong2: ^0.9.0
google_sign_in: ^6.1.6
dev_dependencies:
flutter_test: