m3_floating_toolbar 0.1.0 copy "m3_floating_toolbar: ^0.1.0" to clipboard
m3_floating_toolbar: ^0.1.0 copied to clipboard

A Material Design 3 floating toolbar widget for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add m3_floating_toolbar

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

dependencies:
  m3_floating_toolbar: ^0.1.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_floating_toolbar/m3_floating_toolbar.dart';
1
likes
160
points
141
downloads

Publisher

verified publisherabrah.am

Weekly Downloads

A Material Design 3 floating toolbar widget for Flutter.

Repository (GitHub)
View/report issues

Topics

#materialdesign #material3 #material

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on m3_floating_toolbar