flutter_refresh_indicator 1.0.4 copy "flutter_refresh_indicator: ^1.0.4" to clipboard
flutter_refresh_indicator: ^1.0.4 copied to clipboard

This package provides a refresh indicator widget that is far more flexible and native-like than the default Flutter one, built on top of flutter_appbar.

1.0.1 #

  • Fixed an issue where the fade-out occurred even though the pull animation had not finished.

1.0.2 #

  • Fixed a critical bug related to BouncingRefreshIndicator.

1.0.3 #

  • Added edgeOffset option to ClampingRefreshIndicator for customizing the top inset.
  • Renamed maxDragPercent to maxDragDistance and changed its unit from percentage to pixels in ClampingRefreshIndicator.

1.0.4 #

  • Fixed an issue where unnecessary animations were triggered during PointerUp in ClampingRefreshIndicator.
3
likes
160
points
275
downloads

Publisher

verified publisherttangkong.dev

Weekly Downloads

This package provides a refresh indicator widget that is far more flexible and native-like than the default Flutter one, built on top of flutter_appbar.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_appbar

More

Packages that depend on flutter_refresh_indicator