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

A location picker package that allows the use to pick a location and get the address via GPS, Map or Autocomplete Google Apis.

Changelog #

[1.2.3] - 2024-12-3 #

Fixed #

  • Fixed issue with iPad where search was not visible.

[1.2.2] - 2024-12-3 #

Added #

  • Countires key for specifing which all countires should be used in search

[1.2.1] - 2024-12-3 #

Bug Fixes #

  • Exported the PickedLocation model for easier access

[1.2.0] - 2024-12-3 #

IOS Release #

  • Added Cupertino Style TextField for search
  • Added loading for improved User Experience

[1.1.0] - 2024-11-15 #

Added #

  • Feature to change map type (Satellite, Normal).
  • Cupertino-style SearchField for enhanced iOS-like UI.

Added #

  • Various bug fixes to improve stability and performance.

[1.0.0] - 2024-11-11 #

Initial Release #

  • Added ability to fetch address from current location using GPS.
  • Integrated map picker to select a location manually.
  • Implemented Google Places Autocomplete for searching and selecting locations.
  • Provided structured address data output (street, city, postal code, etc.).
  • Added customization options for map style and appearance.
  • Included error handling and location permission requests.
2
likes
150
points
355
downloads

Publisher

unverified uploader

Weekly Downloads

A location picker package that allows the use to pick a location and get the address via GPS, Map or Autocomplete Google Apis.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, geocoding, geolocator, google_maps_flutter, skeletonizer

More

Packages that depend on location_picker_flutter