google_maps_place_picker 0.2.1 google_maps_place_picker: ^0.2.1 copied to clipboard
A Flutter plugin which provides 'Picking Place' using Google Maps widget.
[0.2.1] - 24/Jan/2020 #
- Updated README for more information about result callback
[0.2.0] - 24/Jan/2020 #
- Added onResult callback. Now we can listen for the callback to get the result instead of using Navigator callback.
[0.1.4] - 23/Jan/2020 #
- Updated additional information regarding 'PickResult' data
- Fixed typo
[0.1.3] - 23/Jan/2020 #
- Updated additional information regarding 'geolocator' settings
[0.1.2] - 23/Jan/2020 #
- flutter format for suggested files
[0.1.1] - 23/Jan/2020 #
- flutter format for suggested files
- Re-write package description
[0.1.0] - 23/Jan/2020 #
- Update parameter info
- Map buttons added
[0.0.3] - 22/Jan/2020 #
- Added function. Picking place by dragging camera
- Bug fix: minor
- Fix typo
[0.0.2] - 20/Jan/2020 #
- Refactoring
[0.0.1] - 19/Jan/2020 #
- Initial release