File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -43,6 +43,10 @@ iOS App Intents 是苹果生态中实现「功能原子化」的核心工具,
43
43
44
44
而且 Flutter 创始人 [ Eric] ( https://github.com/eseidel ) 也对“废弃 Dart 独立 UI 线程”发表了 [ comment] ( https://github.com/flutter/flutter/issues/150525#issuecomment-2652547816 ) ,表怀疑态度,比如 Dart 和 Native 平台同一线程之后,那么「滚动 / 动画」是否会因此出现相互影响,特别是第三方插件处理不当的时候,反而可能更加卡顿。官方回复 Eric 这利大于弊,而 Eric 表示后面有空整理文档回复该讨论。
45
45
46
+ ### 🐎 [ The Framework Next Door] ( https://www.elkraneo.com/the-framework-next-door )
47
+
48
+ [ @BluesJiang ] ( https://github.com/BluesJiang ) : 这篇文章分享了他们在制作密室逃脱场景下,使用 TabletopKit 来开发一个 VisionOS 的应用。这个主要是针对桌面游戏的需求来设计的框架,支持多人互动,桌面的 Persona 布局,还有丰富的交互能力。有兴趣给 Vision Pro 开发桌面游戏的可以调研一下这个框架。
49
+
46
50
## 工具
47
51
48
52
### 🐢 [ SweetPad: Develop Swift/iOS projects using VSCode] ( https://github.com/sweetpad-dev/sweetpad )
You can’t perform that action at this time.
0 commit comments