Skip to content
This repository was archived by the owner on Apr 29, 2022. It is now read-only.

Latest commit

 

History

History
20 lines (14 loc) · 605 Bytes

File metadata and controls

20 lines (14 loc) · 605 Bytes

[1.2.1] - 13/08/2020

  • Performance improvements
  • List keeps selected element centered
  • onSelectionChanged callback receives current index as parameter

[1.2.0] - 12/10/2019

  • You can do action (pas a closure / callback) at Scroll Ending Event (onScrollEnded)

[1.1.0] - 06/10/2019

  • The list scroll to the initial Selected Item
  • Now, the selected item is auto placed on the center

[1.0.0] - 03/10/2019.

  • You can now specify a full TextStyle for list labels.

[0.0.1] - 16/08/2019.

  • A list in a circle widget
  • Item selection is done by mooving it to the central zone of the circle.