pagify 0.0.9 copy "pagify: ^0.0.9" to clipboard
pagify: ^0.0.9 copied to clipboard

A flexible and customizable Flutter package for handling paginated data with minimal setup.

0.0.9 #

  • Added support for both ListView and GridView implementations
  • Implemented comprehensive error handling for network operations
  • Added support for both Dio and Http package integration
  • Improved error handling for network failures and timeouts
  • Implemented efficient RefreshIndicator integration with proper state management
  • Optimized loading states for better user experience
  • Fixed minor UI inconsistencies in the widget rendering
  • handed network status with stream
  • change controller and main class updating structure
  • fully documented structured
  • enhance error handler and onError function which can make full control in coming error by give ApiRequestException
  • remove unwanted toast and make it optional based developer needs
  • give BuildContext in important callBacks
16
likes
0
points
77
downloads

Publisher

unverified uploader

Weekly Downloads

A flexible and customizable Flutter package for handling paginated data with minimal setup.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

connectivity_plus, dio, flutter, fluttertoast, http, lottie

More

Packages that depend on pagify