easy_theme 1.0.2 copy "easy_theme: ^1.0.2" to clipboard
easy_theme: ^1.0.2 copied to clipboard

A package to generate MaterialColors and a ThemeData for your Flutter App in an EASY and FAST WAY.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_theme

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

dependencies:
  easy_theme: ^1.0.2

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:easy_theme/easy_theme.dart';
2
likes
30
pub points
2%
popularity

Publisher

unverified uploader

A package to generate MaterialColors and a ThemeData for your Flutter App in an EASY and FAST WAY.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on easy_theme