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

Add support for M3 tonal palettes #35

Closed
rydmike opened this issue Feb 9, 2022 · 1 comment
Closed

Add support for M3 tonal palettes #35

rydmike opened this issue Feb 9, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request
Projects
Milestone

Comments

@rydmike
Copy link
Owner

rydmike commented Feb 9, 2022

Material Design 3 introduces Tonal Palettes instead of the M2 swatch.
https://m3.material.io/styles/color/the-color-system/key-colors-tones

Add feature to generate the Tonal Palette of a selected color and pick one of its colors.
Since the algorithms for it are public we can even use the same packages that Flutter SDK uses for the Tonal Palettes.
https://pub.dev/packages/material_color_utilities

@rydmike rydmike added the enhancement New feature or request label Feb 9, 2022
@rydmike rydmike added this to To do in TODOs via automation Feb 9, 2022
@rydmike rydmike mentioned this issue Feb 16, 2022
@rydmike rydmike moved this from To do to In progress in TODOs Feb 18, 2022
@rydmike rydmike moved this from In progress to Done in TODOs Feb 18, 2022
@rydmike rydmike moved this from Done to Released on pub.dev in TODOs Feb 18, 2022
@rydmike
Copy link
Owner Author

rydmike commented Feb 18, 2022

Closed via #38

@rydmike rydmike closed this as completed Feb 18, 2022
@rydmike rydmike self-assigned this Jan 27, 2024
@rydmike rydmike added this to the 2.3.0 milestone Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Released
TODOs
Released on pub.dev
Development

No branches or pull requests

1 participant