Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wrike/drag-drop.dart

HTML5 Drag Drop library written in Dart
https://github.com/wrike/drag-drop.dart

dart dart-web dartlang drag-and-drop dragdrop html5

Last synced: 7 days ago
JSON representation

HTML5 Drag Drop library written in Dart

Awesome Lists containing this project

README

        

[![travis build](https://travis-ci.org/wrike/drag-drop.dart.svg?branch=master)](https://travis-ci.org/wrike/drag-drop.dart)
## Drag Drop library for Dart-driven apps
Designed to utilize HTML5 Drag and Drop API, it supports all major and modern browsers.

Due to nature of the underlying API, it's possible to implement system-wide drag'n'drop interactions.

It also provides ability to manage scroll-on-drag process.