flutter/color_extensions library

Extensions

ColorContrastExtensions on Color
WCAG-contrast convergence helper for legible foreground colors.
ColorHexExtension on Color
Formats a Flutter Color as an uppercase hex string.
ColorLightExtensions on Color
HSL-lightness adjustment helpers that keep hue, saturation, and alpha.
ColorStringExtensions on String
Parses a hex color string into a Flutter Color.