sig_pagination 0.0.3 copy "sig_pagination: ^0.0.3" to clipboard
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.

0.0.2 - 2024-07-14 #

Fixes #

  • Included a demo video.

0.0.3 - 2024-07-25 #

Fixes #

  • Fixed the APagination model.
5
likes
140
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

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-friendly solution for handling paginated data in Flutter applications

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, pull_to_refresh_flutter3, signals

More

Packages that depend on sig_pagination