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
130
points
31
downloads

Publisher

verified publisheritcians.com

Weekly Downloads

Flutter animated mountain shaped menu button

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on mountain_menu