super_form 0.1.3 copy "super_form: ^0.1.3" to clipboard
super_form: ^0.1.3 copied to clipboard

outdated

Quick, familiar and extensible forms in Flutter. No magical configuration required. Comes with form widgets, error text and many validation rules.

0.1.3 #

  • DropdownSuperFormField
  • CheckboxSuperFormField with listTile builder
  • RadioSuperFormField with listTile builder
  • ContainsRule
  • Maximum and MinimumLengthRule now supports collections

0.1.2 #

  • Fixes issue where field would not update after widgets name was changed
  • SliderSuperFormField
  • Added debug properties

0.1.1 #

  • Fixed and improved README - added sections about initial values and error messages
  • Better package description

0.1.0 #

Initial beta release

  • TextSuperFormField
  • SuperFormErrorText
  • SuperForm
  • SuperFormField
  • Rules: IsEqual, Pattern, Email, Required, Custom, MinimumLength, MaximumLength, MinValue, MaxValue, IsNumber, IsInteger
32
likes
0
pub points
59%
popularity

Publisher

verified publisherpr0gramista.pl

Quick, familiar and extensible forms in Flutter. No magical configuration required. Comes with form widgets, error text and many validation rules.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

equatable, flutter

More

Packages that depend on super_form