modern_themes 0.1.3 copy "modern_themes: ^0.1.3" to clipboard
modern_themes: ^0.1.3 copied to clipboard

A Package to implement, change and use Themes. This Package uses the most modern Material Design to create beautiful Themes

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add modern_themes

With Flutter:

 $ flutter pub add modern_themes

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

dependencies:
  modern_themes: ^0.1.3

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:modern_themes/modern_themes.dart';
1
likes
0
pub points
48%
popularity

Publisher

verified publisherjulianschumacher.dev

A Package to implement, change and use Themes. This Package uses the most modern Material Design to create beautiful Themes

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, helpful_extensions

More

Packages that depend on modern_themes