Skip to content

Releases: letsar/flutter_staggered_grid_view

0.6.0

01 Jan 14:09
Compare
Choose a tag to compare
v0.6.0

removed dependency on collection

0.2.7

10 Jan 18:42
Compare
Choose a tag to compare

0.2.7

Fixed

  • Better fix for the bug where items are built only once.

0.2.3

21 Oct 09:13
Compare
Choose a tag to compare

0.2.3

Fixed

  • Fix the rtl support (#17).

Dynamic tile sizes

09 Jun 11:02
Compare
Choose a tag to compare
  • Add a way to let the tile's content to define the tile's extent in the main axis.
  • Add fit constructor to StaggeredTile.