google_places_api_flutter 2.0.0
google_places_api_flutter: ^2.0.0 copied to clipboard
Flutter package for integrating Google Places API into your Flutter apps, offering real-time autocomplete suggestions, place details, and more.
Unreleased #
[2.0.0] - 2025-05-18 #
⚠️ Breaking Changes #
- Removed support for
flutter_bloc
,freezed
,injectable
, and related patterns. - Replaced automatic dependency injection with manual instantiation.
- Removed
CommonFailure
types usingfreezed
. - Consumers must now use the simplified
GoogleApiFacade
directly.
Release #
- 1.0.9
Release #
- 1.0.8
[1.0.8] - 2025-05-18 #
Fixed #
- Minor updates to package metadata and dependencies.
v1.0.6 - 2024-09-16 #
Docs #
- correct demo URL
Release #
- 1.0.5
v1.0.5 - 2024-09-16 #
Add #
- controller
v1.0.4 - 2024-09-15 #
Fix #
- add license in pubs
- rename file
- add freezed_annotation
- remove test
- add closure
Release #
- 1.0.3