waterfall_flow 2.0.1 copy "waterfall_flow: ^2.0.1" to clipboard
waterfall_flow: ^2.0.1 copied to clipboard

outdated

A Flutter grid view that build waterfall flow layout quickly.

2.0.1 #

  • fix wrong layout when itemCount is changed.(#6)

2.0.0 #

  • breaking change: fix typo(fullCrossAxisExtend => fullCrossAxisExtent)
  • breaking change: [SliverWaterfallFlowDelegate] is replace with [SliverWaterfallFlowDelegateWithFixedCrossAxisCount] and [SliverWaterfallFlowDelegateWithMaxCrossAxisExtent].
  • support [WaterfallFlow.count], [WaterfallFlow.extend],[SliverWaterfallFlow.count],[SliverWaterfallFlow.extend].

1.0.1 #

  • add miss dragStartBehavior.

1.0.0 #

  • fix sdk error.
  • support ScrollViewKeyboardDismissBehavior(breaking change 1.17.0)

0.1.5 #

  • fix sdk error.

0.1.4 #

  • fix leading items are missing when pull to refresh.
  • fix analysis_options

0.1.3 #

  • web support.

0.1.2 #

  • update demo.

0.1.1 #

  • update description.

0.1.0 #

  • first release.
223
likes
0
points
17.2k
downloads

Publisher

verified publisherfluttercandies.com

Weekly Downloads

A Flutter grid view that build waterfall flow layout quickly.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

extended_list_library, flutter

More

Packages that depend on waterfall_flow