jaspr_material_color_scheme 1.0.1 copy "jaspr_material_color_scheme: ^1.0.1" to clipboard
jaspr_material_color_scheme: ^1.0.1 copied to clipboard

a simple lightweight package for generating material color schemes for use in jaspr apps

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add jaspr_material_color_scheme

With Flutter:

 $ flutter pub add jaspr_material_color_scheme

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

dependencies:
  jaspr_material_color_scheme: ^1.0.1

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:jaspr_material_color_scheme/jaspr_material_color_scheme.dart';
1
likes
160
points
153
downloads

Publisher

verified publisherhani.day

Weekly Downloads

a simple lightweight package for generating material color schemes for use in jaspr apps

Repository (GitLab)
View/report issues

Topics

#jaspr #web #color #material

Documentation

API reference

License

MIT (license)

Dependencies

dartx, jaspr, material_color_utilities, universal_web

More

Packages that depend on jaspr_material_color_scheme