mm_swipeable 1.0.0+1 copy "mm_swipeable: ^1.0.0+1" to clipboard
mm_swipeable: ^1.0.0+1 copied to clipboard

MmSwipeable is a Flutter package that provides a widget for enabling swipe actions in both left and right directions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mm_swipeable

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

dependencies:
  mm_swipeable: ^1.0.0+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:mm_swipeable/mm_swipeable.dart';
11
likes
150
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

MmSwipeable is a Flutter package that provides a widget for enabling swipe actions in both left and right directions.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on mm_swipeable