roller_list 1.0.3 copy "roller_list: ^1.0.3" to clipboard
roller_list: ^1.0.3 copied to clipboard

A list widget that works similar to rollers: endlessly scrolling over limited set of items.

[1.0.3] - 15.02.2024 #

Update example app

[1.0.2] - 25.07.2021 #

Null safety

[0.6.1] - 19.07.2020 #

Now it is possible to lock user scroll to only one direction (up or down). Additionally error in example slot machine is fixed

[0.5.5] - 09.03.2020 #

Add an example with one roller list that depends on another. Fix issue when initial selection is 0 and this value is not selected in list

[0.5.4] - 09.03.2020 #

Get rid of jumping animation when the selected item is outside the main range. Add an option to set thickness of the divider line. In example it is clear how to highlight selected item inside list

[0.5.3] - 09.02.2020 #

Add an option to build items in the list with function, fix some selection issues

[0.5.2] - 09.12.2019 #

Updates in dependency and description

[0.5.1] - 09.12.2019 #

This version has some state methods to make it possible to scroll programmatically to the required item or position

[0.0.1] - 07.12.2019 #

Initial version. The list works as a roller. The main aim is selecting a value inside list

29
likes
140
pub points
80%
popularity

Publisher

verified publisherourtimes.click

A list widget that works similar to rollers: endlessly scrolling over limited set of items.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, infinite_listview

More

Packages that depend on roller_list