keyboard_event 0.3.4 copy "keyboard_event: ^0.3.4" to clipboard
keyboard_event: ^0.3.4 copied to clipboard

PlatformWindows

Keyboard event plugin for Flutter Desktop(Windows)

keyboard_event #

ScreenRecording

Flutter Plugin for Windows to catch ALL keyboard events, even if you are using other programs;

This Plugin use Windows 's SetWindowsHookEx API. click the links for details.

WH_KEYBOARD_LL :
Installs a hook procedure that monitors low-level keyboard input events. For more information, see the LowLevelKeyboardProc hook procedure.

Getting Started #

See example demo

28
likes
100
pub points
84%
popularity

Publisher

unverified uploader

Keyboard event plugin for Flutter Desktop(Windows)

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, logger

More

Packages that depend on keyboard_event