widgets/components/edit_grid_component library

A Flutter widget that renders a repeatable grid of form entries based on a Form.io "editgrid" component.

Each row opens as a full form (not inline) and can contain multiple child components. Ideal for collecting structured, nested data.