Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
br_animations-v2.0.11_ohos
flutter_packages
/
packages
/
image_picker
/
image_picker_android
/
pigeons
下载当前目录
G
GitHub
[image_picker] Update for non-nullable generics in Pigeon (
#7775
)
1e670f27
创建于
2024年10月15日
历史提交
文件
最后提交记录
最后更新时间
copyright.txt
[image_picker] Migrate Android to Pigeon (
#3476
) [image_picker] Migrate Android to Pigeon
3 年前
messages.dart
[image_picker] Update for non-nullable generics in Pigeon (
#7775
) Updates to the latest version of Pigeon to pick up support for non-nullable generics, and removes the now-unnecessary casting. Also fixes some use of
dynamic
that was missed during the initial conversion to Pigeon, causing us to unnecessarily discard type safety that Pigeon had been providing. Part of
https://github.com/flutter/flutter/issues/155891
1 年前