custom_material_color 0.0.2 copy "custom_material_color: ^0.0.2" to clipboard
custom_material_color: ^0.0.2 copied to clipboard

Method to create new material color from hex

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_material_color

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  custom_material_color: ^0.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:custom_material_color/custom_material_color.dart';
2
likes
120
pub points
1%
popularity

Publisher

unverified uploader

Method to create new material color from hex

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on custom_material_color