FLUTTER ECOSYSTEM

james-alex/color_models

A Dart plugin for defining color constants and converting them between color spaces. Supports the CMYK, HSI, HSL, HSP, HSV, LAB, RGB, Oklab, and XYZ color spaces.

color_models project cover
Stars
20
Forks
18
Last push (UTC)
Mar 26, 2025
Project status
Active
James GitHub avatar
GITHUB User

James ↗

LanguagesDart

Packages published by this repository

Original README

English project snapshot. Visit GitHub for the latest content.

Expand / collapse project README

color_models / flutter_color_models

The color_models and flutter_color_models packages contain a set of objects representing the CMYK, HSI, HSL, HSP, HSB, LAB, Oklab, RGB, and XYZ color spaces with methods to convert colors between each space.