eufemia_palette 1.1.4 copy "eufemia_palette: ^1.1.4" to clipboard
eufemia_palette: ^1.1.4 copied to clipboard

A palette provider from DNB's design system, providing colors and pre-defined palettes

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add eufemia_palette

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

dependencies:
  eufemia_palette: ^1.1.4

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:eufemia_palette/eufemia_palette.dart';
0
likes
20
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

A palette provider from DNB's design system, providing colors and pre-defined palettes

Homepage

License

unknown (license)

Dependencies

derived_colors, flutter, freezed_annotation, http, json_annotation, provider, shared_preferences

More

Packages that depend on eufemia_palette