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

outdated

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

example/README.md

Examples #

Using PaginableListViewBuilder #

This example helps to understand the usage of PaginableListViewBuilder.

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
0
pub points
81%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, provider

More

Packages that depend on paginable