smart_refresh_indicator 1.0.5 copy "smart_refresh_indicator: ^1.0.5" to clipboard
smart_refresh_indicator: ^1.0.5 copied to clipboard

A customizable Flutter refresh indicator widget with support for background and indicator colors.

1.0.5 #

  • Bug Fixes:
    • Resolved an issue where the refresh indicator would not display correctly on smaller devices.
    • Fixed a bug that caused the indicator to remain visible after the refresh completed if the list was not scrolled to the top.
  • Documentation:
    • Updated README.md with detailed usage examples and improved explanations for parameters.
    • Added comments to code examples for better understanding of how to implement the refresh logic.
  • New Features:
    • Added support for customizable animation styles for the refresh indicator.
    • Introduced a refreshComplete callback that can be triggered after the refresh operation is complete.

1.0.3 #

  • Documentation:
    • Updated README.md with detailed usage examples and improved explanations for parameters.
    • Added comments to code examples for better understanding of how to implement the refresh logic.

1.0.1 #

  • Enhancements: Improved performance of the refresh indicator for smoother user experience.

0.0.2 #

  • New Features:
    • Added support for customizable animation styles for the refresh indicator.
    • Introduced a refreshComplete callback that can be triggered after the refresh operation is complete.

0.0.1 #

  • TODO: Describe initial release.
2
likes
160
points
32
downloads

Publisher

verified publisherfazilkp.in

Weekly Downloads

A customizable Flutter refresh indicator widget with support for background and indicator colors.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on smart_refresh_indicator