Reputation: 9
Is there way to know when the keys are touched on softkeyboard (both onTap and onRelease timings)? If not is it possible to create my own keyboard that can do it using GestureDetector? What problems I might face if I go down that route?
This as for an flutter application where I wish to note user's typing style using touch timings.
Upvotes: 1
Views: 82