dynamic_custom_theme 1.0.0+7 copy "dynamic_custom_theme: ^1.0.0+7" to clipboard
dynamic_custom_theme: ^1.0.0+7 copied to clipboard

A new Flutter plugin for Custom Dynamic Themes. This Supports both iOS and Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dynamic_custom_theme

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

dependencies:
  dynamic_custom_theme: ^1.0.0+7

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:dynamic_custom_theme/dynamic_custom_theme.dart';
4
likes
40
points
7
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter plugin for Custom Dynamic Themes. This Supports both iOS and Android.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on dynamic_custom_theme