Flutter 3.29.0 发布说明
本页包含 3.29.0 的发布说明。有关后续错误修复版本的信息,请查阅 Flutter 更新日志。
Flutter 框架
#框架
#- 移除
gradle_deprecated_settings
测试应用,并从锁定文件排除 yaml 中移除引用,由 @gmackall 提交于 161622 - 检查股票应用的本地化文件是否最新,由 @goderbauer 提交于 161608
- [依赖] 移除不再使用的仓库依赖,由 @devoncarew 提交于 161605
- 修复
showLicensePage
未继承环境Theme
的问题,由 @TahaTesser 提交于 161599 - 将包从 3c3bc6832b39 更新到 d1fd6232ec33 (4 次修订),由 @engine-flutter-autoroll 提交于 161597
- 移除未使用的函数,由 @robert-ancell 提交于 161572
- 更新 3.27.2 版本的更新日志,由 @christopherfujino 提交于 161569
- 将 Dart 更新到版本 3.7.0-323.0.dev,由 @a-siva 提交于 161567
- 更新 3.27.2 版本的更新日志,由 @christopherfujino 提交于 161566
- 将
fetch
替换为gclient sync
。由 @matanlurey 提交于 161565 - [Impeller] 修复 AHB 交换链。由 @jonahwilliams 提交于 161562
- 最后一次 Engine<>Framework lint 同步,由 @goderbauer 提交于 161560
- 撤销“将 CupertinoPageTransitionsBuilder 动画持续时间与 CupertinoPageRoute 匹配 (#160241)”,由 @auto-submit[bot] 提交于 161555
- [DisplayList] 移除 DL 工具中对 Skia 几何对象的过时使用,由 @flar 提交于 161553
- 将
Mac_mokey microbenchmarks
标记为不稳定的,由 @jtmcdole 提交于 161550 - 使用通配符,由 @goderbauer 提交于 161548
- [canvaskit] 修复 GIF 解码失败的问题,由 @harryterkelsen 提交于 161536
- 将
linux_host_engine
复制为linux_host_engine_test
,移除archives: [...]
。由 @matanlurey 提交于 161532 - 移除最后两个对 Cirrus CI 的引用。由 @matanlurey 提交于 161530
- 移除对
cirrus
的引用,主要在文档注释中。由 @matanlurey 提交于 161529 - 为 CupertinoSheetRoute 添加路由设置,由 @MitchellGoodwin 提交于 161528
- 移除
WEB_SHARD_COUNT
,它在 Cirrus 后已不再存在。由 @matanlurey 提交于 161527 - 更新包修订版本到最新,由 @bkonyi 提交于 161525
- [flutter_releases] Flutter stable 3.27.2 框架精选,由 @christopherfujino 提交于 161524
- 将包从 65547511c004 更新到 3c3bc6832b39 (16 次修订),由 @engine-flutter-autoroll 提交于 161515
- 修复在 git diffs 上运行 clang-tidy 时的路径问题,由 @flar 提交于 161496
- [SwiftPM] 使 'flutter build ios-framework' 生成一个空的 Package.swift,由 @loic-sharma 提交于 161464
- 将 DisplayList 单元测试迁移到 DL/Impeller 几何类,由 @flar 提交于 161453
- 在调用
flutter drive
时传播环境变量。由 @matanlurey 提交于 161452 - 上下文菜单按钮回调文档澄清,由 @justinmc 提交于 161451
- 更具体地解释如何使用
flutter drive
/它做什么,由 @matanlurey 提交于 161450 - [android_engine_test] 从表面纹理跳板测试中移除背景/前景。由 @jonahwilliams 提交于 161441
- [Impeller] 移除 SurfaceControl 测试的 API 30 限制。由 @jonahwilliams 提交于 161438
- 前向修复:方法已重命名,由 @jtmcdole 提交于 161431
- 更新 InputDecoration.border 文档,由 @bleroux 提交于 161415
- [引擎] 支持不对称的圆角超椭圆,由 @dkwingsmt 提交于 161409
- 更新 third_party 目录的文档,由 @jtmcdole 提交于 161407
- 将 analyzer_benchmark 移动到 Mac arm64 devicelab bots,由 @jason-simmons 提交于 161405
- integration_test: 添加 golden image 的 gitignore,由 @cbracken 提交于 161404
- 修复 CONTRIBUTING.md 中引擎文档的链接,由 @goderbauer 提交于 161401
- 我们不再有单独的引擎仓库。由 @matanlurey 提交于 161400
- 从 Flutter goldens 中移除 Cirrus CI。由 @matanlurey 提交于 161396
- 将 Dart 更新到版本 3.7.0-312.0.dev,由 @a-siva 提交于 161394
- 将始终被省略的
CPU
环境变量替换为numberOfProcessors
。由 @matanlurey 提交于 161392 - 从我所知,在
LUCI
上始终省略的CIRRUS_TASK_NAME
中移除,由 @matanlurey 提交于 161391 - 移除一些对 Cirrus 的杂项引用。由 @matanlurey 提交于 161390
- 移除看似过时的 web Cirrus 和“Web 安装程序”指令,由 @matanlurey 提交于 161389
- 移除
accept_android_sdk_licenses.sh
,它似乎未使用。由 @matanlurey 提交于 161388 - 将包从 3fc6b7ace3ff 更新到 65547511c004 (11 次修订),由 @engine-flutter-autoroll 提交于 161379
- 修复在 Windows 多窗口 Flutter 中使用
Alt+F4
关闭窗口时崩溃的问题,由 @hbatagelo 提交于 161375 - [web:a11y] 将空的轻触区域视为按钮,由 @yjbanov 提交于 161360
- 提供显示器信息。由 @robert-ancell 提交于 161359
- 将
*texture*
排除为a: text input
的匹配项,由 @matanlurey 提交于 161354 - [Impeller] 为 SurfaceControl 测试添加选择加入标志。由 @jonahwilliams 提交于 161353
- 添加一个虚拟显示 (VD) 平台视图测试,并稍微重构测试。由 @matanlurey 提交于 161349
- 从片段工具中移除格式化程序,由 @goderbauer 提交于 161347
- 更新 Style-guide-for-Flutter-repo.md,由 @goderbauer 提交于 161344
- [Android] 实际上从发布版本中移除开发依赖项,由 @camsim99 提交于 161343
- 撤销“Revert "[SwiftPM] Add separate feature flag for the app migration (#158897)"”,由 @loic-sharma 提交于 161342
- git 忽略 .ccls-cache,由 @flar 提交于 161340
- 撤销“Reverts "[SwiftPM] Turn on by default (#161275)"”,由 @auto-submit[bot] 提交于 161339
- [Impeller] 修复 GLES 纹理导入 Vulkan 的跳板缩放。由 @jonahwilliams 提交于 161331
- [CP-stable] 撤销“fixed keyboardDismissBehavior on scroll without a drag”,由 @victorsanni 提交于 161329
- [Impeller] 重置:修复 porterduff 着色器并处理 GLES 后端中优化掉的纹理绑定。由 @jonahwilliams 提交于 161326
- 撤销“Reverts "[Impeller] porter duff workarounds for Adreno GPU. (#161273)"”,由 @auto-submit[bot] 提交于 161318
- 将 Linux analyzer_benchmark 标记为不稳定,由 @fluttergithubbot 提交于 161307
- 将 Linux linux_desktop_impeller 标记为稳定,由 @fluttergithubbot 提交于 161302
- 撤销“use uuid from package:uuid instead of from package:usage”,由 @jiahaog 提交于 161292
- [Impeller] 重新启用 Adreno 630,由 @jonahwilliams 提交于 161287
- 将 Dart 更新到版本 3.7.0-307.0.dev,由 @a-siva 提交于 161278
- 撤销“fixed keyboardDismissBehavior on scroll without a drag”,由 @victorsanni 提交于 161277
- 支持 DDC 库捆绑格式并移除对 DDC 模块格式的支持,由 @srujzs 提交于 161276
- [SwiftPM] 默认开启,由 @loic-sharma 提交于 161275
- [Impeller] 在 Adreno 630 及更旧版本上禁用输入附件/自依赖。由 @jonahwilliams 提交于 161274
- [Impeller] 针对 Adreno GPU 的 porter duff 变通方案。由 @jonahwilliams 提交于 161273
- 更明确地将
YamlNode
编码为String
。由 @matanlurey 提交于 161270 - 退出选择模式时清除选择状态,由 @elliette 提交于 161267
- 将
native_driver
重命名为android_{driver_extensions|engine_test}
,由 @matanlurey 提交于 161263 - 添加语义角色和选项卡,由 @chunhtai 提交于 161260
- [Impeller] 禁用 Adreno 上的运行时 mipmap 生成。由 @jonahwilliams 提交于 161257
- 为粗宽度弧添加特殊情况,由 @gaaclarke 提交于 161255
- [Impeller] 更新 README 关于 Android 上的预览状态。由 @chinmaygarde 提交于 161253
- 更改
onSurfaceDestroyed
的时机以匹配onSurfaceCleanup
,由 @matanlurey 提交于 161252 - [Impeller] 更新预构建工件的指导。由 @chinmaygarde 提交于 161251
- 将
.ci.yaml
的验证逻辑移至flutter/flutter
。由 @matanlurey 提交于 161249 - [deps] 移除对存档仓库的引用,由 @devoncarew 提交于 161248
- 将包从 07ae98c5aff9 更新到 3fc6b7ace3ff (3 次修订),由 @engine-flutter-autoroll 提交于 161244
- 标记 golden 文件以验证引擎 Skia Gold 是否符合 WAI。由 @matanlurey 提交于 161240
- 修复
create
命令中不兼容 Gradle 或 AGP 版本的重复字符串,由 @kishan-dhankecha 提交于 161223 - 将引擎标签器迁移到顶级,由 @jmagman 提交于 161212
- 从
canvas_test.dart
中移除verbose: true
。由 @matanlurey 提交于 161211 - [flutter_tools] 忽略 viewpost ime 和三星垃圾邮件。由 @jonahwilliams 提交于 161199
- 弃用
webGoldenComparator
的提案。由 @matanlurey 提交于 161196 - [Impeller] 不生成最终的 1x1 mip 级别以解决 Adreno GPU 错误,由 @jonahwilliams 提交于 161192
- 按 1 / DPR 缩放任何剪切路径。由 @eyebrowsoffire 提交于 161190
- 将
shellPath
重命名为flutterTesterBinPath
。由 @matanlurey 提交于 161189 - 将
_FlutterTestRunnerImpl
合并到FlutterTestRunner
。由 @matanlurey 提交于 161188 - [引擎] 当分支不是
main
或master
时,使SkiaGoldClient
成为 NOP。由 @matanlurey 提交于 161187 - 更新 monorepo 的引擎指令,由 @justinmc 提交于 161184
- 更新 golden canary,由 @Piinks 提交于 161183
- 更新 eglConfigChoose 错误消息和错误子句。由 @gaaclarke 提交于 161178
- [CP-stable] 撤销“修复 DropdownMenu 在条目更改时不重新匹配 initialSelection”由 @nate-thegrate 提交于 161177
- 将包从 eb7358231e43 更新到 07ae98c5aff9 (29 次修订),由 @engine-flutter-autoroll 提交于 161174
- [Impeller] 使用渲染就绪信号量保护屏幕命令缓冲区。由 @jonahwilliams 提交于 161140
- 修复 README 中热重载 gif 的损坏链接,由 @bartekpacia 提交于 161113
- 默认情况下,在使用
--local-engine
或--local-web-sdk
时使用树内引擎,由 @eyebrowsoffire 提交于 161110 - 标准化颜色矩阵的平移列。由 @eyebrowsoffire 提交于 161109
- 从测试夹具中提取分析测试期望,由 @LongCatIsLooong 提交于 161108
- 移除“标准化”一词,移除最小值/最大值。由 @matanlurey 提交于 161106
- 将
flutter_template_images
更新到5.0.0
。由 @matanlurey 提交于 161105 - 使用 package:uuid 中的 uuid 而不是 package:usage 中的 uuid,由 @devoncarew 提交于 161102
- 更新仓库以与 shelf_web_socket v3.0 向前兼容,由 @devoncarew 提交于 161101
- 更新当 leading/trailing 宽度超过
ListTile
宽度时的错误消息,并添加缺失的测试,由 @TahaTesser 提交于 161091 - [native_assets] 过滤钩子环境,由 @dcharkes 提交于 161084
- [Android] 将
.cxx
目录添加到应用模板.gitignore
,由 @gmackall 提交于 161069 - 更新到最新的 dart-lang/http 并移除旧的 http_multi_server 引用,由 @devoncarew 提交于 161067
- Bump characters, collection, meta,由 @goderbauer 提交于 161066
- 将 firebase_release_smoke_test 标记为稳定,由 @jmagman 提交于 161006
- 更新创建拉取请求 GitHub 工作流审查者,由 @jmagman 提交于 161005
- 将 all-github-actions 组中的 peter-evans/create-pull-request 从 7.0.5 提升到 7.0.6 (1 个目录),由 @dependabot[bot] 提交于 161001
- 将 hot_mode_dev_cycle_macos_target__benchmark 标记为稳定,由 @jmagman 提交于 161000
- 将 integration_ui_test_test_macos 标记为稳定,由 @jmagman 提交于 160999
- 将 hello_world_macos__compile 标记为稳定,由 @jmagman 提交于 160998
- 将 complex_layout_scroll_perf_macos__timeline_summary 标记为稳定,由 @jmagman 提交于 160997
- 将 animated_complex_opacity_perf_macos__e2e_summary 标记为稳定,由 @jmagman 提交于 160996
- 更新失败的 android_semantics_integration_test 启动的 GitHub URL,由 @jmagman 提交于 160993
- 将 analyzer_benchmark 标记为稳定,由 @jmagman 提交于 160991
- 将 flavors_test_macos 标记为稳定,由 @jmagman 提交于 160990
- 将 platform_channel_sample_test_macos 标记为稳定,由 @jmagman 提交于 160989
- 移除现在不必要的命令
felt analyze
。由 @matanlurey 提交于 160986 - 手动 pub 升级,由 @goderbauer 提交于 160985
TestCompiler
发出错误发生的原因(如果适用),以及一些重构以实现此目的,由 @matanlurey 提交于 160984- 省略硬编码的
--packages=.dart_tool/package_config.json
。由 @matanlurey 提交于 160982 - 撤销:“将
integration_test
依赖项移至非dev_dependencies
。” 由 @matanlurey 提交于 160980 - 更新 Android 28 模拟器的 AVD 依赖项,由 @jesswrd 提交于 160978
- 移除对 Flutter Gradle 插件的命令式应用支持,由 @bartekpacia 提交于 160947
- 添加
SurfaceProducer.onSurfaceCleanup
,弃用onSurfaceDestroyed
。由 @matanlurey 提交于 160937 - 修复 docImport 问题,由 @goderbauer 提交于 160918
- 将
flutter_template_images
提升以移除 TODO。由 @matanlurey 提交于 160917 - 在 Tree-hygiene.md 中指向真实的 Cocoon 代码,由 @yjbanov 提交于 160914
- 向 runIf 添加缺失的 DEPS,由 @mdebbar 提交于 160913
- 改进引用 V1 嵌入错误消息的插件,由 @jesswrd 提交于 160890
- 澄清
gclient
的运行位置。由 @chunhtai 提交于 160889 - gclient 模板文件澄清,由 @yjbanov 提交于 160882
- 调整 #160695 合并后的语言。由 @matanlurey 提交于 160876
- 应用 dart_style 3.0.1,由 @goderbauer 提交于 160875
- 将我的名字添加到作者中,由 @AbdeMohlbi 提交于 160822
- 更新
Color
的文档,使其更清楚地说明归一化通道值。由 @matanlurey 提交于 160798 - 从 web 测试中移除 bringup: true。由 @eyebrowsoffire 提交于 160788
- 考虑对
DEPS
和engine/**
的更改以影响大多数受 runIf 保护的构建,由 @matanlurey 提交于 160706 - 修复 bash 入口点测试,由 @jtmcdole 提交于 160705
- 移除对 web_tests/artifacts 的依赖。由 @eyebrowsoffire 提交于 160700
- [技术债务] 删除未使用的框架-引擎测试脚本,由 @yjbanov 提交于 160698
- 移除
--template=skeleton
并添加一个占位符错误消息。由 @matanlurey 提交于 160695 - 在
flutter test --experimental-faster-testing
生成的“隔离生成器”文件中注释入口点,由 @derekxu16 提交于 160694 - [Impeller] 将 barrier 设置移出渲染通道构建器。由 @jonahwilliams 提交于 160693
- [flutter_tools] 无条件跳过 bash 测试,由 @christopherfujino 提交于 160690
- [Impeller] 针对缓慢的 Adreno 原始重启性能的变通方案。由 @jonahwilliams 提交于 160683
- 弃用引擎 ci yaml 滚轮,由 @christopherfujino 提交于 160682
- 更新到 dart 3.7.0-267.0.dev,由 @aam 提交于 160680
- 更新 README.md,由 @goderbauer 提交于 160677
- 启用 strict_top_level_inference,由 @goderbauer 提交于 160674
- [原生资产] 更新依赖项,由 @dcharkes 提交于 160672
- 确保 monorepo 中的 engine.version 最新,由 @jtmcdole 提交于 160668
- 更新 New-Android-version.md 以包含 create all,由 @reidbaker 提交于 160661
- [Impeller] 修复 Intel macOS 上的设备缓冲区空指针问题。由 @jonahwilliams 提交于 160645
- 撤销 DropdownMenu.initialSelection 的重新匹配,由 @bleroux 提交于 160643
- 重构键盘管理器测试,由 @robert-ancell 提交于 160637
- 允许 FlMockBinaryMessenger 中的异步平台响应,由 @robert-ancell 提交于 160636
- 移除所有剩余的 mock 引擎使用,由 @robert-ancell 提交于 160635
- [Impeller] 修复 GLES SurfaceTexture 渲染。由 @jonahwilliams 提交于 160634
- [DisplayList] 将 DlVertices 迁移到 Impeller/DisplayList 几何类,由 @flar 提交于 160633
- [monorepo] 将本地引擎构建标记为启动。由 @jonahwilliams 提交于 160627
- 更新 dart sdk 到 3.7.0-266.0.dev,由 @aam 提交于 160624
- [Impeller] 移除未使用的 BliPass::EncodeCommands arg 并清理。由 @jonahwilliams 提交于 160623
- integration_test: 忽略 iOS/macOS 的 .build 目录,由 @cbracken 提交于 160614
- [monorepo] 修复技术债务成本基准测试,由 @jonahwilliams 提交于 160609
- 自动格式化引擎中的 Dart 代码,由 @goderbauer 提交于 160576
- 上游和源检查,由 @jtmcdole 提交于 160574
- [技术债务] 移除 web 引擎 windows 构建,由 @yjbanov 提交于 160573
ImplicitlyAnimatedWidgetState
代码清理,由 @nate-thegrate 提交于 160567- 将 CRLF 行尾更改为 LF 以匹配
.gitattributes
期望。由 @matanlurey 提交于 160557 - 使用
flutter
仓库作为引擎 golden,而不是flutter-engine
。由 @matanlurey 提交于 160556 - 重新开启弃用消息分析测试,由 @LongCatIsLooong 提交于 160554
- 分割 web 引擎的构建和测试构建器,由 @eyebrowsoffire 提交于 160550
- 删除未使用的
engine_hash.dart
脚本(和测试),简化engine_hash.sh
。由 @matanlurey 提交于 160549 - 更新 DEPS,移除
upstream-buildroot
,由 @matanlurey 提交于 160548 - 自动格式化框架,由 @goderbauer 提交于 160545
- 提交空的 engine.realm,由 @jtmcdole 提交于 160541
- 从模板中移除
useMaterial3: true,
,由 @lsaudon 提交于 160525 - 🔊 [工具] 将无线连接的设备名称添加为
displayName
,由 @AlexV525 提交于 160497 - 将 Mac_benchmark flutter_gallery_macos__compile 标记为不稳定,由 @fluttergithubbot 提交于 160496
- 为 Android 和 iOS 设备上的
integration_test
实现 golden 文件匹配,由 @matanlurey 提交于 160484 - 触发构建 第二部分,由 @jtmcdole 提交于 160481
- 触发构建,由 @jtmcdole 提交于 160476
- [monorepo] 移除 realm 检查器,由 @yjbanov 提交于 160457
- [flutter_tool] 更改“flutter daemon”命令的启动消息,由 @DanTup 提交于 160444
- 允许集成测试助手处理子字符串而不是整个字符串,由 @mkustermann 提交于 160437
- [native_assets] 为未来的其他(即非代码)资产准备现有测试,由 @mkustermann 提交于 160436
- 🐛 [工具] 无论版本如何都安装 APK,由 @AlexV525 提交于 160432
- 为仅测试代码添加更多入口点注释。由 @sstrickl 提交于 160421
- 在
create_test.dart
中一致地设置Cache.flutterRoot
。由 @matanlurey 提交于 160403 - 重命名并定义
FlutterManifest.generateLocalizations
。由 @matanlurey 提交于 160401 - 将
--no-implicit-pubspec-resolution
替换为flutter config --explicit-package-dependencies
。由 @matanlurey 提交于 160400 - 在预提交检查中用 dartfmt 标准化本地化,由 @goderbauer 提交于 160395
- 调整因格式化而损坏的工具测试,由 @goderbauer 提交于 160393
- 修复因格式化导致的行相关测试,由 @goderbauer 提交于 160389
- 调整“dart format”的忽略项,由 @goderbauer 提交于 160382
- 忽略 flutter/flutter 的所有 cxx 文件夹,由 @reidbaker 提交于 160381
- 将
integration_test
依赖项移至非dev_dependencies
。由 @matanlurey 提交于 160380 - 将
mac_test.dart
迁移到explicit-package-dependencies
。由 @matanlurey 提交于 160375 - 格式化预处理:修复 test_fixes 中的语法,由 @goderbauer 提交于 160371
- 移除更多对已弃用包 package:usage 的引用(可执行文件,runner),由 @andrewkolos 提交于 160369
- 跳过在 Windows 平台上持续 OOM 的集成测试。由 @matanlurey 提交于 160368
- 修复在禁用合成包时跳过
flutter_gen
的错误,由 @matanlurey 提交于 160367 - 正确报告
dart format
错误,由 @goderbauer 提交于 160364 - 将包从 56886ffe11ad 更新到 eb7358231e43 (6 次修订),由 @engine-flutter-autoroll 提交于 160351
- 将 java 11 设置为所有模板中预期的 java 版本,由 @reidbaker 提交于 160349
- 更新 PopInvokedCallback 弃用消息,由 @krokyze 提交于 160324
- 将 Mohammed Chahboun 添加到作者名单,由 @M97Chahboun 提交于 160311
- [flutter_releases] Flutter stable 3.27.1 框架精选,由 @itsjustkevin 提交于 160293
- 将
test/commands.shard
(大部分)迁移到explicit-package-dependencies
。由 @matanlurey 提交于 160288 - 将稳定版更新日志中的更改合并到 master。由 @itsjustkevin 提交于 160284
- 将
general.shard
的其余部分迁移到explicit-package-dependencies
。由 @matanlurey 提交于 160280 - 将
test/general.shard/*plugin*
测试迁移到explicit-package-dependencies
。由 @matanlurey 提交于 160279 - 将
resident_web_runner_test.dart
迁移到explicit-package-dependencies
。由 @matanlurey 提交于 160278 - 将
hot_test.dart
迁移到explicit-package-dependencies
。由 @matanlurey 提交于 160277 - 将
test/general.shard/build_system
迁移到explicit-package-dependencies
。由 @matanlurey 提交于 160275 - 将
flutter_command_test.dart
迁移到explicit-package-dependencies
。由 @matanlurey 提交于 160274 - 将
test/general.shard/web
迁移到explicit-package-dependencies
。由 @matanlurey 提交于 160273 - 将
generate_synthetic_packages_test.dart
迁移到explicit-package-dependencies
。由 @matanlurey 提交于 160267 - 重新启用 linux packages-autoroller,由 @christopherfujino 提交于 160266
- 将
test_compiler_test.dart
迁移到explicit-package-dependencies
。由 @matanlurey 提交于 160265 - 将
cocoapods_test.dart
迁移到explicit-package-dependencies
。由 @matanlurey 提交于 160264 - [Reland] 在为 Android 构建时强制自动下载 ndk,由 @gmackall 提交于 160260
- 启用
explicit-package-dependencies
(resident_web_runner_cold_test.dart
),由 @matanlurey 提交于 160258 - 稳定分支的更新日志更新。由 @itsjustkevin 提交于 160253
- 为
ReorderableListView
添加mouseCursor
参数,由 @ValentinVignal 提交于 160246 - 将包从 cbdb48a0bcee 更新到 56886ffe11ad (6 次修订),由 @engine-flutter-autoroll 提交于 160245
- 将 CupertinoPageTransitionsBuilder 动画持续时间与 CupertinoPageRoute 匹配,由 @chika3742 提交于 160241
- 修复 NavigationDrawerDestination backgroundColor 遮挡交互的问题,由 @bleroux 提交于 160239
- 🐛 [工具] 不隐式处理
pub
命令的目录参数,由 @AlexV525 提交于 160223 - 重构
TestGoldenComparator
以用于非 Web(Android、iOS)集成测试,由 @matanlurey 提交于 160215 - 撤销“Reverts "Force automatic ndk download when building for Android (#159756)"”,由 @auto-submit[bot] 提交于 160205
- 修复
Stepper
连接器未正确显示的问题,由 @nate-thegrate 提交于 160193 - [web] 默认将
FLUTTER_WEB_AUTO_DETECT
设置为 false,由 @mdebbar 提交于 160191 - [web] 在 Skwasm 中启用平台视图基准测试,由 @mdebbar 提交于 160186
- 手动 pub 升级并进行 flutter_tools 补丁,由 @bkonyi 提交于 160174
- 将包从 16616ad588d7 更新到 cbdb48a0bcee (4 次修订),由 @engine-flutter-autoroll 提交于 160170
- 为仅测试代码添加入口点注释。由 @sstrickl 提交于 160158
- [flutter_releases] Flutter beta 3.28.0-0.1.pre 框架精选,由 @itsjustkevin 提交于 160112
- 修复 Android 模块模板中硬编码 AGP/Kotlin 值的回归问题,由 @gmackall 提交于 160108
- 更新 3.27 更改的更新日志,由 @christopherfujino 提交于 160105
- 将包从 0f1fd493b893 更新到 16616ad588d7 (2 次修订),由 @engine-flutter-autoroll 提交于 160099
- 在工具关闭期间列出核心设备时不要抛出
StateError
,由 @bkonyi 提交于 160094 - [CP-stable] 将模块模板迁移到 Flutter Gradle 插件的声明式应用,由 @flutteractionsbot 提交于 160090
- 添加
submenuIcon
属性以覆盖默认的SubmenuButton
箭头图标,由 @TahaTesser 提交于 160086 - 将 Linux android_release_builds_exclude_dev_dependencies_test 标记为稳定,由 @fluttergithubbot 提交于 160074
- 修复用户启用/禁用分析时未发送分析启用/禁用事件的问题,由 @andrewkolos 提交于 160060
- 在更新 pub 依赖项之前预编译 generate_gradle_lockfile 脚本,由 @christopherfujino 提交于 160059
- 将 Linux packages_autoroller 标记为启动,由 @christopherfujino 提交于 160056
- Conductor 输出更新,由 @christopherfujino 提交于 160054
- 向 TabBarTheme 添加 splashBorderRadius 属性,由 @M97Chahboun 提交于 160046
- [flutter_releases] Flutter stable 3.27.0 框架精选,由 @christopherfujino 提交于 160045
- 撤销“框架在启用语义时发送 a11y 消息 (#159163)”,由 @chunhtai 提交于 160039
- 向 IconButton 小部件添加 onHover 和 onLongPress,由 @M97Chahboun 提交于 160032
- 将包从 45bcc3210fcc 更新到 0f1fd493b893 (4 次修订),由 @engine-flutter-autoroll 提交于 160028
- 弃用未使用的
ButtonStyleButton.iconAlignment
属性,由 @TahaTesser 提交于 160023 - 添加脚本以检查更改的 Dart 文件的格式,由 @goderbauer 提交于 160007
- 忽略 codecov/codecov-action 补丁版本更新,由 @jmagman 提交于 159996
- 将 all-github-actions 组中的 codecov/codecov-action 从 5.0.2 提升到 5.1.1 (1 个目录),由 @dependabot[bot] 提交于 159995
- 将 pkg:intl 锁定到 0.19.0,由 @goderbauer 提交于 159992
- 将包从 bc0c22d57910 更新到 45bcc3210fcc (20 次修订),由 @engine-flutter-autoroll 提交于 159978
- 🚀 为
TapDragEndDetails
实现globalPosition
和localPosition
,由 @AlexV525 提交于 159962 - 调整 OutlineInputBorder 的绘制位置,由 @hgraceb 提交于 159943
- 为
Tooltip
添加mouseCursor
,由 @ValentinVignal 提交于 159922 - [Web] 允许指定何时使用
元素显示图像的策略,由 @dkwingsmt 提交于 159917
- 撤销:修复 DropdownMenu 渲染在 AppBar 后面,由 @dkwingsmt 提交于 159907
- 添加支持将资产注入 widget_preview_scaffold,由 @bkonyi 提交于 159859
- [flutter_tools] 配置着色器编译器为 Android 输出 GLES3 着色器。由 @jonahwilliams 提交于 159857
- 配置页面宽度,由 @goderbauer 提交于 159856
- [CP-beta] 在为目标构建时添加 Android x86 的弃用通知,由 @flutteractionsbot 提交于 159847
- Reland Fix 日期选择器覆盖颜色未应用于选定状态,由 @bleroux 提交于 159839
- [ci] 将 google_adsense 添加到 9_first_party_packages.yml,由 @ditman 提交于 159827
CupertinoTextField
在 Linux 上的可访问性行为应与TextField
匹配,由 @Renzo-Olivares 提交于 159823- 将 Dart SDK 提升到 3.7,由 @goderbauer 提交于 159812
- 为
SemanticsAction.scrollToOffset
添加处理程序,由 @LongCatIsLooong 提交于 159811 - 更新 Material 3
Slider
示例,由 @TahaTesser 提交于 159795 - 修复
RangeSlider
滑块未与分界线对齐、滑块填充和圆角问题,由 @TahaTesser 提交于 159792 - Reland Fix InkWell overlayColor 解析忽略选定状态,由 @bleroux 提交于 159784
- 将模块模板迁移到 Flutter Gradle 插件的声明式应用,由 @gmackall 提交于 159770
- 增加 Devtools 测试超时时间,由 @Piinks 提交于 159759
- 为 Android 构建时强制自动下载 ndk,由 @gmackall 提交于 159756
- 在为目标构建时添加 Android x86 的弃用通知,由 @bkonyi 提交于 159750
- 在
SliderThemeData
中引入 Material 3year2023
标志,由 @TahaTesser 提交于 159721 - 在
ProgressIndicatorThemeData
中引入 Material 3year2023
标志,由 @TahaTesser 提交于 159720 - 使原生资产测试对 Flutter 升级其固定依赖项更具鲁棒性,由 @mkustermann 提交于 159715
- 移除一些 package:usage 的用法,由 @andrewkolos 提交于 159705
- [Widget Inspector] 仅在
truncated
为true
时在 JSON 响应中包含该字段,由 @elliette 提交于 159701 - 修复:SelectableRegion 仅在更改后才能完成选择,由 @Renzo-Olivares 提交于 159698
- 格式化 flutter_test 的 controller.dart,由 @hgraceb 提交于 159667
- 修复 DropdownMenu 菜单与文本字段分离的问题,由 @bleroux 提交于 159665
- 将包从 e6932b77a183 更新到 bc0c22d57910 (2 次修订),由 @engine-flutter-autoroll 提交于 159592
- 撤销“修复 InkWell overlayColor 解析忽略选定状态 (#159072)”,由 @bleroux 提交于 159589
- 撤销“Revert "Fix Date picker overlay colors aren't applied on selected sta…”,由 @bleroux 提交于 159583
- 将包从 8ecf4b010143 更新到 e6932b77a183 (3 次修订),由 @engine-flutter-autoroll 提交于 159561
- 将 Mac_benchmark hello_world_macos__compile 标记为不稳定,由 @fluttergithubbot 提交于 159543
- 将 Mac_benchmark flutter_view_macos__start_up 标记为不稳定,由 @fluttergithubbot 提交于 159541
- 将 Linux_android_emu android_defines_test 标记为稳定,由 @fluttergithubbot 提交于 159538
- 暂时忽略某些语义测试的穷尽性检查,由 @LongCatIsLooong 提交于 159517
- 添加
flutter widget-preview {start, clean}
命令,由 @bkonyi 提交于 159510 - iPad Scribble 闪烁和崩溃,由 @justinmc 提交于 159508
- [SwiftPM] 将
SWIFT_PACKAGE_MANAGER
环境变量重命名为FLUTTER_SWIFT_PACKAGE_MANAGER
,由 @loic-sharma 提交于 159502 - 撤销“Reverts "Roll Flutter Engine from fe45a6608651 to fb6439918252 (12 revisions) (#159461)"”,由 @auto-submit[bot] 提交于 159498
- 将包从 46aeb2b29d60 更新到 8ecf4b010143 (5 次修订),由 @engine-flutter-autoroll 提交于 159489
- 修复 DropdownButtonFormField 覆盖颜色管理,由 @bleroux 提交于 159472
- [Widget Inspector] 修复 Flutter web 在请求大型小部件树时出现堆栈溢出错误,由 @elliette 提交于 159454
- 重构 gradle 任务运行器以共享错误处理代码,由 @chunhtai 提交于 159452
- 更新 analysis_options.yaml 中的注释,由 @goderbauer 提交于 159449
- 将 dartdoc 更新到 8.3.0,由 @goderbauer 提交于 159448
- 修复 MainActivity.kt.tmpl 中失败的 lint,由 @AbdeMohlbi 提交于 159441
- 撤销“Reverts "Update
image_filter_test
andcolor_filter_test.dart
for Material 3 (#158985)"”,由 @auto-submit[bot] 提交于 159437 - [CP-beta] 不依赖 Leader/Follower 来定位 DropdownMenu 菜单,由 @flutteractionsbot 提交于 159436
- [工具] 修复当 Command Processor
AutoRun
注册表键定义时“Error: Unable to find git in your PATH”的问题,由 @bkonyi 提交于 159424 - 为
Chip
添加mouseCursor
参数,由 @ValentinVignal 提交于 159422 - 将包从 920321356e45 更新到 46aeb2b29d60 (3 次修订),由 @engine-flutter-autoroll 提交于 159420
- 修复 #159108 中遗漏的失败测试,由 @LongCatIsLooong 提交于 159407
- 测试
SliverMainAxisGroup
舞台外子项,由 @yiiim 提交于 159406 - 修复 flutter_command.dart 中的拼写错误,由 @TheJoeSchr 提交于 159398
- [工具] 修复使用过时正则表达式修改模板的 Android 测试,由 @Sameri11 提交于 159396
- 修复使用 AutovalidateMode.onUnfocus 提交表单时的误报验证结果,由 @Mairramer 提交于 159394
- 为 CupertinoTextFormFieldRow 的构造函数添加 spellCheckConfiguration,由 @sargntpi 提交于 159385
- 撤销“Reverts "Roll Flutter Engine from 6f941c961b05 to 202506d686e3 (10 revisions) (#159345)"”,由 @auto-submit[bot] 提交于 159360
- 撤销“Reverts "Roll Flutter Engine from 202506d686e3 to 9384df4425fd (2 revisions) (#159348)"”,由 @auto-submit[bot] 提交于 159359
- 重置“为语义调试器设置稳定颜色 (#157884)”,由 @chunhtai 提交于 159355
- 撤销“Reverts "Set stable color for semantics debugger (#157884)"”,由 @auto-submit[bot] 提交于 159354
- 在小部件选择模式下点击并拖动会更新 DevTools 中检查的小部件,由 @elliette 提交于 159352
- 移除现在未使用的
apk-health-tests
。将来可以随时重新添加。由 @matanlurey 提交于 159349 - 将
\r\n
代码替换为 Dart SDK 标准约定。由 @matanlurey 提交于 159346 - 修复
SafeArea
DartPad 示例,由 @nate-thegrate 提交于 159344 - 在 dca37ad 后手动更新字符串,并重新启用
packages_autoroller
,由 @gmackall 提交于 159343 - 将包从 913b99ed8542 更新到 920321356e45 (9 次修订),由 @engine-flutter-autoroll 提交于 159338
- 将 Linux packages_autoroller 移至启动阶段,由 @zanderso 提交于 159336
- 修复拼写错误,由 @anisalibegic 提交于 159331
- [原生资产] 创建
NativeAssetsManifest.json
而不是内核嵌入,由 @dcharkes 提交于 159322 - [工具] 移除已弃用的 --web-renderer 参数。由 @ditman 提交于 159314
- 如果当前路由是全屏对话框,则抑制先前的路由转换,由 @MitchellGoodwin 提交于 159312
- 向分析报告
deferred-components
的使用情况。由 @matanlurey 提交于 159307 - 移除 module_plugin_loader.radle 中不必要的分号,由 @AbdeMohlbi 提交于 159303
- 在
flutter_build_preview_sdk_test.dart
中将注释与 build.gradle.kts 用法对齐,由 @AbdeMohlbi 提交于 159299 - 修复失败的 lint:
findByPath
需要在flutter.groovy
中对项目评估进行特定排序,由 @AbdeMohlbi 提交于 159296 - 改进 UI 线程动画性能,由 @bernaferrari 提交于 159288
- 为
DataTable
添加columnWidth
属性以自定义列宽,由 @lamnhan066 提交于 159279 - 向
_listCoreDevices
添加了额外的日志记录,由 @bkonyi 提交于 159275 - Reland CupertinoPopupSurface,由 @davidhicks980 提交于 159272
- 为更新的 M3 规范引入
CircularProgressIndicator.padding
,由 @TahaTesser 提交于 159271 - 将包从 e95f6d8fce58 更新到 913b99ed8542 (7 次修订),由 @engine-flutter-autoroll 提交于 159268
- 重构底部工作表及相关小部件,由 @Pante 提交于 159257
- 如果 flutter_tools 被信号杀死,关闭 DevTools 和 DDS 进程,由 @jason-simmons 提交于 159238
- 尝试对 Gradle OOM 进行推测性修复。由 @matanlurey 提交于 159234
- 向
package:integration_test
添加一个简单的 golden 文件测试。由 @matanlurey 提交于 159233 - 移除不再需要的
RepaintBoundary
。由 @matanlurey 提交于 159232 - 取消跳过使用
flutter build apk
的测试。由 @matanlurey 提交于 159231 - [flutter_tools] 通过迁移器选择退出 iOS/macOS 应用的 Metal API 验证,更新仓库中的模板。由 @jonahwilliams 提交于 159228
- 添加设置 Android Studio 自动格式化 Kotlin 代码的文档,由 @gmackall 提交于 159209
- 修复日期选择器覆盖颜色未应用于选定状态的问题,由 @bleroux 提交于 159203
- 将包从 fc4adc78aa24 更新到 e95f6d8fce58 (6 次修订),由 @engine-flutter-autoroll 提交于 159201
- 移除对 [Target] 的依赖,转而操作 [Architecture],由 @mkustermann 提交于 159196
- 在
flutter run
完成时终止非分离的测试设备,由 @matanlurey 提交于 159170 - 清理关闭 observatory_port_test 启动的 flutter_tools 进程,由 @jason-simmons 提交于 159169
- 为所有 flutter_tools android 文件添加 platform-android 标签,由 @jmagman 提交于 159166
- 框架在启用语义时发送 a11y 消息,由 @chunhtai 提交于 159163
- 使
runner
不可为空,因为它始终如此。由 @matanlurey 提交于 159156 - [工具] 修复表达式评估未正确处理错误的问题,由 @bkonyi 提交于 159151
- 移除
firebase_abstract_method_smoke_test
,由 @jesswrd 提交于 159145 - 将包从 c1eabf5e32cc 更新到 fc4adc78aa24 (10 次修订),由 @engine-flutter-autoroll 提交于 159143
- 修复失败的 lint:
Consider using 'register' to avoid unnecessary configuration
,由 @AbdeMohlbi 提交于 159137 - 在集成测试中不再需要时终止
flutter test
。由 @matanlurey 提交于 159117 - 如果
flutter
工具被信号杀死,终止测试设备。由 @matanlurey 提交于 159115 - [SwiftPM] 移动迁移检查功能标志的位置,由 @loic-sharma 提交于 159110
- 暂时更改测试以适应新的
SemanticsAction
值,由 @LongCatIsLooong 提交于 159108 - 将 all-github-actions 组中的 codecov/codecov-action 从 4.6.0 提升到 5.0.2,由 @dependabot[bot] 提交于 159104
- 在 FlutterTestDriver 测试中添加标签并断言一些状态。由 @matanlurey 提交于 159099
- [CP-beta][工具] DDS 启动失败时不要抛出 StateError,由 @flutteractionsbot 提交于 159079
- 将包从 b164be312ca2 更新到 c1eabf5e32cc (6 次修订),由 @engine-flutter-autoroll 提交于 159077
- 修复 InkWell overlayColor 解析忽略选定状态,由 @bleroux 提交于 159072
- 移除
flutter\packages\flutter_tools\gradle\gradle.kts
中多余的反引号,由 @AbdeMohlbi 提交于 159051 - 修复
flutter drive
的--web-header
标志,由 @dtscalac 提交于 159039 - 修复 gen_l10n_types.dart 中的拼写错误,由 @userFortyTwo 提交于 159035
- 修复 NavigationBar 示例溢出对齐问题,由 @yaostyle 提交于 159034
- 不再下载
android-x86-jit-release
。由 @matanlurey 提交于 159011 - [flutter triage] 更新常见 Web 贡献者列表,由 @yjbanov 提交于 159008
- 在
integration.shard
中一致地定义和使用flutterBin
。由 @matanlurey 提交于 159007 - Flutter-Web-Triage.md 中的样式更改,由 @yjbanov 提交于 159006
- 将
flutter_build_apk_health_tests
切换为使用当前测试的一个子集。由 @matanlurey 提交于 159004 - 使 SelectableRegion 上的焦点节点可选。由 @gspencergoog 提交于 158994
- 撤销:“尝试首先运行历史上不稳定的测试,以使
flutter build apk
健康测试更频繁地超时?(#158967)”,由 @auto-submit[bot] 提交于 158993 - 将包从 b9ac917daeb0 更新到 b164be312ca2 (4 次修订),由 @engine-flutter-autoroll 提交于 158986
- 更新
image_filter_test
和color_filter_test.dart
以支持 Material 3,由 @TahaTesser 提交于 158985 - 修复原生资产代码中的代码资产复制逻辑,由 @mkustermann 提交于 158984
- 修复原生资产发布版本中的重复工作,由 @mkustermann 提交于 158980
- 用 gradle 和 Android 路径标记 PR 为 "platform-android",由 @jmagman 提交于 158970
- 更漂亮的 merge_queue.md,由 @Piinks 提交于 158969
- 尝试首先运行历史上不稳定的测试,以使
flutter build apk
健康测试更频繁地超时?由 @matanlurey 提交于 158967 - 进一步跳过运行
flutter build apk
的native_assets_test
(s)。由 @matanlurey 提交于 158966 - 停止为测试项目同时生成
.kts
和非.kts
gradle 文件。由 @matanlurey 提交于 158965 - 创建 merge_queue.md,由 @Piinks 提交于 158959
- 向
dev/bots/test.dart
添加--dry-run
。由 @matanlurey 提交于 158956 - [CP-beta] 添加一个新的有用工具退出消息,用于 mdns 发现期间抛出的 SocketExceptions,由 @flutteractionsbot 提交于 158950
- 修复与 core_device_list.json 未找到相关的 flaky 故障,由 @bkonyi 提交于 158946
- [flutter_releases] Flutter beta 3.27.0-0.2.pre 框架精选,由 @eyebrowsoffire 提交于 158943
- 将包从 26e123a6ce03 更新到 b9ac917daeb0 (5 次修订),由 @engine-flutter-autoroll 提交于 158938
- 为 android_plugin_skip_unsupported_test 测试启用 --verbose,由 @bkonyi 提交于 158933
- 将原生资产集成重构到 flutter 工具中,由 @mkustermann 提交于 158932
- 不依赖 Leader/Follower 来定位 DropdownMenu 菜单,由 @bleroux 提交于 158930
- 更新 Material 3 进度指示器示例,由 @TahaTesser 提交于 158925
- 添加一个 MenuAnchor 对齐测试,由 @bleroux 提交于 158915
- 修复:InkWell 的 enableFeedback 属性不能设置为可空...,由 @StanleyCocos 提交于 158907
- 当设置
flutter --verbose
时,不再向隐式pub
调用传递--verbose
。由 @matanlurey 提交于 158898 - [SwiftPM] 为应用迁移添加单独的功能标志,由 @loic-sharma 提交于 158897
- 尝试使用
bringup: true
调试flutter build apk
经常超时的问题。由 @matanlurey 提交于 158895 - 撤销“Reverts "Marks Mac_arm64_ios hot_mode_dev_cycle_ios__benchmark to be flaky (#158242)"”,由 @auto-submit[bot] 提交于 158891
- 为分析器添加跳过消息,由 @MitchellGoodwin 提交于 158890
- 将
scrollBehavior
引入SelectableText
,以便可以隐藏滚动条,由 @gspencergoog 提交于 158887 - 为 M3 创建新页面转换,由 @QuncCccccc 提交于 158881
- 暂时跳过 native_assets 测试的 flutter build apk。由 @matanlurey 提交于 158880
- 提升 AGP/Gradle/Kotlin 警告版本,由 @gmackall 提交于 158839
- [flutter_releases] Flutter stable 3.24.5 框架精选,由 @eyebrowsoffire 提交于 158778
- 流式输出
flutter build
以进行调试。由 @matanlurey 提交于 158757 - [工具] DDS 启动失败时不要抛出 StateError,由 @bkonyi 提交于 158744
- 更新 SVG 包的分类流程图,由 @stuartmorgan 提交于 158670
- 将包从 72356fda4684 更新到 26e123a6ce03 (19 次修订),由 @engine-flutter-autoroll 提交于 158626
- 文档:在 HapticFeedback 中包含人体接口触觉信息,由 @alestiago 提交于 158587
- 将 Mac_x64 hot_mode_dev_cycle_macos_target__benchmark 标记为不稳定,由 @fluttergithubbot 提交于 158569
- 将 Windows windows_desktop_impeller 标记为稳定,由 @fluttergithubbot 提交于 158565
- 将 Mac_arm64 mac_desktop_impeller 标记为稳定,由 @fluttergithubbot 提交于 158564
- 将 Linux web_benchmarks_skwasm_st 标记为稳定,由 @fluttergithubbot 提交于 158563
- Reland 为 dynamic_content_color.0.dart 添加测试,由 @ValentinVignal 提交于 158547
- 将 Mac_ios microbenchmarks_ios 标记为不稳定,由 @jtmcdole 提交于 158540
- 解释如何使用
flutter channel
。由 @matanlurey 提交于 158533 - 强制 Linux plugin_test 在 Ubuntu 20.04 上运行,由 @christopherfujino 提交于 158529
- 更新测试以包含更完整的本地运行测试说明,并为 android 11 测试添加示例,由 @reidbaker 提交于 158528
- 避免在测试中使用平台
ProcessInfo.maxRss
。由 @matanlurey 提交于 158526 - 手动 cherry-pick #158141 (out_dir_shared) 到稳定版,由 @eyebrowsoffire 提交于 158525
- 将
dart pub deps
调用移至
并相应使用,由 @matanlurey 提交于 158524.deps - [web] 移除 HTML 渲染器的基准测试,由 @mdebbar 提交于 158520
- 允许省略
devDependencies
并且不会导致工具崩溃。由 @matanlurey 提交于 158518 - 撤销“Reverts "Add test for
dynamic_content_color.0.dart
(#158309)"”,由 @auto-submit[bot] 提交于 158511 - 修复
NavigationBar
标签样式在小部件级别上的自定义问题,由 @TahaTesser 提交于 158510 - 为
ButtonStyle
和styleFrom
方法添加IconAlignment
,由 @TahaTesser 提交于 158503 - 尽可能隐藏成员,由 @andrewkolos 提交于 158492
- 为
systemTempDirectory
添加文件系统错误处理,由 @andrewkolos 提交于 158481 - #154792 - CupertinoActionSheetAction 光标在桌面版上未变为可点击,由 @srivats22 提交于 158470
- 修复 Chip 绘制
InkWell.hoverColor
时在提供的背景颜色之上绘制悬停状态的问题,由 @TahaTesser 提交于 158454 - 修复 OutlineInputBorder 的绘制位置,由 @hgraceb 提交于 158440
- [SwiftPM] 简化确定是否使用 CocoaPods 的逻辑,由 @loic-sharma 提交于 158409
- 清理 dependabot 配置,添加 github-action 组,由 @jmagman 提交于 158408
- 手动 cherry-pick #158141 (
out_dir_shared
) 到beta
,由 @matanlurey 提交于 158395 - 用
package:vm_service
中的RPCErrorKind
替换自定义RPCErrorCodes
,由 @bkonyi 提交于 158379 - 将包从 bb5a25815cae 更新到 72356fda4684 (8 次修订),由 @engine-flutter-autoroll 提交于 158378
- 支持 PopupMenuButton 中的 materialTapTargetSize,由 @hannah-hyj 提交于 158357
- 移除多余的参数,由 @pq 提交于 158349
- 手动更新 Flutter Engine 从 371c86fb6b49 到 bcb281cde579,由 @jason-simmons 提交于 158346
- 在 PR 模板中添加审查时间线的澄清,由 @Piinks 提交于 158345
- 更新 pub 包,由 @flutter-pub-roller-bot 提交于 158337
- 修复因测试取消跳过导致的破坏。由 @matanlurey 提交于 158335
- 为使用延迟组件的插件集成测试增加 Java 堆限制至 8GB,由 @bkonyi 提交于 158330
- 添加 flutter/package 代码生成指令,由 @stuartmorgan 提交于 158326
- 向问题模板添加最近导入的包,由 @stuartmorgan 提交于 158324
- [TextInput] 添加 TextInputType.webSearch (#15762),由 @stonemaster 提交于 158323
- 为
dynamic_content_color.0.dart
添加测试,由 @ValentinVignal 提交于 158309 - 修复 --appSizeBase 的输出路径,由 @LinXunFeng 提交于 158302
- 更新 pub 包,由 @flutter-pub-roller-bot 提交于 158281
- 修复 hot_reload_test.dart 中的 flakiness,由 @bkonyi 提交于 158271
- 将包从 721943194945 更新到 bb5a25815cae (6 次修订),由 @engine-flutter-autoroll 提交于 158267
- 为
NavigationBar
添加覆盖NavigationDestination.label
填充的功能,由 @TahaTesser 提交于 158260 - 将 Mac_benchmark complex_layout_scroll_perf_macos__timeline_summary 标记为不稳定,由 @fluttergithubbot 提交于 158252
- 为
image.loading_builder.0.dart
添加测试,由 @ValentinVignal 提交于 158248 - 为
image.frame_builder.0.dart
添加测试,由 @ValentinVignal 提交于 158247 - 将 Linux analyzer_benchmark 标记为不稳定,由 @fluttergithubbot 提交于 158244
- 将 Mac_arm64_ios hot_mode_dev_cycle_ios__benchmark 标记为不稳定,由 @fluttergithubbot 提交于 158242
- 向 CupertinoSearchTextField 和测试添加了光标控制属性,由 @p-salmon 提交于 158240
- 修复 RawScrollbar 示例和桌面测试,由 @bleroux 提交于 158237
- 删除 firebase_android_embedding_v2_smoke_test,由 @jmagman 提交于 158223
- 将 website-cms 从关键 PR 分类中排除,由 @chunhtai 提交于 158220
- 设备上的小部件检查器按钮退出小部件选择,由 @elliette 提交于 158219
- 为最近重新分片的目标移除
bringup
状态,由 @andrewkolos 提交于 158217 - 使 flutter_tools 使用最新的 package:{native_assets_builder,native_assets_cli,native_toolchain_c},由 @mkustermann 提交于 158214
- [SwiftPM] 将 SwiftPM 启用逻辑移至平台项目,由 @loic-sharma 提交于 158213
- 更新 Cocoapods 对同步组/文件夹的支持的错误消息,由 @LouiseHsu 提交于 158206
- 移除已修复的 observatory 相关 TODO。由 @matanlurey 提交于 158205
- 通过循环
FakeAsync
elapse 恢复跳过的 iOS 测试。由 @matanlurey 提交于 158204 - 移除未使用的
enableObservatory
标志。由 @matanlurey 提交于 158202 - 在 Cache.test 构造函数中使用根目录作为 rootOverride 的默认值,由 @andrewkolos 提交于 158201
- 增加
Linux tool_integration_tests
的子分片数量,由 @andrewkolos 提交于 158196 - Reland2: 撤销“Revert "Add a warning/additional handlers for parsing
synthetic-package
.""”,由 @polina-c 提交于 158184 - 将包从 796afa35071d 更新到 721943194945 (11 次修订),由 @engine-flutter-autoroll 提交于 158179
- 清理 MenuAnchor 并改进 DropdownMenu 测试可读性,由 @bleroux 提交于 158175
- 使原生资产集成测试更健壮,从而允许通过
flutter update-packages
平滑自动更新包,由 @mkustermann 提交于 158170 - 为
raw_scrollbar.2.dart
添加测试,由 @ValentinVignal 提交于 158161 - 修复 SliverAppBar 的更新顺序,由 @hgraceb 提交于 158159
- 将
Windows build_tests
的分片数量从 8 增加到 9,由 @andrewkolos 提交于 158146 - 前向修复
CupertinoDynamicColor
,通过添加toARGB32()
。由 @matanlurey 提交于 158145 - 进一步移除不再需要的仅限 Web 的考虑因素,由 @matanlurey 提交于 158143
- 提取并恢复一个测试,即空白原生资产项目仍然可以构建,由 @matanlurey 提交于 158141
- [SwiftPM] 更新 .flutter-plugin-dependencies 格式,由 @loic-sharma 提交于 158138
- 向 FlutterTesterDevices 添加可选参数。由 @polina-c 提交于 158133
- [CP-beta] 阻止
flutter build ios-framework --xcframework
将Flutter.xcframework.dSYM
复制到App.framework
文件夹中。由 @flutteractionsbot 提交于 158131 - Reland1: “撤销 "Add and plumb
useImplicitPubspecResolution
acrossflutter_tools
."” 由 @polina-c 提交于 158126 - [CP-stable] 阻止
flutter build ios-framework --xcframework
将Flutter.xcframework.dSYM
复制到App.framework
文件夹中。由 @flutteractionsbot 提交于 158125 - 将验证器执行时间添加到
flutter doctor --verbose
,由 @bkonyi 提交于 158124 - 禁用失败的原生资产测试,由 @victorsanni 提交于 158119
- 更新 Material 3
CircularProgressIndicator
以适应新视觉风格,由 @TahaTesser 提交于 158104 - 为
raw_scrollbar.shape.0.dart
添加测试,由 @ValentinVignal 提交于 158094 - 从 flex 文档中移除 null,由 @ValentinVignal 提交于 158086
- 撤销“Add a warning/additional handlers for parsing
synthetic-package
.”,由 @polina-c 提交于 158078 - 撤销“Add and plumb
useImplicitPubspecResolution
acrossflutter_tools
.”,由 @polina-c 提交于 158076 - 为
raw_scrollbar.1.dart
添加测试,由 @ValentinVignal 提交于 158069 - 为
interactive_viewer.constrained.0.dart
添加测试,由 @ValentinVignal 提交于 158044 - 移除公共文档中对 HTML 渲染器的引用。由 @matanlurey 提交于 158035
- 删除对 dev.flutter.plugins.e2e 的未使用引用。由 @matanlurey 提交于 158031
- 为单线程 Skwasm 添加基准测试。由 @eyebrowsoffire 提交于 158027
- [Android] 从发布版本中移除开发依赖项插件,由 @camsim99 提交于 158026
- 修复
aar_init_script.gradle
中失败的 lint,由 @AbdeMohlbi 提交于 158025 - 修复
resolve_dependecies.gradle
文件中task
用法的 lint 问题,由 @AbdeMohlbi 提交于 158022 - 添加
SafeArea
DartPad 示例,由 @nate-thegrate 提交于 158019 - 通过将模拟器定义版本更新到 Chrome Infra 的最新可用版本,修复 API 35 模拟器测试的 flakiness,由 @reidbaker 提交于 158017
- 将显式包依赖项移至功能标志,由 @matanlurey 提交于 158016
- 改进 basic.dart 中代码片段的一致性,由 @loic-sharma 提交于 158015
- 使 SwiftPM 集成测试更加符合惯例,由 @loic-sharma 提交于 158014
- 移除不必要的
kCliAnimationsFeatureName
,它可作为.configSetting
使用。由 @matanlurey 提交于 158013 - 向
.flutter-plugins-dependencies
中的插件添加dev_dependency
属性,由 @camsim99 提交于 158009 - 将包从 7cc1caa0cc36 更新到 796afa35071d (15 次修订),由 @engine-flutter-autoroll 提交于 158003
- 调整印地语 TimeOfDayFormat 以 LTR 方向显示本地化。由 @Mairramer 提交于 157998
- 为
raw_scrollbar.0.dart
添加测试,由 @ValentinVignal 提交于 157989 - 为
interactive_viewer.transformation_controller.0.dart
添加测试,由 @ValentinVignal 提交于 157986 - 修复:布局更改时更新 PopupMenu 位置,由 @YeungKC 提交于 157983
- 使 SwiftPM 集成测试更加符合惯例,由 @loic-sharma 提交于 157971
- [CP-beta] 添加在使用 Java 21 时 jlink 错误的处理器,由 @flutteractionsbot 提交于 157946
- 重命名
injectBuildTimePluginFilesForWebPlatform
并移除未使用的命名参数。由 @matanlurey 提交于 157944 - 为解析
synthetic-package
添加警告/额外的处理程序。由 @matanlurey 提交于 157934 - 重构 DropdownMenu 测试,由 @bleroux 提交于 157913
- 为
notification.0.dart
添加测试,由 @ValentinVignal 提交于 157909 - [flutter_driver] 大部分使用公共截屏 API。由 @jonahwilliams 提交于 157888
- 为语义调试器设置稳定颜色,由 @chunhtai 提交于 157884
- [CP-beta] 支持带有
kts
gradle 文件的宿主 Android 应用以添加到应用中,由 @flutteractionsbot 提交于 157881 - 在
flutter_tools
中添加并实现useImplicitPubspecResolution
。由 @matanlurey 提交于 157879 - 将模板升级到 AGP 8.7/Gradle 8.10.2,由 @gmackall 提交于 157872
- 使内存泄漏跟踪机器人阻塞。由 @polina-c 提交于 157866
- 将包从 028027e6b1f1 更新到 7cc1caa0cc36 (5 次修订),由 @engine-flutter-autoroll 提交于 157864
- 在贡献文档中提及部分 PR,由 @stuartmorgan 提交于 157863
- fix(ScrollAction): 不安全的非空断言,由 @kszczek 提交于 157855
- 为
media_query_data.system_gesture_insets.0.dart
添加测试,由 @ValentinVignal 提交于 157854 - 将 Linux_pixel_7pro service_extensions_test 标记为不稳定,由 @fluttergithubbot 提交于 157853
- 改进
ContainerRenderObjectMixin
错误消息,当parentData
未正确设置时,由 @PurplePolyhedron 提交于 157846 - 更新 CHANGELOG.md 以更正 ios 与 macos 的问题,由 @reidbaker 提交于 157822
- iOS 选择手柄改进,由 @Renzo-Olivares 提交于 157815
- 将包从 e0c4f55cd355 更新到 028027e6b1f1 (8 次修订),由 @engine-flutter-autoroll 提交于 157813
- 撤销“Reverts "Avoid labeling 'context' PRs as 'text-input' (#157650)"”,由 @auto-submit[bot] 提交于 157812
- [impeller] 重新启用 impeller 分片。由 @jonahwilliams 提交于 157806
- 避免将所有 PR 都标记为“text-input”,由 @jmagman 提交于 157805
- 为
interactive_viewer.0.dart
添加测试,由 @ValentinVignal 提交于 157773 - 为
focus_scope.0.dart
添加测试,由 @ValentinVignal 提交于 157772 - 为
page_storage.0.dart
添加测试,由 @ValentinVignal 提交于 157770 - 更新
TextEditingController.text
文档,建议不要在生产代码中使用它,由 @LongCatIsLooong 提交于 157769 - 为
scroll_metrics_notification.0.dart
添加测试,由 @ValentinVignal 提交于 157768 - 将 Mac tool_integration_test 分片固定到 arm64,由 @zanderso 提交于 157760
- 修复
NestedScrollView
内部位置逻辑,由 @nate-thegrate 提交于 157756 - [web] 在 web 平台,如果图像无法通过 CORS 访问,则使用
标签显示图像,由 @harryterkelsen 提交于 157755
- 提取“shaker”类,由 @nate-thegrate 提交于 157748
- 修复
TabBar
选项卡图标不遵守自定义IconTheme
的问题,由 @TahaTesser 提交于 157724 - 更新文档以澄清裁剪行为,由 @Neutrino2711 提交于 157719
- 为
nested_scroll_view_state.0.dart
添加测试,由 @ValentinVignal 提交于 157714 - 为
restoration_mixin.0.dart
添加测试,由 @ValentinVignal 提交于 157709 - 为
restorable_route_future.0.dart
添加测试,由 @ValentinVignal 提交于 157708 - 修复 showSnackBar 无法从主题访问 useMaterial3 的问题,由 @bleroux 提交于 157707
- 为
navigator.restorable_push_replacement.0.dart
添加测试,由 @ValentinVignal 提交于 157704 - 为
focus_node.unfocus.0.dart
添加测试,由 @ValentinVignal 提交于 157673 - 为
navigator_state.restorable_push_replacement.0.dart
添加测试,由 @ValentinVignal 提交于 157668 - 为
navigator_state.restorable_push.0.dart
添加测试,由 @ValentinVignal 提交于 157667 - 修复 fade_transition 问题,由 @yiiim 提交于 157663
- 移除多余的
throw
。由 @matanlurey 提交于 157658 - 修复并移除
flutter_tools
中一些no-shuffle
标签。由 @matanlurey 提交于 157656 - 避免将“context”PR 标记为“text-input”,由 @jmagman 提交于 157650
- 在工具/守护程序关闭时,杀死交互式脚本作业
xcdevice observe
进程,由 @jmagman 提交于 157646 - 重置“宽色域框架渐变测试 (#153976)”,由 @gaaclarke 提交于 157643
- 为 mdns 发现期间抛出的 SocketExceptions 添加新的有用工具退出消息,由 @LouiseHsu 提交于 157638
- 为一次稳定发布添加隐藏的
--no-implicit-pubspec-resolution
标志。由 @matanlurey 提交于 157635 - 更新 .ci.yaml 将 android sdk 设置为 35v1,由 @reidbaker 提交于 157621
- 修复
ResizeImage
文档,由 @nate-thegrate 提交于 157619 - 重置“将测试升级到 AGP 8.7/Gradle 8.10.2/Kotlin 1.8.10”,由 @gmackall 提交于 157617
- 撤销“Reverts "Wide gamut framework gradient test (#153976)"”,由 @auto-submit[bot] 提交于 157615
- 修复菜单锚状态处理,由 @YeungKC 提交于 157612
- 将包从 a556f0f52825 更新到 e0c4f55cd355 (2 次修订),由 @engine-flutter-autoroll 提交于 157605
- 将 3.24.4 更新日志添加到 master,由 @reidbaker 提交于 157600
- 添加 3.24.4 更新日志,由 @reidbaker 提交于 157596
- 为
navigator_state.restorable_push_and_remove_until.0.dart
添加测试,由 @ValentinVignal 提交于 157595 - 为
focusable_action_detector.0.dart
添加测试,由 @ValentinVignal 提交于 157575 - CupertinoSheetRoute,由 @MitchellGoodwin 提交于 157568
- 收紧
throwToolExit
,解释何时使用它。由 @matanlurey 提交于 157561 - 修复 Android 模板/测试/示例中弃用的
buildDir
使用,由 @gmackall 提交于 157560 - 撤销“Reverts "Upgrade tests to AGP 8.7/Gradle 8.10.2/Kotlin 1.8.10 (#157032)"”,由 @auto-submit[bot] 提交于 157559
- 将 mac impeller 标记为启动。由 @jonahwilliams 提交于 157551
- 撤销“Reverts "Reverts "Added a warning if
flutter.groovy
uses a.flutter-plugins
file. (#157388)" (#157541)"”,由 @auto-submit[bot] 提交于 157549 - 使用可区分字符(在错误日志中替换
' 🙙 🙛 '
),由 @matanlurey 提交于 157548 - 撤销“Reverts "Added a warning if
flutter.groovy
uses a.flutter-plugins
file. (#157388)"”,由 @auto-submit[bot] 提交于 157541 - 将包从 5e03bb1da411 更新到 a556f0f52825 (7 次修订),由 @engine-flutter-autoroll 提交于 157539
- 移除 unsafe_html lint 规则,由 @srawlins 提交于 157531
- 允许选择退出
.flutter-plugins
,在refreshPluginsList
中选择退出。由 @matanlurey 提交于 157527 - 移除未使用的
PubDependenciesProjectValidator
。由 @matanlurey 提交于 157516 - 为
build_owner.0.dart
添加测试,由 @ValentinVignal 提交于 157499 - 为
navigator.restorable_push.0.dart
添加测试,由 @ValentinVignal 提交于 157492 - 为
navigator.restorable_push_and_remove_until.0.dart
添加测试,由 @ValentinVignal 提交于 157487 - 为非模块上的 flutter build ios-framework 添加部分测试,由 @loic-sharma 提交于 157482
- 文档:重做“对
flutter
工具进行更改”以包含flutter-dev
,由 @andrewkolos 提交于 157480 - 将 actions/checkout 从 4.2.1 提升到 4.2.2,由 @dependabot[bot] 提交于 157473
- 改进
flutter.groovy
的可读性,对齐空值赋值,减少一些方法未使用的作用域,尽可能应用 static,由 @AbdeMohlbi 提交于 157471 - 在 iOS 上重新开启
brieflyShowPassword
,由 @LongCatIsLooong 提交于 157466 - 如果仅在
dev_dependencies
中,则Plugin.isDevDependency
。由 @matanlurey 提交于 157462 - 更新
Tab.height
参数文档,说明选项卡高度低于默认值的情况,由 @TahaTesser 提交于 157443 - 修复 Scaffold 扩展主体,由 @yiiim 提交于 157441
- 修复 changelog.md 文件中的拼写错误和拼写错误,由 @thejitenpatel 提交于 157438
- 将 Mac_benchmark animated_complex_opacity_perf_macos__e2e_summary 标记为不稳定,由 @fluttergithubbot 提交于 157424
- 将 Windows build_android_host_app_with_module_source 标记为稳定,由 @fluttergithubbot 提交于 157420
- 将 Windows build_android_host_app_with_module_aar 标记为稳定,由 @fluttergithubbot 提交于 157419
- 将 Windows build_tests_7_8 标记为稳定,由 @fluttergithubbot 提交于 157418
- 将 Windows build_tests_6_8 标记为稳定,由 @fluttergithubbot 提交于 157417
- 将 Windows build_tests_5_8 标记为稳定,由 @fluttergithubbot 提交于 157416
- 将 Windows build_tests_4_8 标记为稳定,由 @fluttergithubbot 提交于 157415
- 将 Windows build_tests_3_8 标记为稳定,由 @fluttergithubbot 提交于 157414
- 将 Mac build_android_host_app_with_module_source 标记为稳定,由 @fluttergithubbot 提交于 157412
- 将 Mac build_android_host_app_with_module_aar 标记为稳定,由 @fluttergithubbot 提交于 157411
- 将 Linux build_android_host_app_with_module_source 标记为稳定,由 @fluttergithubbot 提交于 157410
- 将 Linux build_android_host_app_with_module_aar 标记为稳定,由 @fluttergithubbot 提交于 157409
- 为
star_border.0.dart
添加测试,由 @ValentinVignal 提交于 157401 - 重置“修复 TextField 在应用恢复后选择所有内容”,由 @bleroux 提交于 157399
- 创建 Flutter 特定的内存泄漏故障排除指南。由 @polina-c 提交于 157396
- 阻止
flutter build ios-framework --xcframework
将Flutter.xcframework.dSYM
复制到App.framework
文件夹中。由 @LouiseHsu 提交于 157394 - 为 Frob 创建哈希脚本,由 @jtmcdole 提交于 157390
- 如果
flutter.groovy
使用.flutter-plugins
文件,则添加警告。由 @matanlurey 提交于 157388 - 移除对
settings.gradle.legacy_versions
的唯一引用。由 @matanlurey 提交于 157380 - 撤销“Reverts "Fix TextField selects all content after the application is resumed (#156968)"”,由 @auto-submit[bot] 提交于 157378
- 升级内存泄漏跟踪器。由 @polina-c 提交于 157369
- 将包从 b6f7e47c7586 更新到 5e03bb1da411 (3 次修订),由 @engine-flutter-autoroll 提交于 157349
- 修复 MenuController.isOpen 在未附加时抛出异常的问题,由 @bleroux 提交于 157331
- 为
pointer_signal_resolver.0.dart
添加测试,由 @ValentinVignal 提交于 157330 - 为
platform_menu_bar.0.dart
添加测试,由 @ValentinVignal 提交于 157328 - 测试备用正确 macOS 框架 xcprivacy manifest 位置,由 @jmagman 提交于 157318
- 为公共
State
方法重写添加@protected
,由 @nate-thegrate 提交于 157313 - 允许通过
getRootWidgetTree
服务扩展请求简化的小部件树,由 @elliette 提交于 157309 - [CP-beta] 修复路径依赖项的 flavor-conditional 资产捆绑,由 @andrewkolos 提交于 157306
- [devicelab] 移除 flutter_driver_android_test 的 flaky 标记,由 @jonahwilliams 提交于 157300
- 移除重复的小部件周视频嵌入,由 @loic-sharma 提交于 157299
- 修复一些内存泄漏测试。由 @polina-c 提交于 157294
- 撤销“[devicelab] handle missed lifecycle messages. (#156596)”,由 @jason-simmons 提交于 157293
- 将框架和引擎 Android 模拟器版本匹配,由 @reidbaker 提交于 157291
- 更新生态系统贡献文档,由 @stuartmorgan 提交于 157288
- 更新 flutter.groovy 以在查找 api 任务时捕获未知任务异常,由 @AbdeMohlbi 提交于 157282
- doctor:使 JDK 验证消息更具描述性,由 @Sameri11 提交于 157280
- 支持 flutter 框架中的背景键。由 @jonahwilliams 提交于 157278
- 将包从 2a1c477a788c 更新到 b6f7e47c7586 (5 次修订),由 @engine-flutter-autoroll 提交于 157271
- [flutter_releases] Flutter beta 3.27.0-0.1.pre 框架精选,由 @reidbaker 提交于 157268
- 为
selectable_region.0.dart
添加测试,由 @ValentinVignal 提交于 157258 - 解决 pupup 菜单测试 TODO,由 @parlough 提交于 157251
- 从已弃用的 whereNotNull 迁移,由 @parlough 提交于 157250
- 修复框架代码和文档注释中的一些拼写错误,由 @parlough 提交于 157248
- 处置临时创建的 CurvedAnimation [prod-leak-fix],由 @polina-c 提交于 157233
- 在 Directionality 文档中添加示例,由 @loic-sharma 提交于 157230
- 在 SafeArea 文档中添加示例,由 @loic-sharma 提交于 157228
- 在 ClipOval 文档中添加示例,由 @loic-sharma 提交于 157227
- 为
navigation_rail.extended_animation.0_test.dart
添加测试,由 @ValentinVignal 提交于 157222 - 修复 flutter.groovy 中
Consider using 'named' to avoid unnecessary configuration
的 lint 问题,由 @AbdeMohlbi 提交于 157221 - 移除 kt 插件模板中未使用的导入,由 @koji-1009 提交于 157220
- 使 Cupertino 对话框在暗模式下更像原生对话框,由 @thejitenpatel 提交于 157218
- 添加用于计算引擎哈希的 Dart 命令行工具,由 @jtmcdole 提交于 157212
- 使 Android 依赖版本测试套件在模板更改时运行,由 @gmackall 提交于 157196
- 默认在新 Android 应用项目中使用 Gradle KTS (第二次尝试),由 @bartekpacia 提交于 157195
- 撤销“Reverts "Use Gradle KTS in new Android app projects by default (#154061)"”,由 @auto-submit[bot] 提交于 157194
- 所有可选小部件都设置了 hasSelectedState 标志,由 @yjbanov 提交于 157191
WidgetStateInputBorder
,由 @nate-thegrate 提交于 157190- [web] 允许控制平台视图的 hitTestBehavior,由 @mdebbar 提交于 157189
- 删除
gradle_errors.dart
中未使用的字符串,由 @gmackall 提交于 157187 - 添加对
flutter build web --debug
的支持。由 @eyebrowsoffire 提交于 157186 - 润色纹理示例,由 @loic-sharma 提交于 157176
- 将包从 5582669ac6d0 更新到 2a1c477a788c (4 次修订),由 @engine-flutter-autoroll 提交于 157171
- 删除引用 v1 字符串的行,由 @gmackall 提交于 157170
- 允许在 TimePicker 中自定义入口模式图标,由 @syedaniq 提交于 157151
- 预启动 monorepo 引擎哈希的支持,由 @jtmcdole 提交于 157138
- Beta 测试备用正确 macOS 框架 xcprivacy manifest 位置,由 @jmagman 提交于 157136
- 更新 CupertinoNavigationBar 以支持大布局,由 @Piinks 提交于 157133
- 添加 Java 21 使用 jlink 错误的处理器,由 @gmackall 提交于 157132
- 将 analyzer_benchmark 移至 devicelab,由 @zanderso 提交于 157127
- 将包从 a35f02d79d0e 更新到 5582669ac6d0 (6 次修订),由 @engine-flutter-autoroll 提交于 157119
- 为
flexible_space_bar.0.dart
添加测试,由 @ValentinVignal 提交于 157107 - [CP-beta] 更新 Android 插件模板以适应新的 AGP,由 @flutteractionsbot 提交于 157100
- 为
selection_container.0_test.dart
添加测试,由 @ValentinVignal 提交于 157079 - 将
Linux_android_emu_34 flutter_driver_android_test
标记为 bringup: true,由 @QuncCccccc 提交于 157069 - 为 TestViewConfiguration._getMatrix 中宽度/高度为零的视图返回有效结果,由 @jason-simmons 提交于 157068
- 手动更新 Flutter Engine 从 f6fd2cbe4773 到 f12e0d385f4d (8 次修订),由 @engine-flutter-autoroll 提交于 157066
- 暂时跳过 CustomPainter SemanticsFlag 测试以允许新标志进入,由 @yjbanov 提交于 157061
- 将测试升级到 AGP 8.7/Gradle 8.10.2/Kotlin 1.8.10,由 @gmackall 提交于 157032
- [CP-beta] 添加一个工具警告,当在 Xcode 16 中添加新的测试/watch/扩展/其他目标后
pod install
不起作用时,由 @flutteractionsbot 提交于 157022 - 暂时跳过 SemanticsFlag 测试以允许新标志进入,由 @yjbanov 提交于 157017
- 将包从 bf751e6dff18 更新到 a35f02d79d0e (2 次修订),由 @engine-flutter-autoroll 提交于 156983
- builder 使用 AnimationStyle.noAnimation 执行,由 @Lurchfresser 提交于 156982
- 修复 TextField 在应用恢复后选择所有内容,由 @bleroux 提交于 156968
- 将 Linux_pixel_7pro flavors_test 标记为不稳定,由 @fluttergithubbot 提交于 156956
- feat: 在插件模板中包含 web 1.x.x,由 @Gustl22 提交于 156947
- 将 Mac flavors_test_macos 标记为不稳定,由 @fluttergithubbot 提交于 156944
- 移除一个 Shortcuts 示例中 LogicalKeySet 的使用,由 @bleroux 提交于 156941
- 为
selection_container_disabled.0.dart
添加测试,由 @ValentinVignal 提交于 156934 - 移除不必要的小括号,由 @FMorschel 提交于 156928
- 更新 Snackbar actionOverflowThreshold 文档,由 @RamonFarizel 提交于 156926
- 更新 pub 包,由 @flutter-pub-roller-bot 提交于 156925
- 将 google_mobile_ads 锁定到 5.1.0,由 @loic-sharma 提交于 156911
- [devicelab] 尝试等待第一帧。由 @jonahwilliams 提交于 156907
- 将包从 1e670f27a620 更新到 bf751e6dff18 (1 次修订),由 @engine-flutter-autoroll 提交于 156824
- 为
material_state_outlined_border.0.dart
添加测试,由 @ValentinVignal 提交于 156814 - 修复 DropdownMenu 键盘导航在设置 expandedInsets 时中断的问题,由 @bleroux 提交于 156803
- 如果
ChromiumDevice.stopApp
已被调用,则将其设为无操作,由 @andrewkolos 提交于 156778 - 修复测试分片,由 @andrewkolos 提交于 156768
- 增加
Windows build_tests
的分片数量,由 @andrewkolos 提交于 156763 - 添加一个工具警告,当在 Xcode 16 中添加新的测试/watch/扩展/其他目标后
pod install
不起作用时,由 @LouiseHsu 提交于 156758 - 修复 JS 编译以使用命令“compile js”而不是使用快照名称调用 dart2js,由 @a-siva 提交于 156735
- 将包从 67401e169e5c 更新到 1e670f27a620 (7 次修订),由 @engine-flutter-autoroll 提交于 156734
- 为
material_state_property.0.dart
添加测试,由 @ValentinVignal 在 156719 中提交 - 更新 iOS/macOS 插件测试信息,由 @stuartmorgan 在 156716 中提交
- 更新下拉菜单语义以修复其可访问性问题,由 @hannah-hyj 在 156709 中提交