Closed balaji101010 closed 5 months ago
@balaji101010 can you elaborate a bit, I’m not entirely sure what your question is
Can I use this library and get same performance as default slivers? @Kavantix
It should, depending on how you use it of course
Instead of Listview inside Listview. we have used CustomScrollview -> SliverList , SliverList for better performance.
Does this library perform same as slivers or it affect the performance of the app ?