flutter_form_fields library

Classes

CheckBoxFormField<T>
CheckBoxFormFieldController<T>
CheckBoxFormFieldItem<T>
ProfileImageFormField
ProfileImageFormField widget can be used in a form to pick image as a profile image from the user's gallery.
ProfileImageFormFieldController
RadioFormField<T>
RadioFormField is a widget that can let user to select on option from a group of Radio widgets. Along with that a validator function can be provided in order to validate the input.
RadioFormFieldController<T>
RadioFormFieldItem<T>