Skip to content

Releases: mohesu/map_location_picker

version 1.2.5

07 Aug 07:31
Compare
Choose a tag to compare
## 1.2.5

- now if currentLatLng != null GoogleMapsGeocoding added on init. #22

version 1.2.0

13 May 04:27
Compare
Choose a tag to compare

version 1.2.0

1.0.2

19 Sep 09:34
Compare
Choose a tag to compare
## 1.0.2

* [#7](https://github.com/rvndsngwn/map_location_picker/issues/7) Enhancement: Add support for current position.
* New Parameters in `MapLocationPicker` class :- `currentLatLng`, `mapType` and `searchController`
* Now PlacesAutocomplete search text field is a separate widget `PlacesAutocomplete` which can be used independently.
* Dependencies updated.
* Provider removed.

1.0.1

29 Jul 10:24
Compare
Choose a tag to compare
  • google_maps_flutter package updated to 2.1.10
  • form_builder_extra_fields package updated to 8.3.0
  • geolocator package updated to 9.0.1
  • Cannot select a location directly after searching in the search bar #5 resolved.
  • LateInitializationError on _geocodingresult #6 resolved.

1.0.0

12 Jul 23:02
Compare
Choose a tag to compare
  • Remake of the entire project form scratch.
  • Added new features and UI customizations.
  • Added flutter web support.
  • #2 bug fixed.
  • #3 bug fixed.
  • #4 Enhancement has been postponed.

0.0.2

21 Apr 13:04
Compare
Choose a tag to compare