'how to generate dynamic input form listview in flutter

i needs a listview that each item is an input form and its item count depends on a text field. here is my xd:

https://i.stack.imgur.com/PjMbk.png

Finally, I want to send the list of entered items to the server.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source