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

Please upgrade the geolocator package #105

Closed ericel closed 4 years ago

ericel commented 4 years ago

I am getting the below error trying to use the geolocator package.

Because google_map_location_picker 3.3.4 depends on geolocator ^5.3.2+2 and no versions of google_map_location_picker match >3.3.4 <4.0.0, google_map_location_picker ^3.3.4 requires geolocator ^5.3.2+2.
So, because app depends on both google_map_location_picker ^3.3.4 and geolocator ^6.0.0, version solving failed.
humazed commented 4 years ago

6.0.0 is a breaking change version I'm working on updating this plugin but in the meantime, you could downgrade the geolocator

humazed commented 4 years ago

release in 4.0.0-rc.1