theme_tailor_annotation 3.0.2 copy "theme_tailor_annotation: ^3.0.2" to clipboard
theme_tailor_annotation: ^3.0.2 copied to clipboard

Annotations for the Theme Tailor code-generator. This package does nothing without Theme Tailor.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add theme_tailor_annotation
copied to clipboard

With Flutter:

 $ flutter pub add theme_tailor_annotation
copied to clipboard

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

dependencies:
  theme_tailor_annotation: ^3.0.2
copied to clipboard

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:theme_tailor_annotation/theme_tailor_annotation.dart';
copied to clipboard
13
likes
140
points
47.1k
downloads

Publisher

verified publisheriteo.com

Weekly Downloads

2024.09.27 - 2025.04.11

Annotations for the Theme Tailor code-generator. This package does nothing without Theme Tailor.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

collection, json_annotation, meta

More

Packages that depend on theme_tailor_annotation