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

A lightweight Flutter package for effortless lazy loading,infinite scrolling,search & sort.

infinite_scroll_plus #

A lightweight Flutter package that provides infinite scroll functionality for ListView and GridView widgets.
Now includes built-in search and sort support for filtering and ordering existing data effortlessly.

Easily add lazy loading, automatic pagination, search, sort, and customizable loading indicators to your Flutter apps.


âœĻ Features #

  • 🔁 Infinite scrolling for lists and grids
  • ⚡ Lazy loading with async onLoadMore callback
  • ðŸ§Đ Customizable loading indicators
  • 🔍 Local search on already-loaded data
  • ↕ïļ Local sorting support
  • 🔄 Toggle between ListView and GridView dynamically
  • ðŸŠķ Lightweight and easy to integrate
  • ðŸ“ą Works on all Flutter platforms

🎎 Demo #

InfiniteScrollPlus Demo


🚀 Installation #

Add the dependency in your pubspec.yaml file:

dependencies:
  infinite_scroll_plus: ^1.0.2



##Please share your feedback(or raise a issue or bug if you find any), So that we can work on it and make it more fisible and smooth. Thank You..!!!
1
likes
0
points
348
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight Flutter package for effortless lazy loading,infinite scrolling,search & sort.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on infinite_scroll_plus