interactive_maps_marker 0.0.8 interactive_maps_marker: ^0.0.8 copied to clipboard
Easy to use Animated Maps Markers with detail card. Use it for store or any place locator.
[0.0.8] - (May 04, 2023) #
- Add
onLastItem
callback to notify when last item is reached. - Add
zoomFocus
parameter to focus on item when tapped.
[0.0.7] - (May 04, 2023) #
- FIX
reset
method for better predictability
[0.0.6] - (May 04, 2023) #
- add
reset
method toInteractiveMapsMarkerController
[0.0.5] - (April 09, 2023) #
- Add
InteractiveMapsController
for communicating after the map is loaded.
[0.0.4] - (April 08, 2023) #
- Flutter 3 & null safety support
[0.0.3] - (January 08, 2021) #
- Alignment bug fix
[0.0.2] - (January 08, 2021) #
- Update Google Maps dependency
- New option for alignment of slider
[0.0.1] - (July 20, 2020) #
- Initial release