flutter_form_helper icon indicating copy to clipboard operation
flutter_form_helper copied to clipboard

Rename FormHelper to QuickForm

Open ahammer opened this issue 4 years ago • 3 comments

Consolidate the interface behind the name of the library for ease-of use.

ahammer avatar Aug 11 '20 20:08 ahammer

@escamoteur

I'll start with this, feel free to add any other stories to the issues.

ahammer avatar Aug 11 '20 20:08 ahammer

I'll make a PR

escamoteur avatar Aug 21 '20 13:08 escamoteur

On a closer Look, isn't the Formhelper not something like a FormController? So maybe its better to rename the

FormBuilder->QuickForm FormHelper->QuickFormController

What do you think?

escamoteur avatar Aug 21 '20 14:08 escamoteur