Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 853 Bytes

CHANGELOG.md

File metadata and controls

25 lines (14 loc) · 853 Bytes

[0.1.0] - May 29th, 2019

  • Added a Search widget, that displays autocompletion options
  • Widget has smooth animations
  • On user selection, returns various information about the place

[0.1.0+1] - May 29th, 2019

Fixed naming of a method.

[0.1.0+2] - June 3rd, 2019

Added suggested actions from Pub

[0.1.1] - November 16th, 2019

API error handling, widget is now a little more customizable (color and icon), added Google Cloud Platform instructions in documentation.

[0.2.0] - April 9th, 2020

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

[0.3.0] - April 11th, 2020

Bug fixes; Improved UX; support for Place Type filtering; Support to the latest google_maps_flutter version;