Skip to content

Latest commit

 

History

History
9 lines (4 loc) · 151 Bytes

README.md

File metadata and controls

9 lines (4 loc) · 151 Bytes

google_location_picker

Flutter package to pick location from map

Getting Started

final location=await showLocationPicker(context,googleKey);