letsar / flutter_staggered_grid_view

A Flutter staggered grid view

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Document SliverAlignedGrid and SliverMasonryGrid

MrLepage opened this issue · comments

I found two widgets that are not documented in the README:

  • SliverMasonryGrid
  • SliverAlignedGrid

I think it would be great to document them, as it may be useful to know that they exist.