assortment 0.1.3-dev copy "assortment: ^0.1.3-dev" to clipboard
assortment: ^0.1.3-dev copied to clipboard

outdatedDart 1 only

Simple sortable DOM elements in Dart using HTML5 drag and drop

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add assortment

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

dependencies:
  assortment: ^0.1.3-dev

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:assortment/assortment.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Simple sortable DOM elements in Dart using HTML5 drag and drop

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

More

Packages that depend on assortment