theme_tailor 1.0.0 copy "theme_tailor: ^1.0.0" to clipboard
theme_tailor: ^1.0.0 copied to clipboard

outdated

Theme Tailor. Utility for generating themes, Flutter's ThemeExtension classes and extensions on BuildContext and ThemeData to access themes

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add theme_tailor

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

dependencies:
  theme_tailor: ^1.0.0

Alternatively, your editor might support dart 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/theme_tailor.dart';
222
likes
0
points
36.3k
downloads

Documentation

Documentation

Publisher

verified publisheriteo.com

Weekly Downloads

Theme Tailor. Utility for generating themes, Flutter's ThemeExtension classes and extensions on BuildContext and ThemeData to access themes

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, build, build_config, collection, meta, source_gen, source_helper, theme_tailor_annotation

More

Packages that depend on theme_tailor