bond_form 0.0.1+20 copy "bond_form: ^0.0.1+20" to clipboard
bond_form: ^0.0.1+20 copied to clipboard

Form is a Bond package provides a convenient way to handle Form.

0.0.1+20 #

  • fix IsTrue and IsFalse rules to deal with null value.

0.0.1+19 #

  • fix Numeric rule to deal with null value.

0.0.1+18 #

  • new extension methods support dealing with single bool checkbox field.
  • fix AlphaNum and AlphaDash rules to deal with null value.

0.0.1+17 #

  • fix failure handling at the _onSubmit method.

0.0.1+16 #

  • introduce HasValidationErrors mixin to update form fields state with the errors that comes from an api. services.

0.0.1+15 #

  • add missing method 'updateAsyncDropDown' to FormController extension.

0.0.1+14 #

  • introduced the async drop down menu field state AsyncDropDownFieldState.

0.0.1+13 #

  • add more helpers methods inside BondFormState extension

0.0.1+12 #

  • add clear method to FormController mixin

0.0.1+11 #

  • add validate method to FormController mixin

0.0.1+10 #

  • update readme.md file to mention the riverpod integration

0.0.1+9 #

  • fix typo on readme.md file

0.0.1+8 #

  • update readme.md files
  • fix dart analysis issues

0.0.1+7 #

  • update example.md and readme.md files

0.0.1+6 #

  • fix validation localized message not rendered as excepted

0.0.1+5 #

  • extract mixin FormController contains common form logic

0.0.1+4 #

  • write public API has dartdoc comments
  • fix dart analysis issues

0.0.1+3 #

  • add necessary imports to bond form

0.0.1+2 #

  • update bond_core dependency.

0.0.1+1 #

  • add necessary imports to bond form

0.0.1 #

  • initial release.
2
likes
120
pub points
51%
popularity

Publisher

unverified uploader

Form is a Bond package provides a convenient way to handle Form.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

bond_core, flutter, intl, meta

More

Packages that depend on bond_form