TinoGuo / pin_input_text_field

A textField widget to help display different style pin
Apache License 2.0
374 stars 81 forks source link

FormField variation for the PinInputTextField #13

Closed alyyasser closed 4 years ago

alyyasser commented 4 years ago

IMO, it would be good to have the FormField variation, which can add support for validator, and onSaved, also validate(), and save() method from GlobalKey.currentState

TinoGuo commented 4 years ago

It's really good advice, would you like to pull request?

alyyasser commented 4 years ago

well, i'll try, since i need it for my current project. will do the PR once it's done

TinoGuo commented 4 years ago

Perfect

alyyasser commented 4 years ago

it turns out i need to modify the Decorations implementation too, to be able to render the error message (validation result), is it okay for you?

TinoGuo commented 4 years ago

Sure, but it is optional not required.

TinoGuo commented 4 years ago

I have published a new version 2.0.1