pagination_manager 1.0.0
pagination_manager: ^1.0.0 copied to clipboard
A Flutter library for easy managing paginated data effectively
1.0.0 #
- Initial release
- Features:
- Pagination management with minimal setup
- Built-in Bloc/Cubit state management
- PaginatedManagerList widget for easy implementation
- PaginatedList widget for custom implementations
- Customizable loading and error states
- Pull-to-refresh support
- Automatic infinite scrolling
- Error handling with retry mechanism