hotkey_manager 0.1.0 hotkey_manager: ^0.1.0 copied to clipboard
This plugin allows Flutter desktop apps to defines system/inapp wide hot key.
0.1.0 #
- Supported Hot Reload.
- #2 Fixed
No element
error.
0.0.6 #
- [linux] Add #include
0.0.5 #
- Supported
linux
platform.
0.0.4 #
- Supported
web
platform, Embed via iframe. - Adapt flutter master channel.
0.0.3 #
- Supported
windows
platform.
0.0.2 #
- Supported inapp-wide hotkey.
- Add
HotKeyVirtualView
,HotKeyRecorder
Widgets.
0.0.1 #
- first release.