- Performance improvements
- List keeps selected element centered
- onSelectionChanged callback receives current index as parameter
- You can do action (pas a closure / callback) at Scroll Ending Event (onScrollEnded)
- The list scroll to the initial Selected Item
- Now, the selected item is auto placed on the center
- You can now specify a full TextStyle for list labels.
- A list in a circle widget
- Item selection is done by mooving it to the central zone of the circle.