flutter_input_tracker 0.0.2 copy "flutter_input_tracker: ^0.0.2" to clipboard
flutter_input_tracker: ^0.0.2 copied to clipboard

PlatformWindows

A Flutter plugin for global keyboard and mouse tracking.

0.0.2 - 2024-07-06 #

  • Added getAllKeys functionality: Now you can retrieve a complete list of all keys on the keyboard, including special, function, and navigation keys.

0.0.1 - 2024-07-05 #

  • Initial release with keyboard and mouse tracking on Windows.