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

outdated

A new Flutter plugin for Custom Dynamic Themes. This package will help your application to build a Dynamic Custom Theme, You can add multiple custom Theme,Colors,Font,Background, etc. This Supports bo [...]

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+5

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
0
pub points
0%
popularity

Publisher

unverified uploader

A new Flutter plugin for Custom Dynamic Themes. This package will help your application to build a Dynamic Custom Theme, You can add multiple custom Theme,Colors,Font,Background, etc. This Supports both iOS and Android.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on dynamic_custom_theme