color_scale 0.0.6 copy "color_scale: ^0.0.6" to clipboard
color_scale: ^0.0.6 copied to clipboard

Color scale widget that tries to resemble what we have on google sheets

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add color_scale

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

dependencies:
  color_scale: ^0.0.6

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:color_scale/color_scale.dart';
5
likes
150
points
35
downloads

Publisher

verified publisherincaview.com

Weekly Downloads

Color scale widget that tries to resemble what we have on google sheets

Homepage
Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, hsluv

More

Packages that depend on color_scale