wrike / drag-drop.dart

HTML5 Drag Drop library written in Dart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

HTML5 Drag Drop library written in Dart

License:BSD 2-Clause "Simplified" License


Languages

Language:Dart 99.9%Language:Shell 0.1%