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

DuskMoon Design System theme for Flutter — codegen-driven, zero dependencies

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add duskmoon_theme

With Flutter:

 $ flutter pub add duskmoon_theme

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

dependencies:
  duskmoon_theme: ^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:duskmoon_theme/duskmoon_theme.dart';
0
likes
0
points
34
downloads

Publisher

verified publishergsmlg.dev

Weekly Downloads

DuskMoon Design System theme for Flutter — codegen-driven, zero dependencies

Repository (GitHub)
View/report issues

Topics

#flutter #design-system #theme #material-design #color-scheme

License

unknown (license)

Dependencies

flutter

More

Packages that depend on duskmoon_theme