super_sliver_list 0.0.6 super_sliver_list: ^0.0.6 copied to clipboard
Drop-in replacement for SliverList that can handle arbitrary number of items with variable extents.
Experimental drop-in replacement for SliverList
that can handle arbitrary number of items with variable extents.
Example #
You can view live example that compares SuperSliverList
with SliverList
here. Try dragging scrollbar to see the difference.
Usage #
See the example for a complete sample app using SuperSliverList
.