x_theme_provider 0.2.0 copy "x_theme_provider: ^0.2.0" to clipboard
x_theme_provider: ^0.2.0 copied to clipboard

Effortless theme package with light, dark, and system modes. Customizable theme data, seamlessly integrated with MaterialApp and CupertinoApp.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add x_theme_provider

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

dependencies:
  x_theme_provider: ^0.2.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:x_theme_provider/theme_provider.dart';
2
likes
160
points
5
downloads
screenshot

Publisher

verified publisheroham.pro

Weekly Downloads

Effortless theme package with light, dark, and system modes. Customizable theme data, seamlessly integrated with MaterialApp and CupertinoApp.

Homepage
Repository (GitHub)
View/report issues

Topics

#theme #colorscheme #theme-provider #theme-switcher #dynamic-theme

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on x_theme_provider