m3_expressive 1.0.0 copy "m3_expressive: ^1.0.0" to clipboard
m3_expressive: ^1.0.0 copied to clipboard

Material 3 Expressive components for Flutter. Morphing shapes, animated indicators, swipe-to-dismiss list items, and container transforms faithful to the Android 16 design spec.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add m3_expressive

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

dependencies:
  m3_expressive: ^1.0.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:m3_expressive/m3_expressive.dart';
4
likes
150
points
16
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Material 3 Expressive components for Flutter. Morphing shapes, animated indicators, swipe-to-dismiss list items, and container transforms faithful to the Android 16 design spec.

Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

flutter, vector_math

More

Packages that depend on m3_expressive