sig_pagination 0.0.3
sig_pagination: ^0.0.3 copied to clipboard
A Flutter package designed to simplify pagination with ease. Leveraging the strengths of the signals package and pull_to_refresh_flutter3, sig_pagination provides a highly customizable and user-friend [...]
Changelog #
0.1.0 - 2024-07-07 #
Added #
- Initial release of
sig_pagination
. - Implemented
PaginationScreen
widget for easy and efficient pagination. - Integrated
signals
package for state management. - Integrated
pull_to_refresh_flutter3
for pull-to-refresh functionality. - Support for custom error, loading, and empty states.
- Search functionality with debounce support.
- Extensive customization options for pagination behavior, scroll direction, and more.