flutter-form-builder-ecosystem / flutter_form_builder

Simple form maker for Flutter Framework
https://pub.dev/packages/flutter_form_builder
MIT License
1.48k stars 535 forks source link

[General]: Add support for lists with multiple fields in each item #1376

Closed kjxbyz closed 6 months ago

kjxbyz commented 6 months ago

Is there an existing issue for this?

Package/Plugin version

9.2.1

What you'd like to happen

Add support for lists with multiple fields in each item.

Alternatives you've considered

No response

Aditional information

20240322-110106

20240322-110255

Refer to the Form.List component in the and library

https://ant.design/components/form#components-form-demo-dynamic-form-items

kjxbyz commented 6 months ago

solved.

20240328-114306