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

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

0.2.2 #

  • 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
  • enhance reverse pagination by add item extent
  • enhance performance by add cache extent
15
likes
150
points
677
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Topics

#pagination #lazyloading #wifi #network #api

Documentation

API reference

License

MIT (license)

Dependencies

connectivity_plus, dio, flutter, http, lottie

More

Packages that depend on pagify