google_map_location_picker
google_map_location_picker copied to clipboard
City/Country
There is no good way of getting the city or country from the location result. Something on the way or have I missed something?
You could use the lat and lng to get the country and the city
or you could add it to the library and make a PR here is a good place to start https://github.com/humazed/google_map_location_picker/blob/40a42a9f3528c78b50812a64964d8291d4994852/lib/src/map.dart#L256