Skip to content

Krysl/keyboard_event

Repository files navigation

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

About

Keyboard event plugin for Flutter Desktop(Windows)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published