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

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

0.1.13 #

  • bugfix: able to render item with footer.

0.1.12 #

  • enh: add valued keys to list items.

0.1.11 #

  • bugfix: generic typing error on [buildItem]

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 #

8
likes
160
points
183
downloads

Publisher

verified publisherdooboolab.com

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flat_list