bloc_infinity_list 0.0.7 copy "bloc_infinity_list: ^0.0.7" to clipboard
bloc_infinity_list: ^0.0.7 copied to clipboard

Infinite scrolling ListView with BLoC integration for Flutter applications.

0.0.7 #

  • Added a new AutomaticInfiniteListPage with shrinkWrap = false for classic scrolling
  • Reintroduced ScrollController logic for infinite scroll detection in both shrinkWrap modes
  • Enhanced DartDoc comments across AutomaticInfiniteListView, ManualInfiniteListView, and the base InfiniteListView class
  • Showcased pull-to-refresh integration and “no more items” handling
  • Provided example pages illustrating manual and automatic loading scenarios

0.0.6 #

  • Custom no more item widget
  • Documentation refactoring

0.0.5 #

  • Documentation refactoring
  • Custom divider

0.0.4 #

  • Added customization options
  • Refactoring

0.0.3 #

  • Change readme

0.0.2 #

  • Update documentation.

0.0.1 #

  • Added infinite scrolling ListView with BLoC integration and debounce feature.
4
likes
160
points
49
downloads

Publisher

verified publisherristocloudgroup.com

Weekly Downloads

Infinite scrolling ListView with BLoC integration for Flutter applications.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flutter, flutter_bloc, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on bloc_infinity_list