Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 900 Bytes

CHANGELOG.md

File metadata and controls

41 lines (22 loc) · 900 Bytes

[0.0.10] - (July 14, 2023)

  • FIX: markers not updating when whole dataset is replaced

[0.0.9] - (May 23, 2023)

  • Add zoomKeepOnTap parameter to keep remember zoom level on item when tapped.

[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 to InteractiveMapsMarkerController

[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