Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
br_pigeon-v26.1.5_ohos
flutter_packages
/
packages
/
standard_message_codec
/
example
下载当前目录
G
GitHub
Update repo for 3.38 (
#10405
)
ae203771
创建于
2025年11月13日
历史提交
文件
最后提交记录
最后更新时间
lib
Remove "All right reserved" from all files (
#10066
) Per guidance from legal on current preferred practice, remove "All rights reserved" from all LICENSE files and header blocks, and update the repo tool check accordingly.
7 个月前
README.md
add StandardMessageCodec extracted from Flutter SDK (
#2434
)
3 年前
pubspec.yaml
Update repo for 3.38 (
#10405
) Does all of the steps from
https://github.com/flutter/flutter/blob/master/docs/ecosystem/release/Updating-Packages-repo-for-a-stable-release.md
for the 3.38 release (except the first one, which the stable roller will handle). This includes a lot of autoformat changes, because the N-2 is now 3.32, which means many packages are now being updated to a min Dart SDK of 3.8, triggering a formatter behavior change.
6 个月前
README.md
example_standard_message_codec
A sample app for demonstrating the StandardMessageCodec