Flutter_Pinput icon indicating copy to clipboard operation
Flutter_Pinput copied to clipboard

Also show the error in case the textfield is focused (like the textfield)

Open stefanschaller opened this issue 1 year ago • 2 comments

stefanschaller avatar Nov 14 '23 06:11 stefanschaller

Its better to create a boolean field showErrorWhenFocused instead of just changing this line cause not all of us want this effect to be always enabled.

hamzament avatar Dec 13 '23 11:12 hamzament

@hamzament Okay, i added showErrorWhenFocused. Any further changes needed?

stefanschaller avatar Dec 19 '23 09:12 stefanschaller