vercoder_inputer icon indicating copy to clipboard operation
vercoder_inputer copied to clipboard

Enter the verification code received by the phone or other device.

Results 4 vercoder_inputer issues
Sort by recently updated
recently updated
newest added
trafficstars

after upgrade flutter version to 1.12.13 hotfix 5 this library don't working

It's working fine(keyboard is opening automatically) as long as I don't use Scaffold GlobalKey. Once I create a key and assign it to Scaffold, the keyboard doesn't open at all....

Accepting 2 characters if I enter directly in last box.

When the SMS is sent, the app is told of the new SMS and inputs it automatically.