tree: 24ab336abac1664bac8a3ba6b02827fd8ff8b5f4 [path history] [tgz]
  1. example/
  2. lib/
  3. BUILD.gn
  4. CHANGELOG.md
  5. LICENSE
  6. pubspec.yaml
  7. README.md
material_color_utilities/README.md

material_color_utilities

pub package

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.

Getting started

dart pub add material_color_utilities or flutter pub add material_color_utilities

Usage

import 'package:material_color_utilities:material_color_utilities.dart';

For more information, see the main README.

Contributing

This repo is not accepting external contributions, but feature requests and bug reports are welcome on GitHub.