-
Notifications
You must be signed in to change notification settings - Fork 27.9k
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
revert deprecating Color withOpacity / opacity #162069
Comments
This comment has been minimized.
This comment has been minimized.
why does .withOpacity need to be deprecated at all |
This comment has been minimized.
This comment has been minimized.
As a human being, I think perciving 0-1 is much easier than perciving 0-255. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Please do not add |
Even if you don't revert it (I would prefer that too, for all the points already added), I would love to know why there is this discrepency:
I see a lot of confusion in Flutter developers caused by this (like I have run into today). |
I also think |
I agree, it's anti-intuitive |
The absence of method overloading is really noticeable here. 😐 |
Color APIs really took a turn for the worse with the update. The lack of refinement with the API signatures has really overshadowed the P3 / HDR color support, which was an awesome addition. |
Read through the code and migration guide but still having trouble supporting the end result here.
Axioms
Questions
Recommendations
The text was updated successfully, but these errors were encountered: