theme_patrol 3.2.3 copy "theme_patrol: ^3.2.3" to clipboard
theme_patrol: ^3.2.3 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
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_patrol: ^3.2.3
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_patrol/theme_patrol.dart';
copied to clipboard
9
likes
160
points
143
downloads

Publisher

verified publisherwidgetarian.com

Weekly Downloads

2024.09.26 - 2025.04.10

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)

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