material_themes_widgets 0.0.2 copy "material_themes_widgets: ^0.0.2" to clipboard
material_themes_widgets: ^0.0.2 copied to clipboard

outdated

Widgets that use the Material Themes Manager by default in order to allow for theme udpates

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add material_themes_widgets

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

dependencies:
  material_themes_widgets: ^0.0.2

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:material_themes_widgets/material_themes_widgets.dart';
0
likes
0
points
69
downloads

Publisher

unverified uploader

Weekly Downloads

Widgets that use the Material Themes Manager by default in order to allow for theme udpates

Homepage

License

unknown (license)

Dependencies

flutter, material_themes_manager, provider

More

Packages that depend on material_themes_widgets