google_places_suggestions 1.0.0 copy "google_places_suggestions: ^1.0.0" to clipboard
google_places_suggestions: ^1.0.0 copied to clipboard

GooglePlacesSuggestions is a Flutter package that delivers real-time location suggestions using the Google Places API.

CHANGELOG #

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

1.0.0 #

  • Updates minimum supported SDK version to Flutter 3.35.1/Dart 3.9.

0.0.3 #

  • Enhanced error handling in Place API service
  • Update README.md file with latest usage instructions

0.0.2 #

  • Rename the method withOpacity to withValues

0.0.1 Initial Release #

  • Added real-time location suggestions using Google Places API
  • Implemented customizable search input and results display
  • Added recent searches functionality with a configurable limit
  • Enabled voice input support for search queries
  • Enhanced error handling with customizable error messages
  • Included a widget for displaying no-results feedback

Future updates will include more customization options and performance enhancements.

3
likes
160
points
39
downloads

Publisher

unverified uploader

Weekly Downloads

GooglePlacesSuggestions is a Flutter package that delivers real-time location suggestions using the Google Places API.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, get, http, shared_preferences, speech_to_text, uuid

More

Packages that depend on google_places_suggestions