vercoder_inputer
vercoder_inputer copied to clipboard
Enter the verification code received by the phone or other device.
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.