/super_sliver_list

Primary LanguageC++MIT LicenseMIT

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.