google_places_api_flutter 1.0.8 copy "google_places_api_flutter: ^1.0.8" to clipboard
google_places_api_flutter: ^1.0.8 copied to clipboard

Flutter package for integrating Google Places API into your Flutter apps, offering real-time autocomplete suggestions, place details, and more.

Changelog #

All notable changes to this project will be documented in this file.

[Unreleased] #

Release #

  • 1.0.8

1.0.8 - 2025-05-18 #

Fixed #

  • Minor updates to package metadata and dependencies.

1.0.6 - 2024-09-16 #

Docs #

  • correct demo URL

Release #

  • 1.0.5

1.0.5 - 2024-09-16 #

Add #

  • controller

1.0.4 - 2024-09-15 #

Fix #

  • add closure

1.0.1 - 2024-09-15 #

1.0.0 - 2024-09-15 #

Added #

  • Initial Release: The first version of the google_places_api_flutter package.
  • PlaceSearchField Widget: Implemented the PlaceSearchField widget for autocomplete place search.
  • Google Places API Integration: Integrated Google Places API to fetch place predictions and details.
  • Support for Latitude and Longitude: Option to fetch latitude and longitude along with place details.
  • Customizable UI: Added support for customizing the appearance of the autocomplete dropdown.

Changed #

  • UI Customization: Added options to style the autocomplete dropdown using decorationBuilder and itemBuilder parameters.

Fixed #

  • Initial Bugs: Addressed minor bugs and ensured basic functionality of the PlaceSearchField widget.

Deprecated #

  • None

Removed #

  • None

Security #

  • None
4
likes
0
points
340
downloads

Publisher

verified publisheraslamportfolio.in

Weekly Downloads

Flutter package for integrating Google Places API into your Flutter apps, offering real-time autocomplete suggestions, place details, and more.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

build_runner, dartz, dio, flutter, flutter_bloc, flutter_typeahead, freezed, freezed_annotation, get_it, google_api_headers, injectable, logger, mockito

More

Packages that depend on google_places_api_flutter

Packages that implement google_places_api_flutter