anim_side_menu 0.0.7 copy "anim_side_menu: ^0.0.7" to clipboard
anim_side_menu: ^0.0.7 copied to clipboard

Easily integrate smooth, anim side menus with customization options.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add anim_side_menu

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

dependencies:
  anim_side_menu: ^0.0.7

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:anim_side_menu/anim_side_menu.dart';
4
likes
115
points
39
downloads

Publisher

unverified uploader

Weekly Downloads

Easily integrate smooth, anim side menus with customization options.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on anim_side_menu