dosty_theme_generator 0.0.2 copy "dosty_theme_generator: ^0.0.2" to clipboard
dosty_theme_generator: ^0.0.2 copied to clipboard

unlisted

A code generation package for creating theme color variables in Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dosty_theme_generator

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

dependencies:
  dosty_theme_generator: ^0.0.2

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:dosty_theme_generator/dosty_theme_generator.dart';
0
likes
100
points
188
downloads

Publisher

verified publisherfersaz.com

Weekly Downloads

A code generation package for creating theme color variables in Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

analyzer, build, dosty_theme, dosty_theme_annotation, flutter, source_gen

More

Packages that depend on dosty_theme_generator