native_virtual_keyboard library

Classes

EnglishQwertyKeyboardLayout
KeyboardAnimationConfig
Configuration for key disable/enable fade animations.
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

Enums

KeyboardPlatform
StaggerPattern
Pattern used for staggered key animations.
VirtualKeyboardKey

Typedefs

KeyInteractionCallback = void Function(VirtualKeyboardKey key)