pagination_plus 1.0.7
pagination_plus: ^1.0.7 copied to clipboard
A lightweight, responsive Flutter pagination widget with customizable rows, page controls, and support for desktop, tablet, and mobile.
Changelog #
1.0.7 - 2025-10-07 #
Added #
- Initial release of
pagination_plus
. - Added customizable color parameters:
paginationColor
secondaryColor
tableDividerColor
greyColor
- 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.