menu_swipe_helpers 0.4.1 copy "menu_swipe_helpers: ^0.4.1" to clipboard
menu_swipe_helpers: ^0.4.1 copied to clipboard

Provide classes, interfaces and mixins that help creating applications with menu swipe.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add menu_swipe_helpers

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

dependencies:
  menu_swipe_helpers: ^0.4.1

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:menu_swipe_helpers/menu_swipe_helpers.dart';
0
likes
25
pub points
0%
popularity

Publisher

unverified uploader

Provide classes, interfaces and mixins that help creating applications with menu swipe.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on menu_swipe_helpers