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

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

0.2.7 #

  • 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
  • add onScrollPositionChanged property
  • add request failure data class includes status code and message
  • add assign to full data function while searching for example
16
likes
150
points
182
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

Topics

#pagination #lazyloading #wifi #network #api

Documentation

API reference

License

MIT (license)

Dependencies

connectivity_plus, dio, flutter, http

More

Packages that depend on pagify