infinite_scroll_plus 0.0.14 copy "infinite_scroll_plus: ^0.0.14" to clipboard
infinite_scroll_plus: ^0.0.14 copied to clipboard

A lightweight Flutter package to make lazy loading and infinite scrolling effortless.

infinite_scroll_plus #

A lightweight Flutter package that provides infinite scroll functionality for ListView and GridView widgets.
Easily add lazy loading, automatic pagination, and customizable loading indicators to your Flutter apps.


âœĻ Features #

  • 🔁 Infinite scrolling for lists and grids
  • ⚡ Lazy loading with async onLoadMore callback
  • ðŸ§Đ Customizable loading indicators
  • ðŸŠķ Lightweight and easy to integrate
  • ðŸ“ą Supports both ListView and GridView
  • 🔄 Toggle between ListView and GridView dynamically

🎎 Demo #

InfiniteScrollPlus Demo


🚀 Installation #

Add the dependency in your pubspec.yaml file:

dependencies:
  infinite_scroll_plus: ^0.0.7
1
likes
150
points
348
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight Flutter package to make lazy loading and infinite scrolling effortless.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on infinite_scroll_plus