widgets/component_factory library
ComponentFactory maps Form.io component types to Flutter widgets.
Supports all standard, advanced, layout, data, and custom components. Add new component types here as needed.
Classes
Typedefs
- OnComponentChanged = void Function(dynamic value)