fab_m3e 0.1.1 copy "fab_m3e: ^0.1.1" to clipboard
fab_m3e: ^0.1.1 copied to clipboard

Material 3 Expressive Floating Action Button (FAB), Extended FAB, and FAB Menu for Flutter using M3E tokens.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fab_m3e

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

dependencies:
  fab_m3e: ^0.1.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:fab_m3e/fab_m3e.dart';
1
likes
135
points
401
downloads

Publisher

verified publisherbruckcode.de

Weekly Downloads

Material 3 Expressive Floating Action Button (FAB), Extended FAB, and FAB Menu for Flutter using M3E tokens.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, m3e_design

More

Packages that depend on fab_m3e