place_pickarte 0.2.0
place_pickarte: ^0.2.0 copied to clipboard
Sophisticated, artistic, pixel-by-pixel customizable map place picker for Flutter supporting Google Maps, Mapbox, OpenStreetMap and others.
0.2.0 #
- Renamed "prediction" as "autocomplete", hence some APIs have changed.
- Renamed [PlacePickartePredictionItem] as [PlacePickarteAutocompleteItem].
- Fixed [ListTile] issue of [PlacePickartePredictionItem].
0.1.0 #
- Now, no matter its size, pin widget points exactly to the centered location on the map.
- Cleaned up Google services.
- Added documentation to some APIs.
0.0.5 #
- [PlacePickartePredictionItem] widget for easily displaying prediction results.
- [PlacePickarteController.resetPredictions] method for resetting prediction results state.
0.0.4 #
- Releasing initial version of the package.