Implement map
This commit is contained in:
parent
69e82fcf4c
commit
a5fa4e0309
7 changed files with 184 additions and 57 deletions
|
@ -16,7 +16,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
|
|||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
||||
# In Windows, build-name is used as the major, minor, and patch parts
|
||||
# of the product and file versions while build-number is used as the build suffix.
|
||||
version: 1.0.0-dev.7
|
||||
version: 1.0.0-dev.8
|
||||
|
||||
environment:
|
||||
sdk: ^3.7.2
|
||||
|
@ -43,7 +43,8 @@ dependencies:
|
|||
dio: ^5.8.0+1
|
||||
ota_update: ^7.0.1
|
||||
geolocator: ^14.0.0
|
||||
free_map: ^2.0.3
|
||||
flutter_map: ^8.1.1
|
||||
latlong2: ^0.9.1
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue