From d4d8746252f79619e479435a65c742b966c7f3ca Mon Sep 17 00:00:00 2001 From: Developer Date: Mon, 1 Jun 2026 09:43:44 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=20iOS/macOS=20?= =?UTF-8?q?=E5=BC=80=E5=8F=91=E8=80=85=E6=8C=87=E5=8D=97=20v4=20-=20?= =?UTF-8?q?=E6=96=B0=E5=A2=9E=20bitsdojo=5Fwindow=20=E2=86=92=20window=5Fm?= =?UTF-8?q?anager=20=E6=9B=BF=E6=8D=A2=E8=AF=B4=E6=98=8E=20-=20=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=20flutter=5Fvibrate=20iOS=20TARGET=5FOS=5FSIMULATOR?= =?UTF-8?q?=20=E5=85=BC=E5=AE=B9=E6=80=A7=E4=BF=AE=E5=A4=8D=E8=AF=B4?= =?UTF-8?q?=E6=98=8E=20-=20=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B7=E8=87=B3=20v4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- iOS_macOS_Developer_Guide.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/iOS_macOS_Developer_Guide.md b/iOS_macOS_Developer_Guide.md index 484d6200..40b05f73 100644 --- a/iOS_macOS_Developer_Guide.md +++ b/iOS_macOS_Developer_Guide.md @@ -152,6 +152,8 @@ Error: The getter 'ohos' isn't defined for the class 'TargetPlatform' | speech_to_text | ^7.0.0 | 语音转文字 | | live_activities | ^2.0.0 | 灵动岛/实时活动 | | flutter_vibrate | git引用 | 跨平台触觉反馈(⚠️ gitcode引用,见§2.5) | +| bitsdojo_window | - | ❌ 已移除,替换为 window_manager | +| window_manager | ^0.5.1 | 桌面端窗口管理(替代 bitsdojo_window) | #### 2.2.2 dependency_overrides 区域 — 整体替换