random_color library

Classes

ColorBrightness
ColorHue
ColorSaturation
MyColor
Class for getting name of current color pass color code in hex value and get closest color name contains ~1500 color names
RandomColor
Generate random colors that are visually appealing
Range

Properties

colorNames List<MyColor>
final

Functions

getColorNameFromColor(Color color) MyColor
Error handling will show problematic color code
getColorNameFromString(String color) MyColor