candi_colors 0.0.21 copy "candi_colors: ^0.0.21" to clipboard
candi_colors: ^0.0.21 copied to clipboard

A Flutter color palette inspired by Scandinavian design principles. Hygge (warmth) and Lagom (balance).

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add candi_colors

With Flutter:

 $ flutter pub add candi_colors

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

dependencies:
  candi_colors: ^0.0.21

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

Import it

Now in your Dart code, you can use:

import 'package:candi_colors/candi_colors.dart';
0
likes
0
points
182
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter color palette inspired by Scandinavian design principles. Hygge (warmth) and Lagom (balance).

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on candi_colors