Flutter Tutorial for Beginners - Drag & Drop UI Builder - Draggable and DropTarget Examples
React Bits (Damodar Lohani)
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.
Source Code Repository (https://github.com/lohanidamodar/flutter_dnd) 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:
Repository of my UI Challenges (https://github.com/lohanidamodar/flutter_ui_challenges)
Download from Play Store (https://play.google.com/store/apps/details?id=com.popupbits.flutteruichallenges) Download from App Store (https://apps.apple.com/np/app/flutter-ui-challenges/id1473537882)
** -------------------------------------------------------------------------------- ** Contact Me Damodar Lohani https://fb.me/lohanidamodar https://twitter.com/lohanidamodar https://github.com/lohanidamodar ... https://www.youtube.com/watch?v=qMdmDgegKkY
56173890 Bytes