I'm trying to develop a flutter desktop app which automatically tracks how we spend time on our devices. How can I listen all global key press events from my app running in the background?
Asked
Active
Viewed 246 times
1 Answers
0
I guess you should create like a service for it, you can try some lib in C with ffi or run a process like a python or java program.

roipeker
- 1,183
- 9
- 9