indexed_list_view 1.0.5 copy "indexed_list_view: ^1.0.5" to clipboard
indexed_list_view: ^1.0.5 copied to clipboard

outdated

Similar to a ListView, but lets you programmatically jump instantly to any item, by index. Performant for lists of any size.

[0.0.1] - 2018/08/14 #

  • Infinite list (both up and down).
  • Jump to index.

[0.0.2] - 2018/08/14 #

  • Small fixes.
  • Initial animateToIndex.

[0.0.3] - 2018/08/15 #

  • Small fix.

[0.0.4] - 2018/09/12 #

  • Removed unnecessary code.

[0.0.5] - 2019/02/22 #

  • Fixed dart version.

[1.0.0] - 2019/08/06 #

  • New design based on infinite_list_view.

[1.0.5] - 2019/08/28 #

  • Lets you define NeverScrollableScrollPhysics.
190
likes
0
pub points
91%
popularity

Publisher

verified publisherglasberg.dev

Similar to a ListView, but lets you programmatically jump instantly to any item, by index. Performant for lists of any size.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on indexed_list_view