form_controller 1.0.0
form_controller: ^1.0.0 copied to clipboard
A controller to combine multible TextControllers and manage form satate.
1.0.0 - First Stable Release #
- DEPS: Updated Dependencies.
- DOCS: Updated Change log Format.
- FEAT: Added
hasKey
function.
0.8.7 #
- FEAT: Added Custom Validator.
0.8.7 #
- FEAT: Added Form Validation Templates.
0.8.6 #
- FEAT: Added Single field validation & updated initial text and obscurity construction.
0.8.5 #
- FEAT: Added Form Submit Function.
0.8.4 #
- FEAT: Added Controller's obscurity state handler.
0.8.2 #
- FEAT: Added Controller's initial text, text value stream, and text setters.
0.5.0 #
- DEPS: Updated Dependencies.
- DOCS: Updated Documentations.
- FEAT: Added Null Safety.
- FIX: Resolved some issues.
0.1.0 #
- INIT: Initial release.