-
Notifications
You must be signed in to change notification settings - Fork 158
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
[dynamic_color] Add new colors #589
[dynamic_color] Add new colors #589
Conversation
We need to bump material_color_utilities, and it is an SDK dependency. |
new colors doesn't seem to be added in this package seem to direct take
but the unit test fails
for reference I used code from |
Shouldn't just correcting expecting colors in test file enough if everything else works perfectly? (not based on this error but checking what's the real output of given colorscheme in test on md3 colorscheme generator, as colorscheme colors changed, now we need to change test file too) |
@andr202 |
Is there still any goals to be met with this PR? The merge request is very waited due to the changes on 3.22 |
Hi @MahanRahmati, how do I use this branch? It seems to fail as the new properties do not exist in the Scheme class in material_color_utilities. |
You can't use it yet. |
This is quite urgent, has flutter bumped that yet? |
Closing as the approach here will necessitate something like main...hasali19:material-foundation-flutter-packages:main (with fixes as the color mappings aren't accurate) to construct the color scheme |
Description
Add new material colors introduced in Flutter 3.22.
Issues
Fixes #582
Checklist
CHANGELOG.md