avatar_glow icon indicating copy to clipboard operation
avatar_glow copied to clipboard

Can it be a way to choose the color opacity?

Open devsportties opened this issue 3 years ago • 5 comments

I am trying to use this in the black background. However, I barely see the animation! Other than this, I am super duper happy with the widget tho.

devsportties avatar Aug 09 '21 12:08 devsportties

I see that i dont have hardcoded color opacity value in package code. You can try supplying custom color using glowColor parameter

apgapg avatar Aug 09 '21 12:08 apgapg

it would be great to be able to change the opacity.

felipejcz avatar Aug 12 '21 16:08 felipejcz

@felipejcz You can use glowColor: Colors.blue.withOpacity(0.7)

apgapg avatar Aug 12 '21 16:08 apgapg

@felipejcz You can use glowColor: Colors.blue.withOpacity(0.7)

in my case I would like the shadow to be more vivid, I only got the effect by changing it in the library but when the button finishes the action the shadow doesn't disappear, it freezes in position.

felipejcz avatar Aug 12 '21 16:08 felipejcz

@felipejcz Sorry i couldnt understand. Can you explain via a screenshot?

apgapg avatar Aug 12 '21 16:08 apgapg