dynamik_theme 0.1.4 copy "dynamik_theme: ^0.1.4" to clipboard
dynamik_theme: ^0.1.4 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.4

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';
9
likes
150
points
120
downloads

Publisher

verified publisherskstha.com.np

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

dynamic_color, flutter

More

Packages that depend on dynamik_theme