aagarwal1012 / Liquid-Pull-To-Refresh

🔁 A custom refresh indicator for flutter.
https://pub.dev/packages/liquid_pull_to_refresh
MIT License
1.25k stars 91 forks source link

Release/v3.0.1 #66

Closed thisisyoussef closed 2 years ago

thisisyoussef commented 2 years ago

Added Background Image functionality. backgroundImage variable is in constructor as an ImageProvider. BoxDecoration is added to Container and color moved to BoxDecoration Default transparent Placeholder AssetImage used as backgroundImage if no backgroundImage is passed to avoid rendering errors in case backgroundImage is null.

aagarwal1012 commented 2 years ago

@thisisyoussef your PR doesn't have the specified changes -- kindly update your branch and reopen this PR.