google_maps_places_autocomplete_widgets 1.2.3 copy "google_maps_places_autocomplete_widgets: ^1.2.3" to clipboard
google_maps_places_autocomplete_widgets: ^1.2.3 copied to clipboard

TextField and TextFormField widgets using Google Maps Places Api for Address Autocompletion.

google_maps_places_autocomplete_widgets package #

1.2.3 #

  • Updated to current packages

1.2.2 #

  • Added onFinishedEditingWithNoSuggestion callback from this pr

1.2.1 #

  • Updated README.md, modified version number to properly reflect the number of internal versions iterated through before public release.

1.0.1 #

  • Refactor suggestion query and overlay functionality to SuggestionOverlayMixin mixin via the clases AddresssAutocompleteStatefulWidget and OverlaySuggestionDetails.
  • Refactor big gain is now there is a single version of all suggestiona and overlay functionality for both AddressAutocompleteTextField and AddressAutocompleteTextFormField.
  • Extensive expansion of the example/main.dart example app to show most various features of the package.
  • Moved to new package name and layout.

1.0.0 #

  • Refactor package and create both TextField and TextFormField versions of the AddressAutocompleteXXXX widgets
  • Add many more callback capabilities to allow modification of behavior in various ways.
  • Added TextFieldTapRegion use for desktop support
  • Extensive testing and bug fixing
  • Add many more standard Place properties
  • Change to retrieve additional formatted address info from google maps api
  • Added support for zip code lookup

0.0.2 #

  • Add custom layout config.

0.0.1 #

  • Initial release.
14
likes
140
points
1.38k
downloads

Publisher

verified publisherhiveright.tech

Weekly Downloads

TextField and TextFormField widgets using Google Maps Places Api for Address Autocompletion.

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, http, uuid

More

Packages that depend on google_maps_places_autocomplete_widgets