76f266645d
含 Phase 1.1 IM seq 排序、断线重连、多端已读同步与微信式语音转文字 UI。 排除 node_modules、构建产物、安装包与 .env 密钥。 Co-authored-by: Cursor <cursoragent@cursor.com>
344 B
344 B
风影办公 Windows 3.1.7 构建
在 Windows PowerShell 中解压源码后执行:
flutter config --enable-windows-desktop
flutter pub get
flutter build windows --release
产物目录:build\\windows\\x64\\runner\\Release\\。发布时请连同该目录内 DLL 和 data 目录一起分发,不能只复制 exe。