monet_theme 0.4.3 copy "monet_theme: ^0.4.3" to clipboard
monet_theme: ^0.4.3 copied to clipboard

An package for creating monet themes in a platform agnostic way

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add monet_theme

With Flutter:

 $ flutter pub add monet_theme

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

dependencies:
  monet_theme: ^0.4.3

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:monet_theme/monet_theme.dart';
0
likes
110
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

An package for creating monet themes in a platform agnostic way

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

material_color_utilities

More

Packages that depend on monet_theme