Releases: leanflutter/hotkey_manager
Releases · leanflutter/hotkey_manager
v0.2.3
- bug fix that multi eventHandler does not fire (#53)
v0.2.0
- 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
- Fixed inapp hotkeys key down event repeat triggering #9
- Fixed inapp hotkeys not matching correctly #11
v0.1.6
- Fixed
KeyModifierParser.fromModifierKey
Return type.
v0.1.5
- [windows] Fix escape key mapping error
- [linux] Supplemental key map