How to create draggable letter game with Flutter?

Viewed 50

I'm creating a new game with flutter whenever user choose a letter from the letters below, that letter will move to correct place in word. You need to drag letters to word above. Do you guys know any library or package to create this functionality with flutter? this is the template

0 Answers
Related