material_you 0.0.32 copy "material_you: ^0.0.32" to clipboard
material_you: ^0.0.32 copied to clipboard

outdated

An flutter package for implementing the Material You design language

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add material_you

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

dependencies:
  material_you: ^0.0.32

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_you/material_you.dart';
0
likes
0
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

An flutter package for implementing the Material You design language

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dynamic_color_compat, flutter, flutter_monet_theme, material_color_utilities, monet_theme, palette_from_wallpaper, tuple, vector_math

More

Packages that depend on material_you