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

Annotations for creating and managing theme color variables in Flutter applications.

dosty_theme_annotation #

dosty_theme_annotation is a Flutter annotation package designed to work with theme management systems. It provides annotation capabilities that facilitate the generation of theme color variables and help developers manage theme color states more efficiently.

This package is meant to be used alongside a generator package, such as dosty_theme_generator, to automate the process of creating color theme variables based on custom annotations.

Features #

  • Provides an annotation class, @DostyTheme, to define custom theme variables.
  • Simplifies theme management by allowing you to specify color variables at design time.
  • Works in conjunction with code generation tools to automatically create theme configurations based on the provided annotations.

Installation #

Add dosty_theme_annotation as a dependency in your pubspec.yaml:

dependencies:
  dosty_theme_annotation: ^0.0.1
0
likes
130
points
39
downloads

Publisher

verified publisherfersaz.com

Weekly Downloads

Annotations for creating and managing theme color variables in Flutter applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on dosty_theme_annotation