indexed_list_view 1.0.0 indexed_list_view: ^1.0.0 copied to clipboard
Similar to a ListView, but lets you programmatically jump instantly to any item, by index. Performant for lists of any size.
[0.0.1] - 14/08/2018 #
- Infinite list (both up and down).
- Jump to index.
[0.0.2] - 14/08/2018 #
- Small fixes.
- Initial animateToIndex.
[0.0.3] - 15/08/2018 #
- Small fix.
[0.0.4] - 12/09/2018 #
- Removed unnecessary code.
[0.0.5] - 22/02/2012 #
- Fixed dart version.
[1.0.0] - 06/08/2019 #
- New design based on infinite_list_view.