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

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

1.0.0 #

  • Update Read me.
  • Add major changes

0.0.5 #

  • Update implementation.
  • Update example

0.0.4 #

  • Update README.md.
  • Add comments to codebase
  • Remove unused properties
  • Update Future function to VoidCallback

0.0.3 #

  • add dynamic threshold for maintain lazy loading screen height dynamically

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
160
points
41
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, pull_to_refresh_flutter3

More

Packages that depend on lazy_refreshing_listview