Categories
October Surprise 2024

How to implement in Flutter a staggered grid view?

I would like to implement in Flutter a Staggered Grid view – such as the Pinterest staggered grid view (which used to be implemented via their own Android Widget, and now via the Google’s StaggeredGridLayoutManager).