themer 0.0.8 copy "themer: ^0.0.8" to clipboard
themer: ^0.0.8 copied to clipboard

Flutter package for easy theme switching and color customization. Ideal for developers needing dynamic light/dark theme management in their apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add themer

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

dependencies:
  themer: ^0.0.8

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:themer/themer.dart';
2
likes
140
points
41
downloads

Publisher

verified publishermagradze.dev

Weekly Downloads

Flutter package for easy theme switching and color customization. Ideal for developers needing dynamic light/dark theme management in their apps.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on themer