2. add dependency
This commit is contained in:
11
pubspec.yaml
11
pubspec.yaml
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user