fluid_list_view 1.3.0 copy "fluid_list_view: ^1.3.0" to clipboard
fluid_list_view: ^1.3.0 copied to clipboard

A Flutter widget that creates a high-performance, interactive list where items follow the user's touch with a smooth, organic lag effect.

1.3.0 #

  • Added preInitItemCount to preload items before the user reaches them.

1.2.0 #

  • Added pull-to-refresh support with callback onRefresh, allow to custom refreshThreshold.
  • Custom indicators with refreshIndicator and loadingIndicator.

1.1.0 #

Added onTopReached and onEndReached for seamless infinite scrolling and pagination.

1.0.2 #

Correct README.md

1.0.1 #

Added live demo website in README.md

1.0.0 #

Initial first release

6
likes
160
points
67
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter widget that creates a high-performance, interactive list where items follow the user's touch with a smooth, organic lag effect.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on fluid_list_view