google_places_sdk_flutter 0.5.0
google_places_sdk_flutter: ^0.5.0 copied to clipboard
Cross-platform Google Places autocomplete widgets and clients built on Places API (New).
0.5.0 - 2026-06-03 #
- Added mixed autocomplete suggestions with opt-in query prediction support.
- Added Place Photos (New) media lookup through
fetchPhotoMedia. - Added newer Places API field masks for address descriptors, EV charging, fuel options, generative summaries, service-area businesses, and moved places.
- Improved autocomplete widget clear-button behavior, selection loading feedback, keyboard navigation, semantic labels, and text match highlighting.
- Enabled stricter analyzer settings and expanded Flutter 3.44 CI coverage.
- Compacted the README and added a dedicated API reference document.
0.4.2 - 2026-04-17 #
- Updated Dart docs, README media, and package screenshots.
0.4.1 - 2026-04-16 #
- Updated README preview images.
0.4.0 - 2026-04-16 #
Initial public release on pub.dev.
- Added a cross-platform Google Places API (New) client for Flutter.
- Added inline, dialog, and fullscreen autocomplete widgets.
- Added optional place-details and time-zone fetching on selection.
- Added typed address support with structured models and convenience getters.
- Added Android, iOS, web, macOS, Windows, and Linux example support.
