google_map_location_picker
google_map_location_picker copied to clipboard
🌍 Map location picker component for flutter Based on google_maps_flutter
Anyone coming here should consider this project abandoned since it has been more than 2 years since the last update and there is no sight of maintenance. You will need...
Because engazwaterclient depends on google_map_location_picker ^4.1.7 which depends on provider ^5.0.0, provider ^5.0.0 is required. So, because engazwaterclient depends on provider ^6.0.3, version solving failed. pub get failed (1; So,...
I'm getting below error when I upgraded to flutter 3.0. Could not find a file named "pubspec.yaml" in git://github.com/lyokone/google_map_location_picker.git 0206658d90352b7c6341fc44bb037e92968aba64. pub get failed (1; Could not find a file named...
Results of these interesting methods are not used reverseGeocodeLatLng(latLng) getNearbyPlaces(latLng) So they should be desactivated as it creates addition unuseful search and consequently google additional charges
Since update to Flutter 2.5, the following error is displayed in the console : ``` The plugin `google_map_location_picker` uses a deprecated version of the Android embedding. To avoid unexpected runtime...
Running "flutter pub get" in [APP_NAME]... Because no versions of cloud_firestore match >1.0.0 4.0.0
4.1.7 is not support null safety! after upgrade to flutter 2.0.1 this package show error regarding null safety
Thanks for the package. Can you please migrate to null safety

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,...