canary_oklch 0.0.5 copy "canary_oklch: ^0.0.5" to clipboard
canary_oklch: ^0.0.5 copied to clipboard

A Flutter package for working with OKLCH color space, providing utilities for color conversion, palette generation, and UI components with OKLCH color support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add canary_oklch

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

dependencies:
  canary_oklch: ^0.0.5

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:canary_oklch/canary_oklch.dart';
1
likes
80
points
37
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for working with OKLCH color space, providing utilities for color conversion, palette generation, and UI components with OKLCH color support.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on canary_oklch