theme_manager_plus 0.0.3 copy "theme_manager_plus: ^0.0.3" to clipboard
theme_manager_plus: ^0.0.3 copied to clipboard

No More theme data. Customise your theme with your theme class

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add theme_manager_plus

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

dependencies:
  theme_manager_plus: ^0.0.3

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:theme_manager_plus/theme_manager_plus.dart';
21
likes
150
points
37
downloads

Publisher

verified publisherthezerone.com

Weekly Downloads

No More theme data. Customise your theme with your theme class

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on theme_manager_plus