Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can it be a way to choose the color opacity? #18

Open
devsportties opened this issue Aug 9, 2021 · 5 comments
Open

Can it be a way to choose the color opacity? #18

devsportties opened this issue Aug 9, 2021 · 5 comments

Comments

@devsportties
Copy link

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.

@apgapg
Copy link
Owner

apgapg commented Aug 9, 2021

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

@felipejcz
Copy link

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

@apgapg
Copy link
Owner

apgapg commented Aug 12, 2021

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

@felipejcz
Copy link

@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.

@apgapg
Copy link
Owner

apgapg commented Aug 12, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants