New: your coding agent can read the release notes before it upgrades. Set up the MCP server →
pub.dev · #3101 most downloaded on pub.dev
Generator for reactive_forms. Generates form classes based on model.
Last release 16 days ago
28 Aug 2026
Release timing varies
gaps range from 8 days to 4 months
Nearly every release is documented
notes for 57 of the last 60 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
174 releases · first in 2021
* analyzer 5.2.0
* analyzer 5
One column per quarter.
* generics support * package update
* package update
initState method for *FormBuilder class
copyWithPath method to reduce model calls which could be unsafe on non valid form
model calls which could be unsafe on non valid form* dispose form
update generator name for easier configuration in build.yaml
* typed validators for FormGroup
bugfix: FormGroupAnnotation params were skipped
* bump dart version
* Flutter 3
replace ReactiveForm with ReactiveFormBuilder to avoid rebuilds and bugs
* never type support
typed form control annotation support
widget for handling array of forms items see packages/reactive_forms_generator/example/lib/docs/mailing_list/delivery_route_form.dart for example of u
widget for handling array of items see packages/reactive_forms_generator/example/lib/docs/mailing_list/mailing_list_form.dart for example of use
* bugfix
model nullability control improvements and bugfixes
* array insert method
* bugfixes
* bugfixes * array clear method
* bugfixes
bugfixes(if you are working with arrays do not use form methods - use only generated one)
experimenting with making model nullable for *FormBuilder
POSSIBLE BREAKING CHANGE
*FormBuilder* analyzer 3+ support
contains and remove method refactored
* FormModel interface
* subforms support * reactive-forms 11
* package updates
made *.gform.dart a part file check README file https://github.com/artflutter/reactive_forms_generator#run-the-generator
BREAKING CHANGE
const constructors* [control]Remove methods * [control]ValueUpdate methods * [control]ValuePatch methods * [control]ValueReset methods * updateValue method * resetValue
fix for https://github.com/artflutter/reactive_forms_generator/issues/11
* package update
removed redundant getters generated on non-annotated fields
fixed processing non annotated parameters
* analyzer 2.2.0 support
generate method to add FormGroup item to array
BREAKING CHANGE * repositioning of annotations * Freezed support
BREAKING CHANGE
generate method to add item to array
extended array of form groups support
* bugfixes for array support * bugfixes for form groups
* bugfixes for form groups * form group example
improved support of array types
* quick fix
* array of form groups support
asyncDebounceTime and disable support
* FormGroup support
* FormControl type fix
* hardcoded value fix
* re-import imports from model
* pascal case fix
* small fix
* initial release.
Your coding agent can read these notes before it upgrades. Set up the MCP server →