retro_form library
Classes
- BackgroundConfig
- BannerElement
- DateInputElement
- DynamicOptions
- ElementDescription
- EmailInputElement
- FileInputElement
- HeadingElement
- ImageData
- ImageElement
- ImageInputElement
- LegalInputElement
- MultiInfoInputElement
- MultipleSelectDropdownInputElement
- MultipleSelectInputElement
- NumberInputElement
- ParagraphElement
- ParagraphInputElement
- PhoneInputElement
- RatingInputElement
- RetroActionButtonResponse
- RetroConfig
- RetroCountriesForPhoneResponse
- RetroExtraQuery
- RetroForm
- Created by Sisira Sahoo
- RetroFormConfig
- RetroFormElementResponse
- RetroFormResponse
- RetroFormSessionResponse
- RetroLableWidget
- RetroMetadata
- RetroOptionResponse
- RetroPageResponse
- RetroStaticImage
- RetroTheme
- RetroTypography
- RetroVisibleOnConditionResponse
- SeparatorElement
- SignatureInputElement
- SingleSelectDropdownInputElement
- SingleSelectInputElement
- TextInputElement
- TypographyConfig
- UrlInputElement
- YesNoInputElement
Enums
Functions
-
retroConfigFromJson(
String str) → RetroConfig -
retroConfigToJson(
RetroConfig data) → String -
sequenceWiseElement(
RetroFormElementResponse element, String formId, RetroFormController controller, {dynamic onSaved(dynamic value)?, Widget customWidget(BuildContext context, RetroFormElementResponse field, FormFieldState state)?}) → Widget