superlistapp / super_sliver_list

Drop-in replacement for SliverList and ListView that can handle large amount of items with variable extents and reliably jump / animate to any item.
https://superlistapp.github.io/super_sliver_list/
MIT License
277 stars 15 forks source link

SuperSliverList.seperated constructor is missing #49

Closed DavidOrakpo closed 5 months ago

DavidOrakpo commented 5 months ago

The title says it all. For folks that use SliverList.seperated and builder, trying to migrate to this isn't so seamless.

DavidOrakpo commented 5 months ago

Damn. That's the fastest I've ever seen read, response and fix come together! Very well appreciated!