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

outdated

A Flutter staggered grid view (masonry tiles) which supports multiple columns with rows of varying sizes

0.3.4 #

Fixed #

  • KeepAliveBucket logic, should improve performances

0.3.3 #

Added #

  • Support for state restoration.

0.3.2 #

Fixed #

  • Flutter version dependency.

0.3.1 #

Fixed #

  • Static analysis issues.

0.3.0 #

Fixed #

0.2.7 #

Fixed #

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

0.2.6 #

Fixed #

  • Fix a bug where items are built only once.

0.2.5 #

Changed #

  • Use the new SliverWithKeepAliveWidget.

0.2.4 #

Fixed #

  • Dart 2.1 mixin support.

0.2.3 #

0.2.2 #

  • Add Dart 2 support.

0.2.1 #

  • Fix #10 StatefulWidget.createState must return a subtype of State<AutomaticKeepAliveVariableSizeBox>.

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
3992
likes
0
pub points
100%
popularity

Publisher

verified publisherromainrastel.com

A Flutter staggered grid view (masonry tiles) which supports multiple columns with rows of varying sizes

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_staggered_grid_view