vercoder_inputer
vercoder_inputer copied to clipboard
Keyboard not opening if I add a key to the scaffold.
trafficstars
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.
This am testing on iPhone Simulator.