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

Adding Background Image Functionality #14

Open MTTTM opened 5 years ago

MTTTM commented 5 years ago

Additional context the component is very good.But some time,i think backgroundImage is needed more than backgroundColor

aagarwal1012 commented 5 years ago

@MTTTM, thanks for the suggestion. 👍 This feature will be soon implemented.

dukaric1991 commented 4 years ago

Any news on this :)?

oha2004 commented 4 years ago

Or maybe a LinearGradient , that would be really helpful for me Edit : I managed to get a LinearGradient by adding BoxDecoration in Container line 683 .

arrowsmith001 commented 3 years ago

Hi, I am a beginner with flutter and contributing to open source in general. I would be happy to be assigned to this.

lohhans commented 2 years ago

Any update of this?