pagination_core 1.0.2
pagination_core: ^1.0.2 copied to clipboard
A simple and reusable pagination handler for any state management solution in Flutter.
Changelog #
1.0.2 #
Added a reusable paginated list widget to allow flexible and clean implementation of list views with pagination. Improved UI .
1.0.1 #
Updated documentation to include detailed usage examples. Added comments and descriptions for classes and methods in the code. Fixed minor typos and clarified some concepts in the documentation.
1.0.0 #
- Initial release with basic pagination functionality.