lazy_refreshing_listview 0.0.2 copy "lazy_refreshing_listview: ^0.0.2" to clipboard
lazy_refreshing_listview: ^0.0.2 copied to clipboard

A flutter package to handle listview with refresh, and lazy scrolling smartly

0.0.2 #

  • Update README.md.

0.0.1 #

  • Initial release of lazy_refreshing_listview.
  • Provides a simple wrapper widget with built-in support for:
    • Pull-to-refresh.
    • Infinite (lazy) scrolling.
  • Fully customizable with support for custom headers, footers, and scroll controllers.
  • Based on pull_to_refresh_flutter3 package.
  • Easy integration with any ListView in just a few lines of code.
0
likes
0
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter package to handle listview with refresh, and lazy scrolling smartly

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, pull_to_refresh_flutter3

More

Packages that depend on lazy_refreshing_listview