endless_scroll_pagination 0.1.0-beta.1 copy "endless_scroll_pagination: ^0.1.0-beta.1" to clipboard
endless_scroll_pagination: ^0.1.0-beta.1 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.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
0
points
30
downloads

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

unknown (license)

Dependencies

flutter

More

Packages that depend on endless_scroll_pagination