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

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: ^1.14.1

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
90
pub points
1%
popularity

Publisher

unverified uploader

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

Homepage

Documentation

API reference

License

unknown (LICENSE)

Dependencies

assets_audio_player, circular_profile_avatar, flutter, flutter_polygon, flutter_spinkit, fluttertoast, material_themes_manager, provider, url_launcher

More

Packages that depend on material_themes_widgets