Commit Graph

7 Commits

Author SHA1 Message Date
Developer
1cb9bc8649 鸿蒙端作为拉取端提交配置 2026-06-02 02:31:31 +08:00
Developer
22987e4ad1 fix: MacBook Pro端iOS/macOS构建修复 - win32 6.x兼容+Swift 6修复
- file_picker升级到12.x兼容win32 6.x
- 新增scripts/patch_pub_cache.sh补丁脚本(quill_native_bridge_windows+flutter_vibrate)
- bitsdojo_window→window_manager代码迁移
- 更新iOS_macOS_Developer_Guide.md v6(新增§2.6 pub cache补丁文档)
- 更新CHANGELOG.md v6.9.51
2026-06-01 11:15:59 +08:00
Developer
d4d8746252 docs: 更新 iOS/macOS 开发者指南 v4
- 新增 bitsdojo_window → window_manager 替换说明
- 新增 flutter_vibrate iOS TARGET_OS_SIMULATOR 兼容性修复说明
- 更新文档版本号至 v4
2026-06-01 09:43:44 +08:00
Developer
51ba11a12a docs: 更新开发者指南 - receive_sharing_intent/flutter_vibrate改用gitcode引用, home_widget使用pub.dev版本, 新增§2.5.4-2.5.6特殊包说明 2026-06-01 08:39:04 +08:00
Developer
d39792d5cb docs: 更新iOS/macOS开发者指南 - 新增workmanager/flutter_tts/speech_to_text/live_activities/flutter_vibrate替换说明, pro_image_editor迁移至远程版本, dependency_overrides添加timezone覆盖 2026-06-01 08:33:27 +08:00
Developer
b9aa871678 fix: 隔离鸿蒙SDK特有类型,解决官方SDK编译冲突
- 新增 notification_init_stub.dart 桥接文件,隔离 OhosInitializationSettings
- 通知服务使用 buildNotificationInitSettings() 和 requestOhosNotificationPermission()
- HomeWidget 的 ohosName 参数通过 dynamic 调用隔离
- file_picker 升级到 ^11.0.0,API 从 FilePicker.platform.pickFiles 改为 FilePicker.pickFiles
- flutter_secure_storage 升级到 ^10.2.0
- macos/Podfile 部署目标从 10.15 升级到 13.0
- 更新 iOS_macOS_Developer_Guide.md v3
2026-05-22 02:40:04 +08:00
Developer
6d37d9aa69 文档 2026-05-22 01:35:26 +08:00