material_color_utilities 0.1.1 material_color_utilities: ^0.1.1 copied to clipboard
Algorithms and utilities that power the Material Design 3 (M3) color system, including choosing theme colors from images and creating tones of colors; all in a new color space.
material_color_utilities #
Algorithms and utilities that power the Material Design 3 (M3) color system, including choosing theme colors from images and creating tones of colors; all in a new color space.
See the main README for more information.
Getting started #
dart pub add material_color_utilities
or flutter pub add material_color_utilities
import 'package:material_color_utilities:material_color_utilities.dart';
Contributing #
This repo is not accepting external contributions, but feature requests and bug reports are welcome on GitHub.