1.2.0 - Feb 5, 2023
https://pub.dev/packages/flutter_google_places_hoc081098/versions/1.2.0
- Add
resultTextStyle
: used to change the style ofText
of result. - Add
overlayBorderRadius
,textStyle
,textStyleFormField
toPlacesAutocompleteField
andPlacesAutocompleteFormField
. - Various docs improvements.
What's Changed
- feat: add functionality to change style of Text of result. by @hoc081098 in #23
- feat: add
overlayBorderRadius
,textStyle
,textStyleFormField
parameter, add more docs by @hoc081098 in #24
Full Changelog: 1.1.0...1.2.0