reactive_forms_generator 0.2.1-beta
reactive_forms_generator: ^0.2.1-beta copied to clipboard
Generator for reactive_forms. Generates form classes based on model.
0.2.1-beta #
- fixed processing non annotated parameters
- improved freezed support with private constructors
0.2.0-beta #
- analyzer 2.2.0 support
0.1.1-beta #
- generate method to add FormGroup item to array
0.1.0-beta #
BREAKING CHANGE
- repositioning of annotations
- Freezed support
0.0.15-beta #
- generate method to add item to array
0.0.14-beta #
- extended array of form groups support
- bugfixes
0.0.13-beta #
- bugfixes for array support
- bugfixes for form groups
0.0.12-beta #
- bugfixes for form groups
- form group example
0.0.11-beta #
- improved support of array types
0.0.10-beta #
- quick fix
0.0.9-beta #
- array of form groups support
0.0.8-beta #
- asyncDebounceTime and disable support
0.0.7-beta #
- FormGroup support
0.0.6-beta #
- FormControl type fix
0.0.5-beta #
- hardcoded value fix
0.0.4-beta #
- re-import imports from model
0.0.3-beta #
- pascal case fix
0.0.2-beta #
- small fix
0.0.1-beta #
- initial release.