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.