We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bf58cde + b26840b commit 5b76d4cCopy full SHA for 5b76d4c
Reports/2023/#259-2023.09.04.md
@@ -70,6 +70,10 @@
70
71
[@享耳先森](https://github.com/iblacksun):文章列举了 `SwiftUI` 中多种收起键盘的方式,适合刚入 `SwiftUI` 的同学们。
72
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
77
## 工具
78
79
#### [Arc on Windows projects: swift-build](https://github.com/thebrowsercompany/swift-build)
0 commit comments