# 风影办公 Windows 3.1.7 构建 在 Windows PowerShell 中解压源码后执行: ```powershell flutter config --enable-windows-desktop flutter pub get flutter build windows --release ``` 产物目录:`build\windows\x64\runner\Release\`。发布时请连同该目录内 DLL 和 `data` 目录一起分发,不能只复制 exe。 本版本的 Android 与 Windows 共用 Flutter 业务代码,包含通话状态同步和工作台业务卡片转发功能。