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 needs updating for Dependency to resolve #180

Open sylvesterasiedu opened 3 years ago

sylvesterasiedu commented 3 years ago

Because google_map_location_picker >=4.1.3 depends on geolocator ^6.1.14 and appLessonApp depends on geolocator ^7.7.1, google_map_location_picker >=4.1.3 is forbidden. So, because appLessonApp depends on google_map_location_picker ^4.1.7, version solving failed. pub get failed (1; So, because appLessonApp depends on google_map_location_picker ^4.1.7, version solving failed.) exit code 1

Thanks for putting this together but kindly update your dependency versions. Regards