letsar / flutter_staggered_grid_view

A Flutter staggered grid view
MIT License
3.14k stars 510 forks source link

Wrap like effect with fixed width and height for children #329

Open apremalal opened 11 months ago

apremalal commented 11 months ago

Hi,

Thanks for this amazing library. Is there a way to fix both width and height of a cell? I want to achieve Wrap widget like effect without compromising the width and height of the cells.