artflutter / reactive_forms_generator

Other
82 stars 22 forks source link

shorthands #124

Closed vasilich6107 closed 1 year ago

ahmednfwela commented 1 year ago

@vasilich6107 why weren't these made with typedefs ? e.g.:

typedef RFControl<T> = FormControlAnnotation<T>;
vasilich6107 commented 1 year ago

I don't know)))

ahmednfwela commented 1 year ago

well the good news is I think they can be changed to typedef without having to bump major version :)

vasilich6107 commented 1 year ago

Yeah) Thanks for advice