flutter_form_builder icon indicating copy to clipboard operation
flutter_form_builder copied to clipboard

Create a nested Form

Open MatthiasM86 opened this issue 3 years ago • 0 comments
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

MatthiasM86 avatar Sep 22 '22 05:09 MatthiasM86