letsar / flutter_staggered_grid_view

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

NOT able to use Staggeredgridview.countBuilder #303

Open Lite-os15 opened 1 year ago

Lite-os15 commented 1 year ago

return StaggeredGridView.countBuilder(

jpetro416 commented 1 year ago

For anyone who wants it, I've extracted the old StaggeredGridView and have it hosted here: https://github.com/jpetro416/extracted_staggered_grid_view/blob/main/staggered_grid_view.dart

Abirul-Islam-Abir commented 9 months ago

Border Radius not working please add this

MarkMjw commented 5 months ago

can be replaced with MasonryGridView wiki