step 13 : show google map flutter web & current location function
This commit is contained in:
@@ -37,9 +37,10 @@ dependencies:
|
||||
# Use with the CupertinoIcons class for iOS style icons.
|
||||
cupertino_icons: ^1.0.2
|
||||
# geolocator: ^10.1.0
|
||||
geolocator: ^13.0.1
|
||||
geolocator: ^12.0.0
|
||||
# geocoding: ^2.1.1
|
||||
dio: ^4.0.6
|
||||
# dio: ^4.0.6
|
||||
dio: ^5.3.3
|
||||
flutter_riverpod: ^1.0.4
|
||||
flutter_hooks: ^0.18.5+1
|
||||
hooks_riverpod: ^1.0.4
|
||||
@@ -70,7 +71,7 @@ dependencies:
|
||||
eva_icons_flutter: ^3.1.0
|
||||
image_picker_web: ^4.0.0
|
||||
dart_nominatim: ^1.0.1
|
||||
location: ^5.0.0
|
||||
location: ^6.0.2
|
||||
# camera_web: ^0.3.5
|
||||
camera: ^0.11.0+2
|
||||
flutter_image_compress: ^1.1.0
|
||||
|
||||
Reference in New Issue
Block a user