ral_color 0.0.2 ral_color: ^0.0.2 copied to clipboard
This package will allow you to convert RAL colors to MaterialColors, RGB, Hexadecimal, CMJN ...
This package will allow you to convert RAL colors to MaterialColors, RGB, Hexadecimal, CMJN ...
Getting started #
To call Ral color : RALColor.ral1000
To call MaterialColor from RAL : RALColor.ral1000.toColor();
Usage #
to /example
folder.
Color ralChoose = RALColor.ral1000.toColor();
Additional information #
Actualy, just ral color between 1001 and 1007. Please us time time to add new color.