Skip to content

Commit

Permalink
Update SwiftOldDriver#176-2021.09.27.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyCoderShi authored Sep 26, 2021
1 parent 09bb9ee commit 03272d0
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions Reports/2021/#176-2021.09.27.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,25 +12,25 @@
[@CrazyCoderShi](https://github.com/CrazyCoderShi): Flutter 官方 9 月 9 日正式发布了 2.5 版本,本次版本关闭了 4600 多个 issues,同时包含了诸多性能和工具上的优化,当然也有一些组件及插件上的更新:

- 性能优化
- 光栅化提升,时间缩减了 2/3
- UI isolate 事件循环策略优化,帧处理现在优先于处理其他异步事件
- GC 提升,使得未被使用图像内存能被及时回收
- 消息通道性能提升 50%
- Flutter 构建适配 Apple Silicon M1
- Dart 2.14, 新的语言格式化和特性,以及 lint
- 光栅化提升,时间缩减了 2/3
- UI isolate 事件循环策略优化,帧处理现在优先于处理其他异步事件
- GC 提升,使得未被使用图像内存能被及时回收
- 消息通道性能提升 50%
- Flutter 构建适配 Apple Silicon M1
- Dart 2.14, 新的语言格式化和特性,以及 lint

- Widget 更新
- Android 全屏模式适配
- Float Action 更新
- ListView 底部和滚动条优化
- ScrollMetricNotification
- Android 设备上相机使用增强
- Android 全屏模式适配
- Float Action 更新
- ListView 底部和滚动条优化
- ScrollMetricNotification
- Android 设备上相机使用增强

- DevTools
- 事件追踪能力增强
- 卡顿诊断加强
- CPU Flame 增强
- Widget Inspector 组件信息更加详细
- 事件追踪能力增强
- 卡顿诊断加强
- CPU Flame 增强
- Widget Inspector 组件信息更加详细


## 新手推荐
Expand Down

0 comments on commit 03272d0

Please sign in to comment.