Skip to content

πŸ› Bugs Resolved and Better Control

Compare
Choose a tag to compare
@aagarwal1012 aagarwal1012 released this 08 May 14:33
· 11 commits to master since this release

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