vox_flex_theme 0.0.33 copy "vox_flex_theme: ^0.0.33" to clipboard
vox_flex_theme: ^0.0.33 copied to clipboard

The necessary methods to easily add a theme_controller for the flex_color_scheme, we do this so we can more easily introduce color themes and switch between them.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vox_flex_theme

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

dependencies:
  vox_flex_theme: ^0.0.33

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:vox_flex_theme/vox_flex_theme.dart';
1
likes
120
points
62
downloads

Publisher

unverified uploader

Weekly Downloads

The necessary methods to easily add a theme_controller for the flex_color_scheme, we do this so we can more easily introduce color themes and switch between them.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flex_color_scheme, flutter, google_fonts, hive, path_provider, shared_preferences, url_launcher, vox_widgets

More

Packages that depend on vox_flex_theme