hotkey_manager icon indicating copy to clipboard operation
hotkey_manager copied to clipboard

HotKeyRecorder组件的onHotKeyRecorded 回调函数在macOS 应用构建完成后获取到的hotKey是null

Open nocmt opened this issue 8 months ago • 1 comments

从编辑器中运行,功能正常,但是一旦构建了,启动应用设置快捷键就只能得到null的hotKey参数。

Image Image

插件是最新 0.2.3的版本,Flutter信息如下:

Flutter 3.29.3 • channel stable • https://github.com/flutter/flutter.git Framework • revision ea121f8859 (5 weeks ago) • 2025-04-11 19:10:07 +0000 Engine • revision cf56914b32 Tools • Dart 3.7.2 • DevTools 2.42.3

nocmt avatar May 19 '25 14:05 nocmt