pagination_controller 0.0.1 copy "pagination_controller: ^0.0.1" to clipboard
pagination_controller: ^0.0.1 copied to clipboard

The `pagination_controller` package provides an abstract and reusable pagination logic for Flutter applications. It supports different pagination methods such as offset-based and page-based pagination [...]

0.0.1 #

  • First release
2
likes
0
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

The `pagination_controller` package provides an abstract and reusable pagination logic for Flutter applications. It supports different pagination methods such as offset-based and page-based pagination. It also integrates with `ScrollController` for automatic loading of new data as users scroll.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

bloc, flutter, flutter_bloc

More

Packages that depend on pagination_controller