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

A Flutter package that simplifies implementing infinite scrolling lists with automatic pagination handling.

1.0.0 #

  • Initial release of AutoPaginatedView
  • Features:
    • Support for ListView, GridView, SliverList, and SliverGrid
    • Automatic loading when scrolling to the end of the list
    • Built-in loading, error, and empty state handling
    • Customizable state builders
    • Support for pull-to-refresh when used with RefreshIndicator
2
likes
0
points
72
downloads

Publisher

verified publishercodingfries.com

Weekly Downloads

A Flutter package that simplifies implementing infinite scrolling lists with automatic pagination handling.

Repository (GitHub)
View/report issues

Topics

#infinite-scrolling #pagination #lazy-loading

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, visibility_detector

More

Packages that depend on auto_paginated_view