fab_menu_expressive 0.6.0 copy "fab_menu_expressive: ^0.6.0" to clipboard
fab_menu_expressive: ^0.6.0 copied to clipboard

A Material 3 Expressive FAB Menu implementation for Flutter. Replicates the Jetpack Compose Material 3 FAB Menu component.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fab_menu_expressive

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

dependencies:
  fab_menu_expressive: ^0.6.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:fab_menu_expressive/fab_menu_expressive.dart';
2
likes
160
points
100
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Material 3 Expressive FAB Menu implementation for Flutter. Replicates the Jetpack Compose Material 3 FAB Menu component.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on fab_menu_expressive