Skip to content

Releases: aagarwal1012/Liquid-Pull-To-Refresh

Release 3.0.1

10 Jan 23:44
f7c6973
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v3.0.1

🐛 Bugs Resolved and Better Control

08 May 14:33
08c87ce
Compare
Choose a tag to compare

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

ScrollController

30 Jan 22:43
0e79fd1
Compare
Choose a tag to compare

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

Initial Release

27 Dec 17:27
Compare
Choose a tag to compare
v1.0.2

added pull request template