Skip to content

Releases: leanflutter/hotkey_manager

v0.2.3

18 May 06:53
Compare
Choose a tag to compare
  • bug fix that multi eventHandler does not fire (#53)

v0.2.0

02 Mar 09:15
Compare
Choose a tag to compare
  • 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)

v0.1.7

28 Apr 10:46
Compare
Choose a tag to compare
  • Fixed inapp hotkeys key down event repeat triggering #9
  • Fixed inapp hotkeys not matching correctly #11

v0.1.6

21 Dec 14:07
Compare
Choose a tag to compare
  • Fixed KeyModifierParser.fromModifierKey Return type.

v0.1.5

28 Nov 09:27
Compare
Choose a tag to compare
  • [windows] Fix escape key mapping error
  • [linux] Supplemental key map