hotkey_manager

This plugin allows Flutter desktop apps to defines system/inapp wide hotkey (i.e. shortcut).

MIT License

Stars
130

Bot releases are visible (Hide)

hotkey_manager - Latest Release

Published by lijy91 5 months ago

  • bug fix that multi eventHandler does not fire (#53)
hotkey_manager -

Published by lijy91 8 months ago

  • feat: Convert to federated plugin
  • feat: Use flutter built-in keymap (provided through the uni_platform package)
  • chore: Use HardwareKeyboard to replace the RawKeyboard api
  • bump flutter to 3.19.2
  • fix: crash if toString called with null modifiers (#25)
  • Update dependencies & add three keys (#28)
hotkey_manager -

Published by lijy91 over 2 years ago

  • Fixed inapp hotkeys key down event repeat triggering #9
  • Fixed inapp hotkeys not matching correctly #11
hotkey_manager - v0.1.6

Published by lijy91 almost 3 years ago

  • Fixed KeyModifierParser.fromModifierKey Return type.
hotkey_manager - v0.1.5

Published by lijy91 almost 3 years ago

  • [windows] Fix escape key mapping error
  • [linux] Supplemental key map