Flutter_Pinput
Flutter_Pinput copied to clipboard
Inactive inputs are disabled
First of all, thank you for the great package! When I used pinput on my project I came across one weird behavior: I had 4 digit OTP and then entered all of them but then realized that 1st digit is wrong and when I tried to change the 1st digit I couldn't do it directly as the 1st input is disabled. To change the 1st digit I have to delete all digits until 1st digit and then it allows me to change the wrong digit.
Hi @ilyosbekkk, that is the limitation in current version, you can't edit the individual pins directly
@Tkko are you planning to add this functionality in the nearest future?
Sadly, It's not planned, but I'm open for PRs