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