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

discontinued
outdated

a flutter list view which can drag & move item to change order.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dragable_flutter_list

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

dependencies:
  dragable_flutter_list: ^1.0.0

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

Publisher

unverified uploader

a flutter list view which can drag & move item to change order.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on dragable_flutter_list