Skip to content

wrike/drag-drop.dart

Repository files navigation

travis build

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.