flutter_google_places 0.2.2
flutter_google_places: ^0.2.2 copied to clipboard
Google places autocomplete widgets for flutter. No wrapper, use https://pub.dartlang.org/packages/google_maps_webservice
0.2.0 #
- better text theme for text input
- allow proxyUrl with
proxyBaseUrl
and override http client withhttpClient
0.1.4 #
- Rename footer to logo to be less confusing
0.1.3 #
- update rxdart
0.1.2 #
- fix dark mode
0.1.1 #
- fix icons quality
- fix input border when custom theme
0.1.0 #
- update sdk and fix warnings
0.0.5 #
fix usage of radius
0.0.4 #
- Open widgets to create your own UI
- add onError callback
0.0.3 #
- add padding for overlay on iOS
0.0.2 #
- Update google_maps_webservice to ^0.0.3
- fix placeholder position
- fix keyboard clipping on overlay
0.0.1 #
Initial version