widget_theme_annotation 0.1.4 copy "widget_theme_annotation: ^0.1.4" to clipboard
widget_theme_annotation: ^0.1.4 copied to clipboard

Annotation definitions for widget_theme, used to mark Flutter widgets for automatic theme model generation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add widget_theme_annotation

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

dependencies:
  widget_theme_annotation: ^0.1.4

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:widget_theme_annotation/widget_theme_annotation.dart';
0
likes
150
points
14
downloads

Documentation

API reference

Publisher

verified publisheralbinpk.dev

Weekly Downloads

Annotation definitions for widget_theme, used to mark Flutter widgets for automatic theme model generation.

Repository (GitHub)
View/report issues

Topics

#codegen #theming #flutter #ui #developer-tools

License

MIT (license)

Dependencies

flutter, meta

More

Packages that depend on widget_theme_annotation