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

Flutter animated mountain shaped menu button

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mountain_menu

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

dependencies:
  mountain_menu: ^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:mountain_menu/mountain_menu.dart';
1
likes
110
pub points
0%
popularity

Publisher

verified publisheritcians.com

Flutter animated mountain shaped menu button

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on mountain_menu