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

discontinued

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.2

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
30
pub points
22%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on dragable_flutter_list