π Bugs Resolved and Better Control
Breaking Changes
- Now Liquid Pull to Refresh supports any Widget as its
child
widget. - Removed
notificationPredicate
andscrollController
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