staggered_menu_flutter 0.0.3 copy "staggered_menu_flutter: ^0.0.3" to clipboard
staggered_menu_flutter: ^0.0.3 copied to clipboard

A staggered sliding navigation menu for Flutter with animated pre-layers, backdrop blur panel, hover effects, and fully themeable design. Drop it onto any screen and configure colours, typography, mot [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add staggered_menu_flutter

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

dependencies:
  staggered_menu_flutter: ^0.0.3

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:staggered_menu_flutter/staggered_menu_flutter.dart';
1
likes
150
points
147
downloads

Publisher

verified publishernexivaservices.com

Weekly Downloads

A staggered sliding navigation menu for Flutter with animated pre-layers, backdrop blur panel, hover effects, and fully themeable design. Drop it onto any screen and configure colours, typography, motion curves and more via a single StaggeredMenuThemeData object.

Repository (GitHub)
View/report issues

Topics

#navigation #menu #animation #ui #widget

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on staggered_menu_flutter