Releases: mohesu/map_location_picker
Releases · mohesu/map_location_picker
version 1.2.5
version 1.2.0
version 1.2.0
1.0.2
## 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
1.0.0
0.0.2
- Merge pull request https://github.com/rvndsngwn/map_location_picker/pull/1 from jeffmilanes/new_update
- Search results text color changed to black
- Permission handler removed
- Code cleanup
- Readme updated