swipe_action_cell 1.0.0 copy "swipe_action_cell: ^1.0.0" to clipboard
swipe_action_cell: ^1.0.0 copied to clipboard

A highly configurable swipe interaction widget with asymmetric left/right actions — progressive increments and intentional committed actions.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add swipe_action_cell

With Flutter:

 $ flutter pub add swipe_action_cell

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

dependencies:
  swipe_action_cell: ^1.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:swipe_action_cell/swipe_action_cell.dart';
0
likes
0
points
9
downloads

Publisher

unverified uploader

Weekly Downloads

A highly configurable swipe interaction widget with asymmetric left/right actions — progressive increments and intentional committed actions.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_test

More

Packages that depend on swipe_action_cell