flat_list 0.1.10 copy "flat_list: ^0.1.10" to clipboard
flat_list: ^0.1.10 copied to clipboard

FlatList widget for Flutter which has similar spec as in React Native's FlatList.

0.1.10 #

0.1.9 #

  • bugfix: render header only when size of list item is 1.

0.1.8 #

  • bugfix: do not show footer when rendering first item.

0.1.7 #

  • fix: show header and footer when the items has length 1.

0.1.6 #

  • fix: reorder the hierarchy by checking the item from the last instead of the first.

0.1.5 #

  • revert: 0.1.4

0.1.4 #

  • bugfix: resolve constraintError in buildItem callback using [Expanded] widget.

0.1.3 #

  • feat: support itemSeparatorWidget for horizontal listview in commit.

0.1.2 #

  • feat: support horizontal list #3.

0.1.1 #

  • enh: prevent onEndReached from firing when loading is true.

0.1.0 #

6
likes
0
pub points
80%
popularity

Publisher

verified publisherdooboolab.com

FlatList widget for Flutter which has similar spec as in React Native's FlatList.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flat_list