letsar / flutter_staggered_grid_view

A Flutter staggered grid view

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NOT able to use Staggeredgridview.countBuilder

Lite-os15 opened this issue · comments

return StaggeredGridView.countBuilder(

commented

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

Border Radius not working please add this

commented

can be replaced with MasonryGridView wiki