google_places_sdk_plus_http 0.4.0
google_places_sdk_plus_http: ^0.4.0 copied to clipboard
An http implementation of Flutter plugin to be used by other platform implementation
0.4.0 #
Initial release of google_places_sdk_plus_http.
- Full Google Places API (New) support — exclusively targets the new API
- Removed
useNewApiparameter frominitialize()andupdateSettings() - HTTP-based implementation used by desktop platforms (Linux, macOS, Windows)
Forked from flutter_google_places_sdk by Matan Shukry.