virtual_keyboard
virtual_keyboard copied to clipboard
Flutter Virtual Keyboard
Added font family support as input argument
Hi, I already ask this in issue #3. I'm just making this a separate question. Hope you can help. Thanks in advance.
Hello There! Thanks for this great widget saved lot of my time. I just wanna know if it is possible to detect long press on a key.
Hi, Sorry, a newbie here. Its not really an issue but rather a question. How do I disable the numbers (0-9) except the backspace when using `type: VirtualKeyboardType.Numeric`. Also, is...
Change the keyboard types to be slightly more in line with the ios [UIKeyboardType](https://developer.apple.com/documentation/uikit/uikeyboardtype) types.