places_autocomplete 0.0.1 copy "places_autocomplete: ^0.0.1" to clipboard
places_autocomplete: ^0.0.1 copied to clipboard

Google Places Autocomplete for Flutter — overlay/inline modes, debouncing, caching, and place details. Built on the Google Places API (New).

0.0.1 #

  • Initial release.
  • PlacesAutocompleteTextField — drop-in TextField replacement with overlay and inline display modes.
  • PlacesAutocompleteTextFormField — drop-in TextFormField replacement with form validation support.
  • PlacesAutocompleteBuilder — headless builder widget for fully custom UIs.
  • PlacesAutocompleteController — controller-based API with debouncing, TTL cache, session token management, and fetchDetails.
  • Location biasing and restriction via circle or rectangle geometries.
  • Distance-from-origin support via PlacesOrigin.
  • Web support — no proxy required (Google Places API New supports CORS).
  • Built on the Google Places API (New); no legacy API dependency.
1
likes
160
points
196
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Google Places Autocomplete for Flutter — overlay/inline modes, debouncing, caching, and place details. Built on the Google Places API (New).

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, http, uuid

More

Packages that depend on places_autocomplete