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

Keep an eyes on your app theme changes, comes with a powerful set of tools to manage multiple themes with or without theme mode

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: ^3.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_patrol/theme_patrol.dart';
7
likes
160
pub points
75%
popularity

Publisher

verified publisherwidgetarian.com

Keep an eyes on your app theme changes, comes with a powerful set of tools to manage multiple themes with or without theme mode

Homepage
Repository (GitHub)
View/report issues

Topics

#ui #theme #provider #widgetarian

Documentation

API reference

Funding

Consider supporting this project:

buymeacoffee.com
ko-fi.com

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on theme_patrol