scr/development_booster/injected_form_field/injected_text_editing library

Classes

InjectedForm
Inject a form that controls all TextField and OnFormFieldBuilder instantiated inside its builder method.
InjectedFormField<T>
Inject form inputs other than for text editing
InjectedFormFieldImp<T>
InjectedFormImp
Implementation of InjectedForm
InjectedTextEditing
Inject a TextEditingController
InjectedTextEditingImp
InjectedTextEditing implementation
OnFormBuilder
Build a form from its child fields
OnFormFieldBuilder<T>
Listen to an InjectedFormField and define its corresponding input fields
OnFormSubmissionBuilder
Listen to a InjectedForm and rebuild depending on Form submission state
TextEditingControllerImp
Custom extension of TextEditingController

Extensions

InjectedFormX on InjectedForm
Extension on InjectedForm