pagination_controller 0.1.0 copy "pagination_controller: ^0.1.0" to clipboard
pagination_controller: ^0.1.0 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.1.0 #

  • updateItemAt method was implemented.
  • removeItemAt method was implemented.
  • another improvements.

0.0.1 #

  • First release
2
likes
0
points
6
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