win32
win32 copied to clipboard
SetWindowsHookEx on Flutter!
Hello,
I've gone through several examples and tried running a lot of them. It's quite difficult to understand how a lot of this interacts with flutter. Is there an example I could follow for SetWindowsHookEx for flutter? I have seen https://github.com/timsneath/win32/issues/509 and it doesn't really explain how it would work in flutter without creating a extra window!