wrike / drag-drop-angular.dart

HTML5 Drag Drop library for AngularDart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

travis build

Drag Drop library for Dart Angular-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.

Based on drag_drop package GitHub, Pub

Usage

While reference is on the way, you can start exploring Live Examples or just run

pub serve web

About

HTML5 Drag Drop library for AngularDart

License:BSD 2-Clause "Simplified" License


Languages

Language:Dart 57.2%Language:HTML 31.7%Language:CSS 10.1%Language:Shell 0.9%