Flutter 发布了 1.20.2 版本,此版本主要更新内容包括:
- 修复 SliverList scrollOffsetCorrection 0
- 不区分大小写的检查样式名称(针对 Xcode scheme)
- 解决复杂的时间选择器设计问题
- 更新到最新的本地化版本
- 从日期选择器使用的文本输入字段中删除了 inputFormatters
- 修复 Podfile 中的 App.framework 路径
- 将引擎哈希值更新为 1.20.2
更新说明:https://github.com/flutter/flutter/releases/tag/1.20.2
转自 https://www.oschina.net/news/117904/flutter-1-20-2-released