databinding/controller library
Classes
- FieldBindingParent
-
StructureBindingController<
T> - A controller that manages the binding between a data structure and Flutter widgets.
- StructureBindingProvider
- An InheritedWidget that provides a StructureBindingController to the widget tree.
-
StructureViewer<
T>
Extensions
- AnnotationResultExtensions on AnnotationResult
- Extension methods for AnnotationResult.
Typedefs
- AnnotationTransformer = AnnotationResult Function(AnnotationResult result)
- MessageTransformer = AnnotationMessage Function(AnnotationMessage message)