place_picker_flutter 0.1.1
place_picker_flutter: ^0.1.1 copied to clipboard
A Flutter package that provide location picker functionality on custom map.
0.1.1 #
Upgrade "amap_flutter" version and set web api key in "main.dart" instead of "index.html".
Wrap CircularProgressIndicator by Center widget.
Set selectedPlace is null when place list is empty.
0.1.0 #
Make sure to show AMap widget after AMap is initialized.
Use different event handlers on different platform.
Add permission in example app on Android.
Use LatLng in example app.
Update README.md file.
Add homepage property in pubspec.yaml.
Add Github action workflow.
0.0.1 #
Initial release.