Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
br_video_player-v2.10.0_ohos
flutter_packages
/
packages
/
cross_file
/
example
下载当前目录
G
GitHub
Update repo for 3.32 stable (
#9311
)
5a7d40f8
创建于
2025年5月23日
历史提交
文件
最后提交记录
最后更新时间
assets
[cross_file] adopt code excerpts in README (
#5347
) Updates the README to use a compiled excerpt source for its example of instantiating an
XFile
. Part of [flutter/flutter
#102679
](
https://github.com/flutter/flutter/issues/102679)
2 年前
lib
[cross_file] adopt code excerpts in README (
#5347
) Updates the README to use a compiled excerpt source for its example of instantiating an
XFile
. Part of [flutter/flutter
#102679
](
https://github.com/flutter/flutter/issues/102679)
2 年前
test
[cross_file] Migrate to pkg:web, bump min SDK to Dart 3.2 (
#5520
) * Migrates the web implementation of
cross_file
from
dart:html
to
package:web
, so it can be compiled with
dart2wasm
. * Bumps minimum sdk version. Part of
https://github.com/flutter/flutter/issues/117022
2 年前
dart_test.yaml
[various] Disable sandbox in Chrome dart tests (
#8909
)
flutter test
automatically disables sandbox in headless mode, but
dart test
does not, and the Linux CI bots no longer support the sandbox, so this turns it off explicitly for packages that don't rely on Flutter (and thus use
dart test
). Fixes
https://github.com/flutter/flutter/issues/165664
1 年前
pubspec.yaml
Update repo for 3.32 stable (
#9311
) 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.32 stable release (except the first one, as the stable roller has already landed).
1 年前