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

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: ^1.0.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_patrol/theme_patrol.dart';
9
likes
160
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

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on theme_patrol