v0.3.4keyboard_event
Flutter デスクトップ(Windows)用のキーボードイベントプラグイン
29いいね 14430日間ダウンロード120Pub ポイント
Windows
Flutter デスクトップ(Windows)用のキーボードイベントプラグイン
{"sdk":"flutter"}^1.0.0{"sdk":"flutter"}^2.0.1以下は英語原文のスナップショットです。最新版は GitHub をご覧ください。
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.
See example demo