material_color_utilities 0.2.0 copy "material_color_utilities: ^0.2.0" to clipboard
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 repository in pubspec
  • Rename CamSolver to HctSolver
  • Add outlineVariant and scrim colors

0.1.5 #

  • Fix README import
  • Add explanation and link to dynamic_color packages
  • Improve documentation for color_utils.dart
  • Rename HctColor to Hct, override operator == and toString
  • Introduce CamSolver, a fast solver for the HCT equation
    • Highly performant, but a small breaking change

0.1.4 #

  • Allow creation of Scheme from a CorePalette with lightFromCorePalette and darkFromCorePalette

0.1.3 #

  • Export Scheme

0.1.2 #

  • Update Scheme tonal values
  • Move matcher to pubspec's dev_dependencies

0.1.1 #

  • Update pubspec description
  • Fix matcher version incompatibility with flutter stable

0.1.0 #

  • Create library
205
likes
0
pub points
99%
popularity

Publisher

verified publishermaterial.io

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.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on material_color_utilities