Liquid Pull To Refresh Versions Save

🔁 A custom refresh indicator for flutter.

v3.0.1

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/aagarwal1012/Liquid-Pull-To-Refresh/compare/v2.0.0...v3.0.1

v2.0.0

4 years ago

Breaking Changes

  • Now Liquid Pull to Refresh supports any Widget as its child widget.
  • Removed notificationPredicate and scrollController parameters.

Enhancements

  • New parameter -- animSpeedFactor -- Controls the speed of the animation after the refresh. Used to fasten the ending animation. #33

Issues Fixed

  • Refresh indicator overlays on list view. #46
  • Cannot trigger refresh programmatically using the global key. The method 'show' was called on null. #37

Credit - @AadumKhor

v1.1.0

5 years ago

#6 merged to add ScrollController attribute to control Scrollview child.

v1.0.2

5 years ago