flutter_form_builder
flutter_form_builder copied to clipboard
Create a nested Form
trafficstars
Hi, I tried to find an answer or example to my question, how can I build a nested Form? For example I have a contact form and want to add multiple phone numbers and addresses. I didn't found something like a FormArray where I can add multiple FormFields with the same names. Would be nice if you could give me a direction or an example.
BR Matthias