bond_form 0.0.1+13 bond_form: ^0.0.1+13 copied to clipboard
Form is a Bond package provides a convenient way to handle Form.
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.