flutter_doclayout_kit library
Classes
- DetectionBox
- Detection bounding box
- DetectionResult
- Detection result containing all detections and metadata
- DocLayoutKit
- Document Layout Detection Kit
- DocLayoutService
- High-level document layout detection service with isolate support
- FormEditorResult
- Form editor result containing all edited content
- FormEditorWidget
- Pure Flutter form editor widget
- FormEditorWidgetState
- FormFieldContent
- Individual field content
- FormFieldData
- Form field data for editing
- FormHtmlGenerator
- Form HTML Generator for Scan-to-Form functionality
- HtmlGenerator
- HTML Generator for document layout detection results
Enums
- DocLayoutClass
- 23 document element classes
Constants
-
editableTypes
→ const Set<
String> - Text-based element types that should be editable
Functions
-
isEditableType(
String className) → bool - Check if element type is editable