flutter_google_places_sdk_ios 0.1.3
flutter_google_places_sdk_ios: ^0.1.3 copied to clipboard
The iOS implementation of Flutter plugin for google places sdk
0.1.3 #
- Upgrading
flutter_google_places_sdk_platform_interface
to0.2.7
- Updating GooglePlaces version restrictions to minimum 7.1.0
- Updating minimum iOS platform to 13.0
- Updating sdk minimum to 2.17.0
0.1.2+4 #
- Implements latLngBoundsToMap
0.1.2+3 #
- Updating platform interface to 0.2.4+3
0.1.2+2 #
- Using locationBias and locationRestriction
0.1.2+1 #
- Send viewport parameter
0.1.2 #
- Upgraded platform interface to 0.2.4+ and implemented fetchPlacePhoto
0.1.1 #
- Upgraded platform interface to 0.2.3 and implemented
0.1.0 #
- Initial implementation for iOS - extracted