pagination_list_view 1.0.0 copy "pagination_list_view: ^1.0.0" to clipboard
pagination_list_view: ^1.0.0 copied to clipboard

A Flutter package providing a customizable ListView with built-in pagination, pull-to-refresh, and infinite scrolling capabilities.

1.0.0 - 2025-02-12 #

Added #

  • Initial release of pagination_list_view package
  • PaginationListView widget with pull-to-refresh support
  • Infinite scrolling with automatic load more
  • Customizable loading indicators
  • Empty state widget support
  • Platform-aware scroll physics
  • Configurable load more threshold
  • Comprehensive documentation and examples
  • Support for generic types

Features #

  • Prevents multiple simultaneous load requests
  • Automatic loading indicator management
  • Full compatibility with all state management solutions
  • Detailed API documentation
5
likes
150
points
125
downloads

Publisher

verified publisherdhananjayafernando.online

Weekly Downloads

A Flutter package providing a customizable ListView with built-in pagination, pull-to-refresh, and infinite scrolling capabilities.

Topics

#listview #pagination #infinite-scroll #refresh #widget

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on pagination_list_view