native_virtual_keyboard library

Classes

EnglishQwertyKeyboardLayout
KeyboardKeyTheme
Theme configuration for regular keyboard keys.
KeyboardLayout
Defines a keyboard layout. Feel free to extend this class to define your own keyboard layouts.
KeyboardSpecialKeyTheme
Theme configuration for special keyboard keys (backspace, enter, etc.).
KeyboardTheme
Complete theme configuration for the virtual keyboard.
VirtualKeyboard
A virtual keyboard widget that mimics native iOS and Android keyboards.
VirtualKeyboardController

Typedefs

KeyInteractionCallback = void Function(VirtualKeyboardKey key)