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.
For detailed documentation, usage examples, and more, please visit our Wiki.
To get started with bloc_infinity_list
, follow
our Getting Started guide
in the Wiki.
Check out
various Examples to
see how you can use bloc_infinity_list
in your Flutter projects.
We welcome contributions! Please see our Contributing guide for more information.
This project is licensed under the MIT License - see the License file for details.