oklch 0.0.3 copy "oklch: ^0.0.3" to clipboard
oklch: ^0.0.3 copied to clipboard

OKLCH is a new way to encode colors (like hex, RGBA, or HSL)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add oklch

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  oklch: ^0.0.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:oklch/oklch.dart';
3
likes
150
points
27
downloads

Publisher

verified publisherincaview.com

Weekly Downloads

OKLCH is a new way to encode colors (like hex, RGBA, or HSL)

Homepage
Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on oklch