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

A Flutter package for easy pagination with API data fetching, customizable UI, shimmer effects, error handling, and smooth scrolling.

1.0.0 #

  • 🚀 Remapped the entire package to Clean Architecture for improved scalability and maintainability.
  • 📝 Added support for custom headers in API requests.
  • đŸ—ī¸ Introduced a separate builder option in PagyListView for more flexible UI rendering.
  • âšī¸ Implemented automatic cancellation of previous API calls when new requests are triggered.
  • 🔒 Added interceptor support for advanced request/response handling (e.g., token blacklist).
  • 🔗 PagyController now integrates seamlessly with both BLoC and Riverpod.
  • 🧩 Added dependency injection test hooks, removing strict reliance on global PagyConfig.
  • 📊 Enhanced logging system to allow monitoring and saving of request/response logs.
  • 🌗 Integrated automatic theme support to adapt to the user's app theme (light/dark).

0.0.4 #

  • Added POST request support and enhanced API interactions.
  • Improved .gitignore.
  • Updated dependencies.

0.0.3+1 #

  • Set Dio compatible version.

0.0.3 #

  • Fixed dependency issues.
  • Updated compatibility for Flutter 3.32.
  • Added functionality to limit the number of displayed items.

0.0.2 #

  • Fixed logo.
  • Improved example.

0.0.1 #

  • Initial release.
  • Added assets path.
4
likes
0
points
70
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for easy pagination with API data fetching, customizable UI, shimmer effects, error handling, and smooth scrolling.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter, flutter_staggered_grid_view, skeletonizer

More

Packages that depend on pagy