paginable 2.0.0 copy "paginable: ^2.0.0" to clipboard
paginable: ^2.0.0 copied to clipboard

Paginable is a Flutter package which makes pagination easier by providing more functionality on top of native widgets.

example/README.md

Using PaginableListView #

This example helps to understand the usage of PaginableListView.

Jump To Source

Using PaginableCustomScrollView with PaginableSliverChildBuilderDelegate #

This example helps to understand how we can use PaginableCustomScrollView with PaginableSliverChildBuilderDelegate to perform pagination.

Jump To Source

53
likes
150
points
167
downloads

Publisher

unverified uploader

Weekly Downloads

Paginable is a Flutter package which makes pagination easier by providing more functionality on top of native widgets.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, provider

More

Packages that depend on paginable