theme_patrol 2.0.0 copy "theme_patrol: ^2.0.0" to clipboard
theme_patrol: ^2.0.0 copied to clipboard

outdated

Keep an eyes on your app theme changes and provides an easy way to change the color scheme

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add theme_patrol

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

dependencies:
  theme_patrol: ^2.0.0

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_patrol/theme_patrol.dart';
9
likes
0
points
99
downloads

Publisher

verified publisherwidgetarian.com

Weekly Downloads

Keep an eyes on your app theme changes and provides an easy way to change the color scheme

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on theme_patrol