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

unlisted

Widget to implement pagination, works with Android and Web. Paginated ListView has two required parameters itemBuilder and service. The itemBuilder parameter builds widgets using the items/data in the [...]

Stable versions of fire_pagination

VersionMin Dart SDKUploadedDocumentationArchive
0.0.12.73 years agoCheck the analysis logs for fire_pagination 0.0.1Download fire_pagination 0.0.1 archive
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Widget to implement pagination, works with Android and Web. Paginated ListView has two required parameters itemBuilder and service. The itemBuilder parameter builds widgets using the items/data in the list. The service parameter accepts an Object which extends PaginationService, this provides the getData function to fetch data into the list on demand.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

equatable, flutter, flutter_riverpod

More

Packages that depend on fire_pagination