endless_scroll_pagination 0.1.0-beta.2 copy "endless_scroll_pagination: ^0.1.0-beta.2" to clipboard
endless_scroll_pagination: ^0.1.0-beta.2 copied to clipboard

A powerful Flutter package for endless scrolling with cursor-based pagination, pull-to-refresh, and customizable loading states.

0.1.0-beta.2 #

๐Ÿ› Bug Fixes #

  • Fixed infinite scrolling issue with loading state
  • Improved scroll threshold sensitivity
  • Better API pagination handling

0.1.0-beta.1 #

โœจ Features #

  • Initial release of infinite scroll pagination package
  • Cursor-based pagination support
  • Pull-to-refresh functionality
  • Customizable loading, error, and empty state builders
  • Real-time item management (add, remove, update)
  • Smart loading triggers (scroll threshold or invisible items)
  • Comprehensive error handling with retry mechanism
  • Grid layout support
  • Full test coverage

๐Ÿ“ฑ Examples #

  • Social media feed example
  • Photo grid example
  • Error handling demonstration
  • REST and GraphQL API integration examples

๐Ÿงช Testing #

  • Unit tests for PaginationController
  • Widget tests for InfiniteScrollView
  • Integration tests for real-world scenarios
0
likes
160
points
27
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A powerful Flutter package for endless scrolling with cursor-based pagination, pull-to-refresh, and customizable loading states.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on endless_scroll_pagination