draggable_multi_listview 1.0.7 copy "draggable_multi_listview: ^1.0.7" to clipboard
draggable_multi_listview: ^1.0.7 copied to clipboard

A Flutter package for draggable, multi-items ListView with reorder support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add draggable_multi_listview

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

dependencies:
  draggable_multi_listview: ^1.0.7

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:draggable_multi_listview/draggable_multi_listview.dart';
7
likes
40
points
73
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for draggable, multi-items ListView with reorder support.

Repository (GitHub)

Topics

#flutter #super-drag-and-drop #listview #drag-multiple-lists #dragabble-listview

License

MIT (license)

Dependencies

flutter

More

Packages that depend on draggable_multi_listview