widgets/components/file_component library

A Flutter widget that renders a file upload input based on a Form.io "file" component.

Handles file selection, preview, and basic validation. Upload logic (to Form.io or custom storage) must be handled externally.

Classes

FileComponent