theme_annotation 0.0.1 copy "theme_annotation: ^0.0.1" to clipboard
theme_annotation: ^0.0.1 copied to clipboard

outdated

Defines the annotations used by theme_generator to create code for theme serialization, deserialization and provider for it.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add theme_annotation

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

dependencies:
  theme_annotation: ^0.0.1

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:theme_annotation/theme_annotation.dart';
0
likes
0
pub points
3%
popularity

Publisher

unverified uploader

Defines the annotations used by theme_generator to create code for theme serialization, deserialization and provider for it.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_bloc, json_annotation, massa_utils, theme_json_converter

More

Packages that depend on theme_annotation