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

outdated

This package will allow you to convert RAL colors to MaterialColors, RGB, Hexadecimal, CMJN ...

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ral_color

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

dependencies:
  ral_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:ral_color/ral_color_theme.dart';
7
likes
0
pub points
54%
popularity

Publisher

verified publishersidgey.fr

This package will allow you to convert RAL colors to MaterialColors, RGB, Hexadecimal, CMJN ...

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on ral_color