letsar / flutter_staggered_grid_view

A Flutter staggered grid view
MIT License
3.12k stars 508 forks source link

🌟: support StaggeredGridView.countBuilder #347

Open felipecastrosales opened 3 months ago

felipecastrosales commented 3 months ago

The original creator of this implementation seems to have deleted his account. The original pr is #316, but it no longer exists.

I was commented on the implementation here: https://github.com/letsar/flutter_staggered_grid_view/issues/221#issuecomment-1984264115; this works as expected for me.

So, recreating this pr.