Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 695 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 695 Bytes

Dart Drag and Drop using SVG

This is a basic example showing how to draw, select and move squares around. Double click draws a new square. One click (de)selects squares and click-and-move drags them. While implementing it, this link is followed.

Demo

Here

Issues

  • [resolved] Mouse is slipping over square if you want to drag fast see

Changelog

  • v0.1 - Dart drag and drop using SVG is now ready to be downloaded

Technologies Used

License

The MIT License