theme_manager_plus 0.0.4 copy "theme_manager_plus: ^0.0.4" to clipboard
theme_manager_plus: ^0.0.4 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
copied to clipboard

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.4
copied to clipboard

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';
copied to clipboard
21
likes
160
points
36
downloads

Publisher

verified publisherthezerone.com

Weekly Downloads

2024.09.26 - 2025.04.10

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