pagination_core 1.0.6 copy "pagination_core: ^1.0.6" to clipboard
pagination_core: ^1.0.6 copied to clipboard

A simple and reusable pagination handler for any state management solution in Flutter.

pagination_core #

pagination

Buy Me a Coffee

❤️ If you like this project, consider supporting me by buying me a coffee! Every little contribution helps me continue building awesome stuff. Thank you! ☕

pagination_core is a Flutter/Dart package designed to simplify pagination management in applications. This package makes it easy to load data progressively as the user scrolls through a list, reducing memory usage and optimizing performance for large data sets.


🚀 Installation #

Add pagination_core to your pubspec.yaml dependencies:

dependencies:
  pagination_core: ^1.0.6

Then, run the following command to install the dependency:
flutter pub get


📄 Full Example
A complete example is available in the example folder to guide you through the integration into your project.
💡 Contribution
Contributions are welcome! If you find a bug or want to add a feature, feel free to submit a pull request.
5
likes
160
points
470
downloads

Publisher

unverified uploader

Weekly Downloads

A simple and reusable pagination handler for any state management solution in Flutter.

Repository (GitHub)

Documentation

API reference

Funding

Consider supporting this project:

www.buymeacoffee.com

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on pagination_core