maps_place_autocomplete 1.0.1+1 copy "maps_place_autocomplete: ^1.0.1+1" to clipboard
maps_place_autocomplete: ^1.0.1+1 copied to clipboard

Latest google maps place auto complete for flutter

Changelog #

1.0.1+1 - 2025-08-19 #

  • No special changes.

1.0.1 - 2025-03-17 #

Added #

  • Initial release of the maps_place_autocomplete package.
  • Introduced the PlaceSuggestionWidget to display place suggestions based on user input.
  • Added a callback onTap for selecting a place from suggestions.
  • Support for error handling with a customizable errorWidget.
  • Exposed a method getSuggestionList to fetch place suggestions asynchronously.
  • Documentation and example code for easy integration.

1.0.0 - 2025-03-16 #

Added #

  • Initial stable version of the package.
  • The package integrates the Google Places Autocomplete API for fetching place suggestions.
  • Simple widget PlaceSuggestionWidget to display suggestions in a ListView.
  • Option to fetch place suggestions using the MapsPlaceAutocomplete class directly.
  • Customizable error handling with errorWidget.
  • Basic usage examples included in the README file.
1
likes
140
points
9
downloads

Publisher

unverified uploader

Weekly Downloads

Latest google maps place auto complete for flutter

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on maps_place_autocomplete