map_autocomplete_field library

Classes

MapAutoCompleteField
Takes the required values controller, onSuggestionSelected, googleMapApiKey and itemBuilder (This describes haw the items in the DropDown of suggestions should look, usually a ListTile is used here, any widget would work).