style_generator_annotation 0.1.5 copy "style_generator_annotation: ^0.1.5" to clipboard
style_generator_annotation: ^0.1.5 copied to clipboard

The Annotations for style_generator to generate ThemeExtensions

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add style_generator_annotation

With Flutter:

 $ flutter pub add style_generator_annotation

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

dependencies:
  style_generator_annotation: ^0.1.5

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:style_generator_annotation/style_generator_annotation.dart';
0
likes
130
points
216
downloads

Publisher

verified publishermemeozer.com

Weekly Downloads

The Annotations for style_generator to generate ThemeExtensions

Repository (GitHub)
View/report issues

Topics

#theme #style #copy-with #extension #codegen

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

meta

More

Packages that depend on style_generator_annotation