Infinite ListView for Flutter
Overview
Infinite ListView for Flutter is a customizable infinite scrolling list widget, built with BLoC pattern integration. It simplifies the creation of paginated lists in your Flutter application by seamlessly loading more items as the user scrolls.
Documentation
For detailed documentation, usage examples, and more, please visit our Wiki.
Getting Started
To get started with bloc_infinity_list
, follow
our Getting Started guide
in the Wiki.
Examples
Check out
various Examples to
see how you can use bloc_infinity_list
in your Flutter projects.
Contributing
We welcome contributions! Please see our Contributing guide for more information.
License
This project is licensed under the MIT License - see the License file for details.