Flutter_Pinput icon indicating copy to clipboard operation
Flutter_Pinput copied to clipboard

Inactive inputs are disabled

Open ilyosbekkk opened this issue 2 years ago • 3 comments
trafficstars

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.

ilyosbekkk avatar Jan 11 '23 09:01 ilyosbekkk

Hi @ilyosbekkk, that is the limitation in current version, you can't edit the individual pins directly

Tkko avatar Jan 12 '23 16:01 Tkko

@Tkko are you planning to add this functionality in the nearest future?

ilyosbekkk avatar Jan 12 '23 16:01 ilyosbekkk

Sadly, It's not planned, but I'm open for PRs

Tkko avatar Jan 12 '23 16:01 Tkko