0 Forks
3 Stars
3 Watchers

drag_and_drop

How to DRAG and DROP widgets in Flutter. The Draggable Widget in Flutter moves widgets around, drop these widgets inside the DragTarget.

How to download and setup drag_and_drop

Open terminal and run command
git clone https://github.com/JohannesMilke/drag_and_drop.git
git clone is used to create a copy or clone of drag_and_drop repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with drag_and_drop https://github.com/JohannesMilke/drag_and_drop/archive/master.zip

Or simply clone drag_and_drop with SSH
[email protected]:JohannesMilke/drag_and_drop.git

If you have some problems with drag_and_drop

You may open issue on drag_and_drop support forum (system) here: https://github.com/JohannesMilke/drag_and_drop/issues