theme_extensions_builder_annotation 3.1.0 copy "theme_extensions_builder_annotation: ^3.1.0" to clipboard
theme_extensions_builder_annotation: ^3.1.0 copied to clipboard

Annotations for the theme_extensions_builder. This package does nothing without theme_extensions_builder.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add theme_extensions_builder_annotation

With Flutter:

 $ flutter pub add theme_extensions_builder_annotation

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

dependencies:
  theme_extensions_builder_annotation: ^3.1.0

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_extensions_builder_annotation/theme_extensions_builder_annotation.dart';
3
likes
150
pub points
81%
popularity

Publisher

verified publisherpro100.dev

Annotations for the theme_extensions_builder. This package does nothing without theme_extensions_builder.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (LICENSE)

Dependencies

meta

More

Packages that depend on theme_extensions_builder_annotation