We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bb7b76 commit c21e5d8Copy full SHA for c21e5d8
README.md
@@ -2,18 +2,17 @@
2
3
***
4
5
-### Note: This library is not maintained any more.
+## Note: This library is not maintained any more.
6
7
* Use the [Dart drag and drop](http://code.makery.ch/library/dart-drag-and-drop/) library instead (better, without HTML5).
8
* Read the details about why I chose [Drag and Drop without HTML5](http://code.makery.ch/blog/drag-and-drop-without-html5/)
9
10
11
12
13
+## Deprecated stuff...
14
15
-Helper library to simplify **HTML5 Drag and Drop** in Dart.
16
-
17
## Features
18
19
* Make any HTML Element `draggable`.
0 commit comments