material_expressive 0.8.0 copy "material_expressive: ^0.8.0" to clipboard
material_expressive: ^0.8.0 copied to clipboard

A complete expressive design system for Flutter — tokens, motion, shapes, theme generation, adaptive layouts, loading indicators, animated icons, and screen templates.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add material_expressive

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

dependencies:
  material_expressive: ^0.8.0

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_expressive/material_expressive.dart';
0
likes
160
points
440
downloads

Documentation

API reference

Publisher

verified publishervenx.site

Weekly Downloads

A complete expressive design system for Flutter — tokens, motion, shapes, theme generation, adaptive layouts, loading indicators, animated icons, and screen templates.

Repository (GitHub)
View/report issues

Topics

#design-system #material-design #theming #animation #ui

License

MIT (license)

Dependencies

animations, flutter

More

Packages that depend on material_expressive