hjJunior / flutter-easy-form

2 stars 0 forks source link

Roadmap #1

Open hjJunior opened 4 years ago

hjJunior commented 4 years ago

Roadmap

Should be as smaller as possible

Fields

Basic fields

Additional fields

Validations

StheffanyHadlich commented 4 years ago

Instead of fields validations I think we should allow users to pass errors to the components, that way they can use other validations without depending on internal code

StheffanyHadlich commented 4 years ago

We could also ship the component by itself and a version that includes a label/icons... like a group of useful components to export at once.