flutter_staggered_grid_view icon indicating copy to clipboard operation
flutter_staggered_grid_view copied to clipboard

NOT able to use Staggeredgridview.countBuilder

Open Lite-os15 opened this issue 1 year ago • 3 comments

return StaggeredGridView.countBuilder(

Lite-os15 avatar May 05 '23 12:05 Lite-os15

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

jpetro416 avatar Jun 05 '23 16:06 jpetro416

Border Radius not working please add this

Abirul-Islam-Abir avatar Dec 04 '23 07:12 Abirul-Islam-Abir

can be replaced with MasonryGridView wiki

MarkMjw avatar Mar 20 '24 09:03 MarkMjw