pagination_list_view 1.0.0
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
PaginationListViewwidget 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