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

The Pagination class provides functionality for managing pagination state and data retrieval in Flutter apps. It allows for easy loading of data in chunks, handling of scroll events, and notifying whe [...]

1.1.1 #

  • Add some pagination operation inside pagination

1.1.0 #

  • Add PaginationGridView
  • Add PaginationListView
  • Add PaginationMasonryGridView
  • Add PaginationPageView
  • Add PaginationSliverList
  • Add PaginationSliverGrid

1.0.1 #

  • initial release.
2
likes
100
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

The Pagination class provides functionality for managing pagination state and data retrieval in Flutter apps. It allows for easy loading of data in chunks, handling of scroll events, and notifying when new data is available. With features like preloading and error handling, it simplifies the implementation of paginated lists or grids.

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, flutter_entity, flutter_staggered_grid_view, sliver_tools

More

Packages that depend on andomie_pagination