flutter_staggered_grid_view 0.2.0 copy "flutter_staggered_grid_view: ^0.2.0" to clipboard
flutter_staggered_grid_view: ^0.2.0 copied to clipboard

outdatedDart 1 only

A Flutter staggered grid view

0.2.0 #

  • Add a way to let the tile's content to define the tile's extent in the main axis.
  • Add fit constructor to StaggeredTile.

0.1.4 #

  • Add countBuilder and extendBuilder constructors to SliverStaggeredGrid

0.1.3 #

  • Remove Flutter SDK constraint

0.1.2 #

  • Remove update Flutter SDK constraint

0.1.1 #

  • Fix images in readme
  • Add dynamic resizing demo

0.1.0 #

  • Initial Open Source release