- Added a Search widget, that displays autocompletion options
- Widget has smooth animations
- On user selection, returns various information about the place
Fixed naming of a method.
Added suggested actions from Pub
API error handling, widget is now a little more customizable (color and icon), added Google Cloud Platform instructions in documentation.
Fixed expanded box being opened after clearing the text field; Fixed Overflow bug; API request is only made when the user stops typing to reduce the number of requests; Added initial DarkMode option
Bug fixes; Improved UX; support for Place Type filtering; Support to the latest google_maps_flutter version;