dnd_html5 0.3.6 copy "dnd_html5: ^0.3.6" to clipboard
dnd_html5: ^0.3.6 copied to clipboard

Dart 1 only

Drag and Drop for Dart web apps with mouse and touch support.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dnd_html5

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

dependencies:
  dnd_html5: ^0.3.6

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:dnd_html5/dnd.dart';
0
likes
15
points
9
downloads

Publisher

unverified uploader

Weekly Downloads

Drag and Drop for Dart web apps with mouse and touch support.

License

MIT (license)

Dependencies

browser, html5, polymerize

More

Packages that depend on dnd_html5