theme_provider 0.0.1+1 copy "theme_provider: ^0.0.1+1" to clipboard
theme_provider: ^0.0.1+1 copied to clipboard

outdated

Easy to use, customizable and pluggable Theme Provider.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add theme_provider

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

dependencies:
  theme_provider: ^0.0.1+1

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_provider/theme_provider.dart';
299
likes
0
pub points
95%
popularity

Publisher

unverified uploader

Easy to use, customizable and pluggable Theme Provider.

Homepage

License

unknown (LICENSE)

Dependencies

flutter, provider

More

Packages that depend on theme_provider