v0.3.4keyboard_event
Flutter डेस्कटॉप (विंडोज़) के लिए कीबोर्ड इवेंट प्लगइन
29लाइक 14430-दिन डाउनलोड120Pub अंक
Windows
Flutter डेस्कटॉप (विंडोज़) के लिए कीबोर्ड इवेंट प्लगइन
{"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