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

A lightweight Flutter package to make lazy loading and infinite scrolling effortless. Developers can easily add infinite scroll functionality to ListView or GridView without writing complex scroll logic.

0.0.1 #

  • Have initial phase not working for all platforms

0.0.2 #

  • Not working for web

0.0.3 #

  • Working for all platforms,
  • Provides infinite scrolling for Flutter ListViews and GridViews.
  • Supports lazy loading and customizable loading indicators.

0.0.5 #

  • Added InfiniteScrollGrid
  • Improved loading indicator customization
  • Fixed minor bugs
1
likes
0
points
348
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight Flutter package to make lazy loading and infinite scrolling effortless. Developers can easily add infinite scroll functionality to ListView or GridView without writing complex scroll logic.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on infinite_scroll_plus