limited_index_list_view 1.0.0+1
limited_index_list_view: ^1.0.0+1 copied to clipboard
ListView that lets you programmatically jump instantly to any item, by index. Performant for lists of any size.
1.0.0+1 -2023/3/1 #
- [优化] childCount -> itemCount
1.0.0 -2023/2/28 #
- [初始化] 搬运indexed_list_view