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

fix (web): catch case where color is transparent #4

Merged
merged 2 commits into from
Jan 30, 2023

Conversation

zvikarp
Copy link
Contributor

@zvikarp zvikarp commented Dec 6, 2022

Hi!

There is an edge case for flutter web (testing with 3.3.9-stable), that the color filter crashes if it has a transparent color, this fix doesn't apply the shadow if the color is transparent.

Flutter issue ref: flutter/flutter#61780 (comment)

@zvikarp
Copy link
Contributor Author

zvikarp commented Jan 29, 2023

Hi @marcelopmont have you had a chance to review this pr?

@marcelopmont
Copy link
Owner

Thanks, Zvi
I saw your PR now and soon I'll upload the fix

@marcelopmont marcelopmont merged commit f2fd141 into marcelopmont:main Jan 30, 2023
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

Successfully merging this pull request may close these issues.

None yet

2 participants