flutter_fancy_side_menu 0.0.2 copy "flutter_fancy_side_menu: ^0.0.2" to clipboard
flutter_fancy_side_menu: ^0.0.2 copied to clipboard

Flutter side menu with scale, rotate, corner radius, and translation animations; supports LTR/RTL, gestures, mask, and customizable header/footer.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_fancy_side_menu

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

dependencies:
  flutter_fancy_side_menu: ^0.0.2

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:flutter_fancy_side_menu/flutter_fancy_side_menu.dart';
0
likes
130
points
19
downloads

Publisher

verified publisherjsontodart.cn

Weekly Downloads

Flutter side menu with scale, rotate, corner radius, and translation animations; supports LTR/RTL, gestures, mask, and customizable header/footer.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_fancy_side_menu