flutter-form-builder-ecosystem / flutter-form-builder-ecosystem/flutter_form_builder

How to have inputs with array value

Open
#847 3 comments 1 reaction 0 assignees View on GitHub
help wanted question
Dominant language
Dart
Stars
1.6k
Forks
561
PR merge metrics
No merged PRs in 30d

Description

Hi,

I'm not sure if I'm clear so let me show an example. In HTML I can do this:

```html
First user:

Second user:

```

Once submitted that form will send data as an array.

How can I reproduce that with Form Builder?
I have a form right now that creates a new input group when a button is clicked. But I don't know what `name` to give these inputs. Is there a trick already available?

Thanks for any help.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.