stacked_themes 0.3.15 copy "stacked_themes: ^0.3.15" to clipboard
stacked_themes: ^0.3.15 copied to clipboard

A set of classes to help you better manage Themes in flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add stacked_themes
copied to clipboard

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

dependencies:
  stacked_themes: ^0.3.15
copied to clipboard

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:stacked_themes/stacked_themes.dart';
copied to clipboard
110
likes
140
points
1.41k
downloads

Publisher

verified publisherfilledstacks.com

Weekly Downloads

2024.09.29 - 2025.04.13

A set of classes to help you better manage Themes in flutter

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, flutter_statusbarcolor_ns, get_it, provider, rxdart, shared_preferences, stacked_shared, universal_io

More

Packages that depend on stacked_themes