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

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

0.2.0 #

  • 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
  • add controller's retry function and onConnectivityChanged
15
likes
0
points
275
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, http, lottie

More

Packages that depend on pagify