pagination_manager 1.0.0 copy "pagination_manager: ^1.0.0" to clipboard
pagination_manager: ^1.0.0 copied to clipboard

A Flutter library for easy managing paginated data effectively

1.0.0 #

  • Initial release
  • Features:
    • Pagination management with minimal setup
    • Built-in Bloc/Cubit state management
    • PaginatedManagerList widget for easy implementation
    • PaginatedList widget for custom implementations
    • Customizable loading and error states
    • Pull-to-refresh support
    • Automatic infinite scrolling
    • Error handling with retry mechanism
15
likes
150
points
9
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter library for easy managing paginated data effectively

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_bloc, freezed, freezed_annotation

More

Packages that depend on pagination_manager