oklch 0.0.3
oklch: ^0.0.3 copied to clipboard
OKLCH is a new way to encode colors (like hex, RGBA, or HSL)
This package wants to emulate what OKLCH does and facilitate the usage of OKLCH inside a flutter app
This website was used as reference during the development of this package: https://lch.oklch.com/#50,84.7,42.57,100
Note that this package is not giving the same results than the website, but should evolve to give the same results in the future.
Features #
- ✅ Convert RGB to OKLCH
- ✅ Convert OKLCH to RGB
- ✅ Color picker based on OKLCH
Contributing #
If you want to contribute to this project, you can do so by opening an issue or a pull request. https://github.com/ivofernandes/oklch