humazed / google_map_location_picker

🌍 Map location picker component for flutter Based on google_maps_flutter
Apache License 2.0
206 stars 309 forks source link

Geolocator need to be updated to ^7.0.1 #155

Open eakteam opened 3 years ago

eakteam commented 3 years ago

This is a very big issue that started to happen and i think it should be "First Priority" in your To-Do list

Because xxx depends on google_map_location_picker 4.1.7 which depends on geolocator ^6.1.14, geolocator ^6.1.14 is required.
So, because xxxxx depends on geolocator ^7.0.1, version solving failed.
pub get failed (1; So, because azzoa_grocery depends on geolocator ^7.0.1, version solving failed.)

Also, can you please provide any ETA ?

rubenaster commented 3 years ago

Upvote, can't upgrade other plugins because of these dependency issues.

gagarina4 commented 3 years ago

Any idea how to fix it?

Ebrahimhammad commented 3 years ago

Yes it is creating a lot of compatibility issue with other packages. I hope this get sorted soon.