文件最后提交记录最后更新时间
[web] Removes a few deprecated API usages. (#6177) This PR removes a bunch of deprecated APIs from the following packages: * web_benchmarks * file_selector_web * cross_file * image_picker_platform_interface ## Issues * Fixes https://github.com/flutter/flutter/issues/143113 * Fixes https://github.com/flutter/flutter/issues/143399 * Fixes https://github.com/flutter/flutter/issues/143878 * Fixes https://github.com/flutter/flutter/issues/143892 * Closes https://github.com/flutter/packages/pull/52482 年前
[web] Removes a few deprecated API usages. (#6177) This PR removes a bunch of deprecated APIs from the following packages: * web_benchmarks * file_selector_web * cross_file * image_picker_platform_interface ## Issues * Fixes https://github.com/flutter/flutter/issues/143113 * Fixes https://github.com/flutter/flutter/issues/143399 * Fixes https://github.com/flutter/flutter/issues/143878 * Fixes https://github.com/flutter/flutter/issues/143892 * Closes https://github.com/flutter/packages/pull/52482 年前
[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 年前