advanced_pagination 0.2.0 copy "advanced_pagination: ^0.2.0" to clipboard
advanced_pagination: ^0.2.0 copied to clipboard

Controller-first pagination for Flutter with page/offset/cursor support, list/grid/sliver widgets, cache + prefetch, and customizable states.

0.2.0 #

  • Sliver empty/error builders for custom states.
  • Load-more error retry footer (default or custom).
  • List separator support.
  • Reverse pagination support with previous-direction prefetch.

0.1.0 #

  • Initial public release.
  • Page, offset, and cursor-based controllers.
  • Paged list/grid widgets with sliver variants.
  • Cache manager with stale-while-revalidate support.
  • Scroll prefetch and custom loading/empty/error UIs.
  • Example app with multiple demos.
1
likes
150
points
62
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Controller-first pagination for Flutter with page/offset/cursor support, list/grid/sliver widgets, cache + prefetch, and customizable states.

Repository (GitHub)
View/report issues

Topics

#pagination #infinite-scroll #lazy-loading #load-more #pull-to-refresh

License

MIT (license)

Dependencies

flutter

More

Packages that depend on advanced_pagination