ready_form 1.2.6 ready_form: ^1.2.6 copied to clipboard
Package that help to manage forms
0.0.1 #
- Initial release
0.0.13 #
- add [EnsureFieldVisible] widget
- add [FormAutoValidateMode] to the form
- add [makeFieldVisible]
1.0.0 #
- Breaking changes
- rename [EnsureFieldVisible] to [EnsureContextVisible]
- onPostData now has to return result
- add submit errors
- add [SubmitErrorMessageFor]
- add [ReadyFormErrorMessages]
1.1.0 #
- Update dependencies
1.2.0 #
- Use keyboard visibility
1.2.1 #
- Remove keyboard actions
1.2.2 #
- FocusTraversalGroup
1.2.3 #
- Refactor Progress button
1.2.6 #
- allow nullable result