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

Code generator for Flutter ThemeExtension.

Getting started #

In your flutter project add the dependency:

dependencies:
  ...
  cute_theme_annotation: 

dev_dependencies:
  ...
  cute_theme:
  build_runner: