Open markbulingit opened 1 year ago
Hi @markbulingit please create the issue in corresponding repo https://github.com/artflutter/reactive_forms_generator/issues
Please attach the repository with clear code illustration of your approach and describe the desired result.
Thanks for noticing my issue @vasilich6107, I'll try to provide a full code as soon as possible, my project very messy right now, apologies
No problem @markbulingit Lets close this one and move to https://github.com/artflutter/reactive_forms_generator/issues/93
I have this form class (generated by ReactiveFormsGenerator) called ReactiveProductForm,
can you please provide an example where ReactiveProductForm is placed on ViewModel and being called on View?
I already check the docs, particulary the
add_dynamic_controls_sample.dart
but it only shows generic reactive form :(
It would be very helpful if you can provide an example, Thanks!