dynamik_theme 0.1.5 copy "dynamik_theme: ^0.1.5" to clipboard
dynamik_theme: ^0.1.5 copied to clipboard

Easy to use Dynamic Theme for Flutter with automatic persistence support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dynamik_theme

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

dependencies:
  dynamik_theme: ^0.1.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:dynamik_theme/dynamik_theme.dart';
10
likes
160
points
83
downloads

Publisher

verified publisherskstha.com.np

Weekly Downloads

Easy to use Dynamic Theme for Flutter with automatic persistence support.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dynamic_color, flutter

More

Packages that depend on dynamik_theme