google_places_flutter 2.1.0
google_places_flutter: ^2.1.0 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
2.0.7 #
- Update dio dependency and minor improvements
2.0.8 #
- Bug fixes and improvements
2.0.9 #
- Filter added by PlaceType and language
2.1.0 #
- Added Near By Search and Some Bug fixes and improvements