place_picker 0.9.10 copy "place_picker: ^0.9.10" to clipboard
place_picker: ^0.9.10 copied to clipboard

outdated

Place picker fully written in dart for Flutter. Comes with autocomplete suggestions and nearby locations list.

[0.9.10] - 3 Dec 2019. #

Pass custom initial location or previously selected location.

[0.9.9] - 5 Aug 2019. #

Added place id and formatted address to results

[0.9.8] - 29 Jun 2019. #

Hide keyboard on suggestion selection. Refactoring.

[0.9.7] - 10 Jun 2019. #

Consistent UI. Made installation guidelines more clearer.

[0.9.6] - 9 Jun 2019. #

Fixed fatal typo

[0.9.5] - 9 Jun 2019. #

Fixed issue where autocomplete overlay still remain after widget has been disposed until whole app is restarted.

[0.9.4] - 8 Jun 2019. #

Working on library health.

[0.9.3] - 8 Jun 2019. #

Fixed issue with delayed call to searchPlace

searchPlace was being called (sometimes) after the widget has unmounted.
This could have been due to some delay caused by the debouncer proceeding after the widget has unmounted

[0.9.2] - 8 Jun 2019. #

Fixed issue where setState from http response callbacks was being called after widget was disposed/unmounted

[0.9.1] - 1 Jun 2019. #

Updated guidelines to include missing configurations

[0.9.0] - 1 Jun 2019. #

Prepared for usage.

[0.0.2] - 1 Jun 2019. #

Fixes to package publication health. Added example.

[0.0.1] - 1 Jun 2019. #

Initial release.

142
likes
0
pub points
96%
popularity

Publisher

verified publisherdegreat.co.uk

Place picker fully written in dart for Flutter. Comes with autocomplete suggestions and nearby locations list.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, google_maps_flutter, http, location

More

Packages that depend on place_picker