drag_and_drop

Two-level drag and drop reorderable lists.

Features

  • Drag and drop new elements

Usage

To use this plugin, add drag_drop as a dependency in your pubspec.yaml file. For example:

Now in your Dart code, you can use: import 'package:drag_drop/drag_drop.dart';

For further examples, see the example app or view the example code directly.

Libraries

my_plugin