Skip to content

Commit 5b76d4c

Browse files
authored
Merge pull request #4193 from jiyan135960/fix_4182
fix #4182
2 parents bf58cde + b26840b commit 5b76d4c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Reports/2023/#259-2023.09.04.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,10 @@
7070

7171
[@享耳先森](https://github.com/iblacksun):文章列举了 `SwiftUI` 中多种收起键盘的方式,适合刚入 `SwiftUI` 的同学们。
7272

73+
### 🐎 [Flutter 小技巧之 3.13 全新生命周期 AppLifecycleListener](https://mp.weixin.qq.com/s/wrWTklYNwLlTMBZJHxaudA)
74+
75+
[@Crazy](https://github.com/jiyan135960):本文主要介绍了 Flutter 在 3.13 版本中的新的生命周期类 AppLifecycleListener 的使用方法,新的 AppLifecycleListener 类不用再如之前一样选择 mixin 的处理方案,可以直接在类中进行初始化,使用起来更加方便并且有利于全局统一的处理。新的生命周期回调方法更多也更加直观。本文对 hidden 的由来也做了简单的讲解,有利于各位开发者更好的理解 hidden 与 show 方法。
76+
7377
## 工具
7478

7579
#### [Arc on Windows projects: swift-build](https://github.com/thebrowsercompany/swift-build)

0 commit comments

Comments
 (0)