pagination_plus 1.0.6
pagination_plus: ^1.0.6 copied to clipboard
A lightweight, responsive Flutter pagination widget with customizable rows, page controls, and support for desktop, tablet, and mobile.
Changelog #
1.0.6 - 2025-10-07 #
Added #
- Initial release of
pagination_plus. - Added customizable color parameters:
paginationColorsecondaryColortableDividerColorgreyColor
- Responsive pagination widget supporting desktop, tablet, and mobile layouts.
- Rows per page dropdown with adjustable options.
- Page navigation with first, last, next, and previous controls.