flutter_google_places_sdk_web 0.1.8 flutter_google_places_sdk_web: ^0.1.8 copied to clipboard
The web implementation of Flutter plugin for google places sdk
flutter_google_places_web #
The web implementation
of flutter_google_places_web
.
Restrictions #
fetchPlacePhoto #
- Since
0.1.8
:fetchPlacePhoto
no longer use the maxWidth/maxHeight parameter since they're not available in the getUrl method
updateSettings #
- The
updateSettings
method will only update the language. Api Key can not be changed at runtime.