Skip to content

Releases: Firelands128/place_picker_flutter

0.1.1

25 Sep 01:54
Compare
Choose a tag to compare

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

19 Jun 16:50
Compare
Choose a tag to compare

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.