another_flutter_slidable 1.2.1 copy "another_flutter_slidable: ^1.2.1" to clipboard
another_flutter_slidable: ^1.2.1 copied to clipboard

A Flutter implementation of slidable list item with directional slide actions that can be work with TabBar.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add another_flutter_slidable

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

dependencies:
  another_flutter_slidable: ^1.2.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:another_flutter_slidable/flutter_slidable.dart';
4
likes
160
pub points
45%
popularity

Publisher

verified publisherthanhdt.dev

A Flutter implementation of slidable list item with directional slide actions that can be work with TabBar.

Homepage

Topics

#flutter-slidable #flutter-slidable-with-tabbar #slidable-with-tabbar #flutter #slidable

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on another_flutter_slidable