google_location_picker 0.0.1 copy "google_location_picker: ^0.0.1" to clipboard
google_location_picker: ^0.0.1 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);