mo_infinite_scroll 1.0.0 copy "mo_infinite_scroll: ^1.0.0" to clipboard
mo_infinite_scroll: ^1.0.0 copied to clipboard

A simple and easy-to-use infinite scroll package for Flutter. Supports pull-to-refresh, pre-fetch before reaching the end, a Sliver variant for custom scroll views, and optional placeholder widgets fo [...]

1.0.0 #

  • Initial release.
  • MoInfiniteScroll — standalone list with built-in pull-to-refresh.
  • MoInfiniteScrollSliver — sliver variant for CustomScrollView.
  • MoInfiniteScrollController — optional external controller for triggering refresh.
  • Pre-fetch before reaching the end, with loop-prevention logic.
  • Default loading, empty, and error placeholder widgets (all overridable).
2
likes
0
points
82
downloads

Publisher

unverified uploader

Weekly Downloads

A simple and easy-to-use infinite scroll package for Flutter. Supports pull-to-refresh, pre-fetch before reaching the end, a Sliver variant for custom scroll views, and optional placeholder widgets for loading, empty, and error states.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on mo_infinite_scroll