FLUTTER ECOSYSTEM

james-alex/color_models

一個用於定義顏色常數並在不同色彩空間之間轉換的 Dart 插件。支援 CMYK、HSI、HSL、HSP、HSV、LAB、RGB、Oklab 和 XYZ 色彩空間。

color_models 專案封面
Stars
20
Forks
18
最近推送(UTC)
2025年3月26日
專案狀態
未封存
James GitHub avatar
GITHUB User

James ↗

語言Dart

此儲存庫發佈的套件

原始 README

以下為英文專案原文快照,最新內容請造訪 GitHub。

展開 / 收合專案 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.