google_location_picker 0.0.2 copy "google_location_picker: ^0.0.2" to clipboard
google_location_picker: ^0.0.2 copied to clipboard

outdated

Package for easily picking location from map with autocomplete feature

google_location_picker #

Flutter package to pick location from map

Getting Started #

final location=await showLocationPicker(context,googleKey);