Flutter Tutorial for Beginners - Drag & Drop UI Builder - Draggable and DropTarget Examples

preview_player
Показать описание
In this tutorial I will describe how to build a simple drag and drop matching game using Draggable and DragTarget widgets.
After completion of this tutorial, you will be able to use Draggable and DragTarget widgets to build drag and drop interface in your flutter application.

The master branch contains the starting code, where as the final branch contains the code after the completion of the tutorial, that you can use as a reference.

________________________________________________________

Checkout my other project:

** -------------------------------------------------------------------------------- **
Contact Me
Damodar Lohani
Рекомендации по теме
Комментарии
Автор

Very nice thanks! (Multiple text selection: in VS Code, selecting text eg "Google", then Cmd+d will select next occurrence of "Google". :)

vernonpadayachee
Автор

I have to hot reload then only my changes are reflecting, what am I doing wrong?

amanbafna