How can I achieve something like this in Flutter with ease? Do I have to create several text fields for each box and put them in a row? I want the user to type in a number just like we type OTP in boxes in apps.
EDIT: Suppose it's a seven-letter word and the user has to drag letter one by one in appropriate boxes and according to that text field updates how that can be achieved?
