google_places_picker 2.0.0
google_places_picker: ^2.0.0 copied to clipboard
Flutter plugin for Google Places and Autocomplete.
2.0.0 - 2019-03-16 #
- Added option to filter options via type filter, restrict bounds, bias bounds and country.
1.0.0 - 2019-03-16 #
- Removed Place Picker from plugin as it is deprecated by Google
0.1.0 - 2019-01-19 #
- Fixed crashes on iOS devices when canceling the Place Picker or the Autocomplete
0.0.9 - 2018-11-03 #
- Fixed more Android build errors
0.0.8 - 2018-11-03 #
- Updated Kotlin version
0.0.7 - 2018-11-03 #
- Fixed compile error on Flutter 0.10.x
0.0.6 - 2018-09-21 #
- Fixed scenario where random point selected in the Place Picker would crash the app due to no address
0.0.5 - 2018-09-03 #
- Updated sdk dependency for flutter 0.6.0