material_color_utilities 0.2.0
material_color_utilities: ^0.2.0 copied to clipboard
Algorithms and utilities that power the Material Design 3 color system, including choosing theme colors from images and creating tones of colors; all in a new color space.
0.2.0 #
- Add support for content color
- Correct
repositoryin pubspec - Rename
CamSolvertoHctSolver - Add
outlineVariantandscrimcolors
0.1.5 #
- Fix README import
- Add explanation and link to
dynamic_colorpackages - Improve documentation for
color_utils.dart - Rename
HctColortoHct, overrideoperator ==andtoString - Introduce
CamSolver, a fast solver for the HCT equation- Highly performant, but a small breaking change
0.1.4 #
- Allow creation of
Schemefrom aCorePalettewithlightFromCorePaletteanddarkFromCorePalette
0.1.3 #
- Export
Scheme
0.1.2 #
- Update
Schemetonal values - Move
matcherto pubspec'sdev_dependencies
0.1.1 #
- Update pubspec
description - Fix
matcherversion incompatibility with flutter stable
0.1.0 #
- Create library