文件最后提交记录最后更新时间
[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 年前
[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 年前
[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/1170222 年前
[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/1656641 年前
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 年前