google_places_flutter 2.0.6 google_places_flutter: ^2.0.6 copied to clipboard
Custom Google places autocomplete widget for Android and iOS both. Use https://pub.dev/packages/google_places_flutter
1.0.0 #
- Initial commit.
2.0.0 #
- Support country code
2.0.1 #
- Support multiple countries
2.0.2 #
- Get LatLng from Place detail
2.0.3 #
- Remove place-type field and improve the accuracy of search result
2.0.4 #
- Support Null Safety
2.0.5 #
- Support Null Safety and code improvement
2.0.6 #
- Support custom list item builder, error handled and minor fixes