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

Dart 1 only

AngularDart providers for HTML5 Drag Drop library

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add drag_drop_angular

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

dependencies:
  drag_drop_angular: ^1.0.2

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:drag_drop_angular/drag_drop.dart';
import 'package:drag_drop_angular/movement.dart';
import 'package:drag_drop_angular/scroll.dart';
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

AngularDart providers for HTML5 Drag Drop library

Homepage

License

BSD-2-Clause (LICENSE)

Dependencies

angular2, built_collection, built_value, drag_drop, js, logging, throttle_debounce, user_environment_angular

More

Packages that depend on drag_drop_angular