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

Custom Liquid Effect Color #38

Closed hasimyerlikaya closed 4 years ago

hasimyerlikaya commented 4 years ago

Hi, Thank you for this package. I want to use it by changing the background color. But the fluid effect does not work properly. For example, when the ball falls down, the fluidity effect does not appear because background color is red. That effect color needs to be changed to background color. Would you do that, please?

I thing ClipPath must have background color. That same with background color option.

Screenshot_2020-01-14-16-11-35-1

AadumKhor commented 4 years ago

@hasimyerlikaya Please share the code you used so that this can be replicated.

AadumKhor commented 4 years ago

Closing this issue because of no feedback. Feel free to reopen.