SliverGrid example
rmControls opened this issue · 2 comments
rmControls commented
I was searching for alternative for Staggered Grid View due to its performance issue and found this package...
thought to use it but not understood example...
I have a requirement to replace SliverStaggeredGrid.countBuilder()
with CustomScrollView()
. If possible can you share some sample code or share the document if already available....
zmtzawqlp commented
The same as SliverGrid
rmControls commented
Thank you for the sample code...
How do I integrate API with lazy load....???