flutter_google_places_sdk_android 0.1.2+6 flutter_google_places_sdk_android: ^0.1.2+6 copied to clipboard
A Flutter plugin for google places sdk that uses the native libraries on each platform
0.1.2+6 #
- Updating kotlin version to 1.7.21
0.1.2+5 #
- Updating interface version to 0.2.4+3
- Implementing
updateSettings
interface method
0.1.2+4 #
- Allowing android locale to pass null country (will use current locale country as default)
0.1.2+3 #
- replacing jcenter for mavenCentral
0.1.2+2 #
- maxHeight in fetchPlacePhoto will now parsed correctly
0.1.2+1 #
- Upgraded platform interface to 0.2.4+1
0.1.2 #
- Upgraded platform interface to 0.2.4 and implemented fetchPlacePhoto
0.1.1+1 #
- Upgraded google map places version to 2.5.0
0.1.1 #
- Upgraded platform interface to 0.2.3 and implemented
0.1.0 #
- Initial implementation for android - extracted