id
stringlengths
14
17
text
stringlengths
23
1.11k
source
stringlengths
35
114
33045ed3e637-97
86837 [flutter] remove elevation checker (tool, framework, cla: yes, waiting for tree to go green) 86877 Remove default expectation for UserTag (framework, cla: yes, waiting for tree to go green, will affect goldens) 86896 refactor the widget rebuild service protocol event format (framework, cla: yes) 86910 Added Checkbox support for MaterialStateBorderSide (framework, f: material design, cla: yes) 86912 Reland 2: Make LiveTestWidgetsFlutterBinding work with setSurfaceSize and live tests (a: tests, framework, cla: yes, waiting for tree to go green, will affect goldens) 86960 Only stop search for upstream character if we hit a newline (framework, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-98
87002 Add enableIMEPersonalizedLearning flag to TextField and TextFormField (platform-android, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 87019 Fix numpadEnter default shortcut (framework, cla: yes, waiting for tree to go green) 87021 [Documentation] Add AlignTransition interactive example (framework, cla: yes, d: examples) 87062 Allow for customizing and theming of extended FAB content padding (framework, f: material design, cla: yes) 87063 Updated the skipped tests for animation (framework, cla: yes, tech-debt, skip-test) 87086 [gen_keycodes] Move GLFW keys to logical_key_data (a: text input, team, framework, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-99
87098 [gen_keycodes] Remove nonexistent Web keys and improve their emulation (a: tests, a: text input, team, framework, cla: yes, waiting for tree to go green) 87104 fix the DropdownButtonFormField’s label display bug when the hint is non-null (framework, f: material design, cla: yes, waiting for tree to go green) 87126 Perform no shader warm-up by default (team, framework, cla: yes, d: examples, waiting for tree to go green) 87130 Update the skipped test for gestures. (framework, cla: yes) 87133 Fix cursor moving to next line instead of end of line (framework, cla: yes, waiting for tree to go green) 87139 🔋 Enhance cupertino button fade in and fade out (framework, cla: yes, f: cupertino, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-100
87143 Fix leading overscroll for RenderShrinkWrappingViewport (framework, a: fidelity, f: scrolling, cla: yes, a: quality, customer: crowd, waiting for tree to go green) 87152 [Keyboard] Accept empty events (a: text input, framework, cla: yes, waiting for tree to go green) 87171 Revert “Keyboard events (#83752)” (a: tests, a: text input, team, framework, f: material design, cla: yes, f: cupertino) 87174 Reland: Keyboard events (a: tests, a: text input, team, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 87183 Added parameters boxHeightStyle, boxWidthStyle to RenderParagraph.getBoxesForSelection (framework, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-101
87202 Restore the WidgetTester’s original surface size after testing setSurfaceSize (a: tests, framework, cla: yes) 87211 Added BottomNavigationBar landscapeLayout parameter (framework, f: material design, cla: yes, waiting for tree to go green) 87233 Revert “Reland 2: Make LiveTestWidgetsFlutterBinding work with setSur… (a: tests, framework, cla: yes) 87236 Fix inconsistencies when calculating start/end handle rects for selection handles (framework, cla: yes, f: cupertino, waiting for tree to go green) 87238 Revert “Perform no shader warm-up by default” (team, framework, cla: yes, d: examples) 87239 Reland 3: Make LiveTestWidgetsFlutterBinding work with setSurfaceSize and live tests (a: tests, framework, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-102
87240 Restores surface size in the postTest of test binding (a: tests, framework, cla: yes) 87258 Revert “Restores surface size in the postTest of test binding” (a: tests, framework, cla: yes) 87281 Deprecate ThemeData.fixTextFieldOutlineLabel (framework, f: material design, cla: yes, will affect goldens) 87289 Updated the skipped tests for cupertino package. (team, framework, cla: yes, f: cupertino, tech-debt, skip-test) 87293 Updated skipped tests for foundation directory. (team, framework, cla: yes, waiting for tree to go green, tech-debt, skip-test) 87319 Enable viewport_test.dart’s shuffling (framework, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-103
87328 Updated skipped tests for material directory. (team, framework, f: material design, cla: yes, tech-debt, skip-test) 87375 Revert “Avoid passive clipboard read on Android” (framework, f: material design, cla: yes, waiting for tree to go green) 87408 [flutter] replace ‘checked mode’ with ‘debug mode’ (a: tests, framework, f: material design, cla: yes, waiting for tree to go green) 87421 update ScrollMetricsNotification (framework, f: scrolling, cla: yes, f: cupertino, waiting for tree to go green) 87467 [flutter_driver] Remove runUnsynchronized in VMServiceFlutterDriver (a: tests, framework, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-104
87498 Allow for customizing and theming extended FAB’s TextStyle (framework, f: material design, cla: yes, waiting for tree to go green) 87515 Revert “Added ‘exclude’ parameter to ‘testWidgets()’.” (a: tests, team, framework, cla: yes, waiting for tree to go green, tech-debt, skip-test) 87528 Fix some errors in snippets (team, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 87533 Fix Cuptertino dialog test to check correct fade transition (a: tests, team, framework, a: animation, cla: yes, f: cupertino, waiting for tree to go green, tech-debt) 87535 Add Cupterino button animation test (a: tests, framework, cla: yes, f: cupertino, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-105
87537 Revert “Updated the skipped tests for cupertino package.” (framework, cla: yes, f: cupertino) 87538 Updated the skipped tests for cupertino package. (reland) (team, framework, cla: yes, f: cupertino, waiting for tree to go green, tech-debt, skip-test) 87546 Updated skipped tests for painting directory. (team, framework, cla: yes, will affect goldens, tech-debt, skip-test) 87561 [DOCS]Update some Focus docs (framework, cla: yes, d: api docs, waiting for tree to go green, documentation) 87589 Skip flaky golden file test (a: tests, team, framework, cla: yes, team: flakes, waiting for tree to go green, tech-debt)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-106
87591 Added autofocus property to CupertinoSearchTextField (framework, cla: yes, f: cupertino, waiting for tree to go green) 87647 Changed Scrollbar to StatelessWidget (framework, f: material design, f: scrolling, cla: yes, waiting for tree to go green) team - 474 pull request(s) 73440 Hardware keyboard: codegen (a: text input, team, framework, cla: yes) 76288 Migrate to ChannelBuffers.push (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples) 76742 Add a bitmap operation property to transform widgets to enable/control bitmap transforms (team, framework, cla: yes, will affect goldens)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-107
78276 Remove MockStdIn and MockStream (team, tool, cla: yes, waiting for tree to go green, tech-debt) 78522 Shortcut activator (a: tests, a: text input, team, framework, cla: yes) 78646 Convert snippets tool to null safety (team, cla: yes, waiting for tree to go green) 78761 removed CIRRUS_CHANGE_MESSAGE and CIRRUS_COMMIT_MESSAGE (team, cla: yes, team: infra) 79517 [gen-l10n] Cleans up formatting of the generated file (team, tool, cla: yes, waiting for tree to go green) 79610 Remove “unnecessary” imports in misc libraries (team, framework, f: material design, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-108
79669 Reland the Dart plugin registry (team, tool, cla: yes, d: examples, waiting for tree to go green) 79816 Fix an NNBD error in the Gallery text form field demo (team, f: material design, cla: yes, waiting for tree to go green) 79908 Start migrating flutter_tools test src to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 79911 Migrate tool version to null safety (team, tool, cla: yes, a: null-safety) 79913 add new try/prod builders for validate_ci_config (team, cla: yes, waiting for tree to go green) 79925 Update the no-response template. (team, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-109
79959 Unblock roll by reverting #79061 (a: tests, team, framework, cla: yes) 79961 Mark integration_test_test as unflaky (team, cla: yes, team: flakes, waiting for tree to go green) 79975 Use testUsingContext in downgrade_upgrade_integration_test (a: tests, team, tool, cla: yes, waiting for tree to go green) 79985 Convert some general.shard base tests to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 80002 Migrate more tool unit tests to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 80003 Refactor text editing test APIs (Mark III) (a: tests, team, framework, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-110
80008 Migrate intellij tests and context_test to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 80011 Cast Config values map values to dynamic instead of Object (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 80016 Migrate template to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 80018 Migrate fake_process_manager to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 80064 [devicelab] Refresh documentation (team, cla: yes, waiting for tree to go green, team: infra)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-111
80065 Include debug symbol in xcframework when building iOS-framework (team, tool, cla: yes, waiting for tree to go green) 80070 Revert “Remove “unnecessary” imports in misc libraries” (team, framework, f: material design, cla: yes) 80072 Disable gradle_plugin_light_apk_test. (team, cla: yes) 80083 Disable win_gradle_plugin_light_apk_test. (team, cla: yes) 80085 Migrate persistent_tool_state to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 80088 Migrate visual_studio_test to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-112
80095 Migrate web_validator to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 80096 Migrate first_run and bot_detector to null safety (team, tool, cla: yes, a: null-safety) 80139 Remove crash_reporting and github_template from reporting library (team, tool, cla: yes, a: null-safety) 80154 Migrate tools test fakes to null safety (team, tool, cla: yes, a: null-safety) 80157 Shake widget inspector from non-debug builds (team, framework, cla: yes, waiting for tree to go green) 80159 Remove flutter_command dependency from reporting library (team, tool, cla: yes, waiting for tree to go green, a: null-safety)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-113
80161 Move gradle_non_android_plugin_test from its own test builders into tools integration.shard (a: tests, team, tool, cla: yes, waiting for tree to go green) 80163 Mark mac_gradle_plugin_light_apk_test flaky (team, cla: yes, team: flakes) 80168 Migrate features_tests and other tool tests to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 80171 Reduce number of project creates in gradle_plugin_*_apk_tests (team, cla: yes, waiting for tree to go green) 80172 Cache location of Java binary in devicelab tests (a: tests, team, cla: yes, waiting for tree to go green, team: infra)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-114
80304 Migrate flutter_tool plugins.dart to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 80307 roll packages (team, cla: yes, waiting for tree to go green) 80315 Mark linux_validate_ci_config not flaky (team, cla: yes, team: flakes, waiting for tree to go green) 80318 create SDK package allowlist for core packages (team, cla: yes) 80320 Migrate reporting library to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 80321 Remove mocks from fucshia_pm_test, reduce createMockProcess usage (team, tool, cla: yes, waiting for tree to go green, tech-debt)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-115
80324 Pull XCDevice out of xcode.dart (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 80325 Mark Mac gradle_plugin_light_apk_test not flaky (team, cla: yes, team: flakes, waiting for tree to go green) 80373 Reland “Remove a dynamic that is no longer necessary (and the TODO for it) (#80294)” (team, framework, cla: yes, waiting for tree to go green) 80392 Migrate flutter_manifest to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 80399 Split out XcodeProjectInterpreter from xcode_build_settings (team, tool, cla: yes, waiting for tree to go green, a: null-safety)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-116
80460 Add fourth tool integration subshard (team, cla: yes) 80464 [flutter_conductor] skip roll_dev_integration_test (team, cla: yes) 80484 Remove analyze –dartdocs flag (team, tool, cla: yes, waiting for tree to go green) 80485 Migrate the ios_app_with_extensions to null safety (team, cla: yes) 80528 [flutter_conductor] Add “start”, “status”, “clean” commands to conductor release tool (team, cla: yes, waiting for tree to go green) 80548 Migrate pub in flutter_tools to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-117
80549 Migrate xcodeproj to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 80554 Convert AnimatedSize to a StatefulWidget (team, framework, cla: yes, waiting for tree to go green) 80555 Migrate abstract_method_smoke_test to null safety (team, cla: yes) 80556 Migrate android_embedding_v2_smoke_test to null safety (team, cla: yes, waiting for tree to go green) 80557 Migrate android_views to null safety (team, cla: yes, waiting for tree to go green) 80558 Migrate flavors to null safety (team, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-118
80559 Migrate gradle_deprecated_settings to null safety (team, cla: yes, waiting for tree to go green) 80587 Add dart fix for DragAnchor deprecation (team, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 80600 Standardize how Java8 is set in gradle files (team, tool, a: accessibility, cla: yes, d: examples, waiting for tree to go green) 80605 Refactor LocalizationsGenerator initialize instance method into factory (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 80614 Migrate xcode.dart and xcode_validator.dart to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-119
80617 Migrate ios_add2app_life_cycle to null safety (team, cla: yes, waiting for tree to go green) 80619 Migrate ios_platform_view_tests to null safety (team, cla: yes, waiting for tree to go green) 80621 Migrate platform_interaction to null safety (team, cla: yes, waiting for tree to go green) 80622 Migrate release_smoke_test to null safety (team, cla: yes) 80624 Migrate dev/integration_tests/ui to null safety (team, cla: yes) 80625 Migrate dev/integration_tests/web to null safety (team, cla: yes, waiting for tree to go green) 80628 Migrate web_e2e_tests to null safety (team, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-120
80630 Migrate multiple_flutters to null safety (team, cla: yes, waiting for tree to go green) 80640 Migrate external_ui to null safety (team, cla: yes, waiting for tree to go green) 80641 Migrate channels to null safety (team, cla: yes, waiting for tree to go green) 80742 Fix the sample analyzer to analyze dart:ui and make the analyzer null safe (team, cla: yes, waiting for tree to go green) 80756 Migrate LogicalKeySet to SingleActivator (a: tests, a: text input, team, framework, f: material design, severe: API break, cla: yes, f: cupertino) 80763 Migrate gen_l10n to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-121
80792 Modified TabBar.preferredSize to remove hardcoded knowledge about child Tab. (team, framework, f: material design, cla: yes, a: quality, waiting for tree to go green, tech-debt) 80817 fix sort_directives violations (a: tests, team, tool, framework, f: material design, a: accessibility, cla: yes, f: cupertino, waiting for tree to go green) 80822 Migrate ios_add2app_life_cycle to earlgrey 2 and latest iOS SDK (a: tests, team, cla: yes) 80834 [flutter_conductor] begin migrating //flutter/dev/tools to null-safety (team, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 80841 Migrate customer_testing to null safety (team, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-122
80871 deflake image_painting_event_test (team, cla: yes) 80885 [flutter_tools] add support for –bundle-sksl-path to flutter run / flutter drive (team, tool, cla: yes, waiting for tree to go green) 80897 Reland double gzip wrapping NOTICES to reduce on-disk installed space (team, tool, framework, cla: yes) 80908 migrate from jcenter to mavencentral (team, tool, cla: yes, d: examples) 80912 Add frontend_server_client to dependency allowlist (team, cla: yes) 80916 Move FakeOperatingSystemUtils from context.dart to fakes.dart (team, tool, cla: yes, waiting for tree to go green, a: null-safety)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-123
80946 [devicelab] remove globals and dependency tracking from technical debt (team, cla: yes) 80958 Revert “[devicelab] remove globals and dependency tracking from technical debt” (team, cla: yes) 80959 Revert “[flutter_tools] pin transitive deps during –transitive-closure” (team, tool, cla: yes) 80974 Adding win devicelab bot results to dashboard. (team, cla: yes, waiting for tree to go green) 80989 Roll packages (team, tool, cla: yes) 81002 Migrate analyze_size to null safety (team, tool, cla: yes, a: null-safety) 81004 Remove “unnecessary” imports in dev/ (team, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-124
81006 Migrate forbidden_from_release_tests to null safety (team, cla: yes, waiting for tree to go green, a: null-safety) 81009 Allow ios_add2app to be launched without tests (a: tests, team, cla: yes, a: existing-apps) 81012 Fix “LUCI console” link (team, cla: yes, waiting for tree to go green, documentation) 81017 Ignore directives ordering in generated sample code (team, cla: yes, waiting for tree to go green) 81049 Marking win bot tests and not flakey. (team, cla: yes, waiting for tree to go green) 81050 Revert “Migrate channels to null safety” (team, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-125
81058 Renaming win bot tasks to keep with existing conventions. (team, cla: yes, waiting for tree to go green) 81064 Removing the agents task manifest.yaml file. (team, cla: yes) 81066 Revert “Renaming win bot tasks to keep with existing conventions.” (team, cla: yes, waiting for tree to go green) 81077 Adding win devicelab bot results to dashboard. (#80974) (team, cla: yes) 81085 Marking win bot tests and not flakey. (#81049) (team, cla: yes) 81086 Wait for frame rendering to stabilize before running the all_elements_bench benchmark (team, cla: yes, waiting for tree to go green) 81087 Test the skp_generator. (team, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-126
81088 Update README.md (team, cla: yes, waiting for tree to go green) 81090 Apply style guide regarding createTempSync pattern (team, tool, cla: yes, waiting for tree to go green) 81096 Add skp_generator shard to LUCI config (team, cla: yes) 81099 [versions] roll in latest shelf (team, cla: yes, waiting for tree to go green) 81109 Migrate non_nullable to null safety (team, cla: yes) 81153 Enable avoid_escaping_inner_quotes lint (a: tests, team, tool, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-127
81155 Revert “[RenderEditable] Dont paint caret when selection is invalid” #81076 (team, framework, f: material design, cla: yes) 81210 fix unsorted directives (team, cla: yes, waiting for tree to go green) 81226 Revert “Migrate to ChannelBuffers.push” (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples) 81234 [flutter_conductor] Add candidates sub command (team, cla: yes, waiting for tree to go green) 81235 Migrate to ChannelBuffers.push (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-128
81240 Add benchmark for number of GCs in animated GIF (a: tests, team, framework, cla: yes, waiting for tree to go green) 81253 [flutter_conductor] Skip roll-dev integration test until dev release is published (team, cla: yes) 81316 Revert “Refactor text editing test APIs (Mark III)” (a: tests, team, framework, cla: yes, waiting for tree to go green) 81346 Mark dart_plugin_registry_test not flaky (team, cla: yes, team: flakes, waiting for tree to go green) 81347 Mark linux_skp_generator not flaky (team, cla: yes, team: flakes, waiting for tree to go green) 81352 Replace MockAndroidDevice and MockIOSDevice with fakes (team, tool, cla: yes, waiting for tree to go green, a: null-safety)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-129
81400 Add a fifth tool_integration_tests shard on Windows (team, cla: yes, waiting for tree to go green) 81403 [versions] roll versions and add ffi dep (team, tool, cla: yes) 81406 Add trailing commas in examples and packages/flutter/ (team, framework, f: material design, cla: yes, f: cupertino, d: examples) 81414 Added performance benchmarks for platform channels (team, cla: yes, waiting for tree to go green) 81449 Fix benchmark (team, cla: yes, waiting for tree to go green) 81515 Rev DevTools to 2.1.1 for tests (team, cla: yes) 81518 [flutter_releases] Flutter Stable 2.0.6 Framework Cherrypicks (team, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-130
81528 Enable lock-thread based on github actions. (team, cla: yes, waiting for tree to go green) 81578 Enable library_private_types_in_public_api lint (a: tests, team, tool, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 81585 test macos binaries are codesigned before publishing (team, cla: yes, waiting for tree to go green) 81624 sort directives (team, tool, cla: yes, waiting for tree to go green) 81630 migrate web_complie_tests to null safety (team, cla: yes, waiting for tree to go green) 81633 Remove jcenter from build.gradle (team, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-131
81678 [key_codegen] Remove webValues (a: text input, team, cla: yes) 81696 Revert “Fix benchmark” (team, cla: yes) 81698 Turn off directives_ordering lint when analyzing samples (team, cla: yes, waiting for tree to go green) 81792 Reduce potential collisions from Gold RNG (a: tests, team, framework, cla: yes, team: flakes, waiting for tree to go green, team: infra, team: presubmit flakes) 81794 Reland GC related bench update (a: tests, team, framework, cla: yes, waiting for tree to go green) 81812 [integration_test] Don’t log exceptions twice (team, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-132
81829 Revert “Migrate to ChannelBuffers.push” (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples) 81843 delete skipped roll_dev_integration_test (team, cla: yes, waiting for tree to go green) 81859 remove unnecessary String.toString() (a: tests, team, tool, framework, f: material design, cla: yes, waiting for tree to go green) 81865 Add Enter and Tab back in to ios and macos key maps (team, framework, cla: yes) 81869 Update perf_tests.dart (team, cla: yes) 81873 Sort imports when interpolating sample templates (team, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-133
81874 Added binary platform channels test (team, cla: yes, waiting for tree to go green) 81927 [flutter_releases] Flutter Beta 2.2.0-10.3.pre Framework Cherrypicks (team, tool, framework, engine, f: material design, a: internationalization, cla: yes) 81936 [flutter_conductor] Apply cherrypicks to local checkouts if they merge cleanly (team, cla: yes, waiting for tree to go green) 81941 Fix prepare_package.dart not updating base_url (team, cla: yes, waiting for tree to go green) 81955 Temporarily disable win_build_tests_2_3 (team, cla: yes) 81961 Only skip license initialization on flutter test binding (a: tests, team, tool, framework, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-134
81986 clean-up analysis_options.yaml’s across the repository (team, framework, cla: yes, waiting for tree to go green) 82005 Revert “Reland GC related bench update” (a: tests, team, framework, cla: yes) 82042 Reland GC benchmark changes again (a: tests, team, framework, cla: yes, waiting for tree to go green) 82057 Migrate to ChannelBuffers.push (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 82059 Revert “Reland GC benchmark changes again” (a: tests, team, framework, cla: yes) 82069 Reland GC tracking benchmarks (a: tests, team, tool, framework, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-135
82073 Disable temporarily validate_scheduler config. (team, cla: yes, waiting for tree to go green) 82084 Enable unnecessary_null_checks lint (a: tests, team, tool, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 82143 Mark Linux complex_layout_scroll_perf__devtools_memory flaky (team, cla: yes, waiting for tree to go green) 82156 Revert “Disable temporarily validate_scheduler config.” (team, cla: yes) 82160 Fix mac_plugin_test task name in try_builders (team, cla: yes, waiting for tree to go green) 82218 Revert “Mark Linux complex_layout_scroll_perf__devtools_memory flaky” (team, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-136
82227 Add ‘v’ hotkey to open DevTools in the browser (team, tool, cla: yes) 82238 use throwsA matcher instead of try-catch-fail (a: tests, team, tool, framework, cla: yes, waiting for tree to go green) 82239 Add flutter_tools to trigger list for skp_generator (team, cla: yes, waiting for tree to go green) 82246 fix lints (team, cla: yes) 82281 add web e2e and smoke tests to the long running test shard (team, cla: yes) 82290 use throwsA matcher instead of try-catch-fail (a: tests, team, tool, framework, cla: yes, waiting for tree to go green) 82292 remove web e2e and smoke test builders (team, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-137
82297 remove noop primitive operations (a: tests, team, tool, framework, f: material design, cla: yes, waiting for tree to go green) 82307 consolidate all web integration tests under the same shard (team, cla: yes) 82308 Force LANG=en_US.UTF-8 in test runner (a: tests, team, cla: yes, waiting for tree to go green) 82319 Fix typos (team, framework, f: material design, cla: yes, waiting for tree to go green) 82337 Revert “Init licenses for test bindings (#81961)” (a: tests, team, tool, framework, cla: yes, waiting for tree to go green) 82348 Remove redundant MediaQueryDatas in tests (a: tests, team, framework, f: material design, cla: yes, waiting for tree to go green, tech-debt)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-138
82356 Roll plugins to 0c99a3ba749bbdc57b0d8895cdfaeef835119613 (team, cla: yes) 82359 fixed typo in prod_builders for ios platform channels benchmark (team, cla: yes, waiting for tree to go green) 82362 Update dartdoc to 0.43.0. (team, cla: yes, waiting for tree to go green) 82384 Mark linux_platform_channels_benchmarks not flaky (team, cla: yes, team: flakes) 82385 Mark animated_image_gc_perf not flaky (team, cla: yes, team: flakes, waiting for tree to go green) 82386 Turn on win_build_tests_2_3 shard, skip ‘build windows’ tests (a: tests, team, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-139
82394 shuffle tests in web_long_running_tests shard (team, cla: yes, waiting for tree to go green) 82396 Revert “Turn on win_build_tests_2_3 shard, skip ‘build windows’ tests” (team, cla: yes) 82457 end of sort_child_properties_last (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 82462 Add a script that will find the appropriate commit in another repository (team, cla: yes, waiting for tree to go green) 82466 Re-enable win_build_tests_2_3. (team, cla: yes, waiting for tree to go green) 82491 pub global deactivate devtools before installing (team, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-140
82498 Replace testUsingContext with testWithoutContext in a few places (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 82499 Replace testUsingContext with testWithoutContext in protocol_discovery_test (a: tests, team, tool, cla: yes, waiting for tree to go green) 82508 Remove “unnecessary” imports. (a: tests, team, tool, framework, f: material design, cla: yes, waiting for tree to go green) 82525 Revert “Migrate to ChannelBuffers.push” (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-141
82564 Migrate to ChannelBuffers.push (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 82569 Fix analysis errors (team, cla: yes) 82577 Update dependency versions (team, cla: yes) 82581 [flutter_releases] Flutter Framework Engine roll (team, tool, framework, engine, f: material design, a: internationalization, cla: yes) 82582 disable semantics in text_editing_integration.dart (team, cla: yes, waiting for tree to go green) 82584 Add cmdline tools to docker image. (team, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-142
82589 Fix typos (a: tests, team, tool, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 82601 [flutter_conductor] Auto apply dart revision (team, cla: yes) 82611 Migrate manual_tests to null safety (team, f: material design, cla: yes, waiting for tree to go green) 82719 add –verbose flag to pub global activate (team, cla: yes) 82739 [flutter_tools] support memory profiles from flutter drive (team, tool, cla: yes, waiting for tree to go green) 82754 Gardening: mark flaky tests flaky. (team, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-143
82756 added gaaclarke as testowner for platform channels benchmarks (team, cla: yes, waiting for tree to go green) 82759 Mark mac_ios_platform_channels_benchmarks_ios not flaky (team, cla: yes, team: flakes, waiting for tree to go green) 82760 Mark win_build_tests_2_3 not flaky (team, cla: yes, team: flakes, waiting for tree to go green) 82761 Enable win_gradle_plugin_light_apk_test and mark unflaky (team, cla: yes, team: flakes, waiting for tree to go green) 82762 [devicelab] await flutter create call in platform channels benchmark (team, cla: yes) 82770 Run update packages, pick up “file” version 6.1.1 (team, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-144
82833 added unawaited function for devicelab and turned on unawaited_futures linter (team, cla: yes, waiting for tree to go green) 82839 Devicelab: removed unawaited where deemed necessary (team, cla: yes) 82870 Migrate linux analyze to ci.yaml (team, cla: yes, waiting for tree to go green) 82882 Remove more mocks from error_handling_io_test (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 82926 [web] Make web integration tests shadow DOM aware. (a: tests, team, framework, cla: yes, d: examples, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-145
82939 FlutterDriver: deprecate enableAccessibility; redirect it to setSemantics; add setSemantics tests (a: tests, team, framework, cla: yes, d: examples) 82942 Mark Mac_ios flutter_gallery__transition_perf_e2e_ios32 as flaky (team, cla: yes, waiting for tree to go green) 82957 [flutter_conductor] fix candidates sub-command (team, cla: yes, waiting for tree to go green) 82960 Migrate to .ci.yaml (team, cla: yes, waiting for tree to go green) 82962 Key codegen for Hardware Keyboard: Linux (GTK) (a: text input, team, cla: yes) 82963 Update rendering smoke tests to assert a frame has been scheduled (team, framework, cla: yes, d: examples, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-146
82983 Revert “[flutter_conductor] Auto apply dart revision” (team, cla: yes) 82985 [flutter_conductor] Re-land auto-apply dart revision (team, cla: yes) 83020 Assign late variable without initstate in flutter_gallery (team, cla: yes, f: cupertino, waiting for tree to go green) 83067 Add Gradle lockfiles and tool to generate them (team, tool, a: accessibility, cla: yes, d: examples, waiting for tree to go green) 83070 Assign late variable without initstate in layers (team, cla: yes, d: examples, waiting for tree to go green) 83110 Made the android platform channel benchmarks comparable to iOS (team, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-147
83136 Roll Flutter Gallery with Gradle pinned dependencies (team, cla: yes, waiting for tree to go green) 83137 Move globals.artifacts to globals_null_migrated, update imports (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 83146 Add iOS key map generation, make macOS var naming consistent with repo (team, framework, cla: yes) 83147 Migrate build_system, exceptions, and source to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 83153 Migrate compile to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 83160 Refactor android_view example (team, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-148
83182 Add maskable icons to improve lighthouse score (team, tool, cla: yes, waiting for tree to go green) 83308 Pass –local-engine* from dev/bots/test.dart to pub test (only web) (team, cla: yes) 83310 Migrate localizations and generate_synthetic_packages to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 83311 Migrate deferred_components_gen_snapshot_validator to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 83313 [flutter_conductor] Migrate flutter conductor out of dev/tools and into its own directory (team, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-149
83315 rsync instead of delete and copy Flutter.xcframework for add to app (team, platform-ios, tool, cla: yes, a: existing-apps, waiting for tree to go green, t: xcode) 83318 Support Float32Lists in StandardMessageCodec (#72613) (team, framework, cla: yes, waiting for tree to go green) 83352 Update dartdoc to 0.44.0. (team, cla: yes, waiting for tree to go green) 83361 Remove iOS version override in ios_add2appTests unit tests (a: tests, team, cla: yes, waiting for tree to go green) 83367 [versions] roll package test redux (team, tool, cla: yes) 83371 Started using direct ByteBuffers for our performance tests (team, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-150
83381 Migrate build system build.dart to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 83384 Mark flutter_gallery__transition_perf_e2e flaky (team, cla: yes, team: flakes) 83407 enable lint prefer_interpolation_to_compose_strings (a: tests, team, tool, framework, f: material design, a: accessibility, a: internationalization, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 83433 fix lint from an improved unnecessary_parenthesis (team, tool, framework, cla: yes, waiting for tree to go green) 83439 Modify key info generation for new iOS key code. (team, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-151
83504 Remove more mocks from error_handling_io and attach_test (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 83526 Remove logic to save artifacts to old gcs location. (team, cla: yes, waiting for tree to go green) 83530 Add a more complete app template for Flutter (skeleton) (team, tool, cla: yes, waiting for tree to go green) 83619 Migrate microbrenchmarks to null safety (team, a: accessibility, cla: yes, waiting for tree to go green) 83635 [gradle] Unlock all configurations if a local engine is used (team, a: accessibility, cla: yes, d: examples, waiting for tree to go green) 83718 [web] run all text layout benchmarks in CanvasKit mode (team, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-152
83744 Fixed large amount of spelling errors (a: tests, team, tool, framework, f: material design, a: accessibility, a: internationalization, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 83752 Keyboard events (a: tests, a: text input, team, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 83790 Revert “Dispose render objects when owning element is unmounted.” (team, framework, cla: yes, d: examples) 83806 Add more debug output to snippet git failures (team, cla: yes) 83817 Migrate project.dart and all dependencies to null safety (team, tool, cla: yes, a: null-safety)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-153
83843 Clean up the bindings APIs (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 83846 Count non-null-safe code in our tech debt benchmark (team, cla: yes, waiting for tree to go green) 83852 Remove globals from android application_package (team, tool, cla: yes, waiting for tree to go green, tech-debt) 83855 Migrate iOS project migrations to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 83862 Migrate a few tool libraries to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-154
83894 migrate complex layout to null safety (team, a: accessibility, cla: yes, waiting for tree to go green, a: null-safety, tech-debt) 83911 flutter update-packages –force-upgrade (team, cla: yes, waiting for tree to go green) 83913 [flutter] ensure vmservice binding is registered in profile mode (team, framework, cla: yes, waiting for tree to go green) 83920 Reland “Dispose render objects when owning element is unmounted. (#82883)” (#83790) (team, framework, cla: yes, d: examples, waiting for tree to go green) 83923 Remove deprecated hasFloatingPlaceholder (team, framework, f: material design, severe: API break, cla: yes, waiting for tree to go green, tech-debt)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-155
83924 Remove TextTheme deprecations (team, framework, f: material design, severe: API break, cla: yes, waiting for tree to go green, tech-debt) 83926 Remove deprecated typography constructor (team, framework, f: material design, severe: API break, cla: yes, waiting for tree to go green, tech-debt) 83944 Run dart fix on customer tests as promised (team, cla: yes, waiting for tree to go green) 83956 Migrate application_package to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 83959 Remove “unnecessary” imports. (a: tests, team, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 83964 Pin the customer_tests (team, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-156
83966 Delete obsolete TODO (team, cla: yes, waiting for tree to go green) 83967 Delete obsolete TODO (team, cla: yes, waiting for tree to go green) 83968 Delete obsolete TODO and skip (team, framework, cla: yes, waiting for tree to go green) 84008 Add option to stream logs to file for flutter logs and way to use it in devicelab runs (team, tool, cla: yes) 84011 Migrate vitool to null safety (team, cla: yes, a: null-safety, tech-debt) 84013 “Migrate” dummy packages to null safety (team, cla: yes, waiting for tree to go green, a: null-safety, tech-debt)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-157
84017 Mixed null safety in dev/devicelab (team, f: material design, a: accessibility, cla: yes, waiting for tree to go green, a: null-safety) 84020 Update the Windows runner for Gallery (team, cla: yes, waiting for tree to go green) 84061 migrate mega_gallery to null safety (team, cla: yes, waiting for tree to go green, a: null-safety, tech-debt) 84063 migrate update_icons to null safety (team, cla: yes, waiting for tree to go green, a: null-safety, tech-debt) 84064 migrate localization to null safety (team, f: material design, cla: yes, f: cupertino, a: null-safety, tech-debt)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-158
84065 Migrate gallery test to null safety (team, a: accessibility, cla: yes, waiting for tree to go green, a: null-safety, tech-debt) 84066 migrate platform channels benchmarks (team, cla: yes, waiting for tree to go green, a: null-safety, tech-debt) 84125 Ignore unnecessary_import reports in sample code (team, cla: yes, waiting for tree to go green) 84130 Update dartdoc to 0.45.0 (team, cla: yes, waiting for tree to go green) 84136 Migrate android_semantics_testing to null safety (team, a: accessibility, cla: yes, waiting for tree to go green, a: null-safety, tech-debt)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-159
84140 Migrate hybrid_android_views to null safety (team, cla: yes, a: null-safety, tech-debt) 84145 Migrate integration_tests/channels to null safety (team, framework, cla: yes, waiting for tree to go green, a: null-safety, tech-debt) 84148 Remove unused protobuf dependency (team, cla: yes, waiting for tree to go green) 84153 Migrate dartdoc to null safety (team, cla: yes, waiting for tree to go green, a: null-safety, tech-debt) 84154 Revert “Migrate android_semantics_testing to null safety (#84136)” (team, a: accessibility, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-160
84156 Re-land “Migrate android_semantics_testing to null safety (#84136)” (team, a: accessibility, cla: yes, waiting for tree to go green, a: null-safety, tech-debt) 84166 Revert “Re-land “Migrate android_semantics_testing to null safety (#84136)”” (team, a: accessibility, cla: yes) 84227 Migrate android application_package to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 84256 alignment of doc comments and annotations (a: tests, team, tool, framework, a: internationalization, cla: yes, f: cupertino, waiting for tree to go green) 84293 fix indentation of class members (team, tool, framework, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-161
84303 Switch sample analysis over to use package:flutter_lints (team, framework, f: material design, cla: yes) 84354 [flutter_conductor] Add next sub-command (team, cla: yes, waiting for tree to go green) 84374 fix indentation issues (team, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 84469 Migrate build_macos and web_test_compiler to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 84476 Turn on avoid_dynamic_calls lint, except packages/flutter tests, make appropriate changes. (a: tests, team, tool, framework, f: material design, a: accessibility, a: internationalization, cla: yes, f: cupertino, d: examples)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-162
84478 Turn on avoid_dynamic_calls lint in packages/flutter tests, make appropriate changes. (a: tests, team, tool, framework, f: material design, a: accessibility, a: internationalization, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 84519 Fix watchOS build when companion app is configured with xcode variable (team, tool, cla: yes, waiting for tree to go green) 84579 Prep for new directives_ordering (team, cla: yes, waiting for tree to go green) 84593 Deflake demo (team, cla: yes) 84594 Clean up NestedScrollView TODOs (team, framework, cla: yes, waiting for tree to go green, tech-debt)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-163
84596 Set up iOS native integration_tests in ui example project (team, platform-ios, cla: yes, waiting for tree to go green, integration_test) 84597 Fix build failure (team, cla: yes) 84602 Fix integration_test podspecs warnings (team, platform-ios, cla: yes, waiting for tree to go green, integration_test) 84639 [versions] update dependencies (team, cla: yes, d: examples) 84641 Revert “Set up iOS native integration_tests in ui example project” (team, cla: yes) 84666 Manual roll of engine from e0011fa561d6 to 2118a1bb4bf0 (7 revisions) (team, engine, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-164
84728 Retry dev/snippets git status, deflake snippets generator (team, cla: yes, waiting for tree to go green) 84755 migrate host_agent to null safety (team, cla: yes, waiting for tree to go green) 84809 Make scrollbar assertions less aggressive (a: tests, team, framework, f: scrolling, cla: yes, f: cupertino, d: api docs, d: examples, waiting for tree to go green, documentation, a: error message, tech-debt) 84812 Disable auto scrollbars on desktop for legacy flutter gallery (a: tests, team, framework, team: gallery, f: scrolling, cla: yes, waiting for tree to go green, integration_test, tech-debt)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-165
84820 Audit devicelab log streaming for nullability (team, a: accessibility, cla: yes, waiting for tree to go green, a: null-safety) 84864 re-enable directives ordering (team, cla: yes, waiting for tree to go green) 84890 Set up iOS native integration_tests in ui example project (team, platform-ios, cla: yes, integration_test) 84892 Revert “Set up iOS native integration_tests in ui example project” (team, cla: yes) 84939 Migrate task_result to null safety (team, cla: yes, waiting for tree to go green) 84956 Add GC events to transitions perf test for gallery (team, cla: yes, waiting for tree to go green) 84996 Dump the app if we cannot tap the demo (team, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-166
84997 remove deprecated author fields (team, cla: yes, waiting for tree to go green) 85048 Try to dump app again for run_demos.dart (team, cla: yes) 85051 Check for either ios-x86_64-simulator or ios-arm64_x86_64-simulator in module test (team, platform-ios, cla: yes, platform-host-arm) 85053 Check ios-arm64_armv7 directory when validating codesigning entitlements (team, platform-ios, tool, cla: yes, waiting for tree to go green) 85059 Support iOS arm64 simulator (team, platform-ios, tool, cla: yes, platform-host-arm) 85076 [versions] remove mockito (team, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-167
85087 Avoid iOS app with extension checks that fail on M1 ARM Macs (team, platform-ios, tool, cla: yes, waiting for tree to go green, platform-host-arm) 85094 Remove tests checking Xcode 11 naming conventions (a: tests, team, platform-ios, cla: yes, waiting for tree to go green) 85098 Remove per-test timeouts from integration tests (team, cla: yes) 85121 New scheme for keyboard logical key ID (a: text input, team, framework, cla: yes) 85133 Revert “Remove per-test timeouts from integration tests” (team, cla: yes) 85141 Reland eliminate timeouts from integration tests (team, tool, cla: yes) 85151 Remove nameless todo (a: tests, team, tool, framework, f: material design, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-168
85159 Randomize Framework tests, opt out some tests that currently fail. (team, framework, f: material design, cla: yes, f: cupertino) 85174 Migrate iOS app deployment target from 8.0 to 9.0 (team, platform-ios, tool, cla: yes, d: examples, waiting for tree to go green, t: xcode) 85242 Migrate flutter_cache to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 85246 Add dart fix for AndroidViewController.id (team, framework, cla: yes, a: quality, waiting for tree to go green, tech-debt) 85254 Add dart fix for RenderObjectElement deprecations (team, framework, f: material design, cla: yes, f: cupertino, a: quality, waiting for tree to go green, tech-debt)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-169
85265 Check ios-arm64_x86_64-simulator directory when validating codesigning entitlement (team, platform-ios, tool, cla: yes, waiting for tree to go green, platform-host-arm) 85270 Run build_tests shard and check in project migrations (team, cla: yes, d: examples, waiting for tree to go green) 85306 Add space before curly parentheses. (a: tests, team, tool, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 85348 Address dev/devicelab todos (team, cla: yes, waiting for tree to go green) 85351 Removed ButtonBar from flutter_gallery (team, f: material design, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-170
85364 Update stack_trace.dart (team, dependency: dart, cla: yes, waiting for tree to go green) 85370 Audit hashCode overrides outside of packages/flutter (a: tests, team, tool, framework, f: material design, a: accessibility, cla: yes, waiting for tree to go green) 85384 [flutter_tools] re-enable all tests on windows (team, tool, cla: yes, waiting for tree to go green) 85451 Revert “Audit hashCode overrides outside of packages/flutter” (a: tests, team, tool, framework, f: material design, a: accessibility, cla: yes) 85461 Clean up old integration test TODOs (team, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-171
85501 Migrate dev/benchmarks/macrobenchmarks to null safety. (team, f: material design, cla: yes, a: null-safety) 85507 [flutter_conductor] Re-enable codesign integration test (team, cla: yes, waiting for tree to go green) 85549 Update dartdoc to 1.0.0 (team, cla: yes) 85567 Reland “Audit hashCode overrides outside of packages/flutter”” (a: tests, team, tool, framework, f: material design, a: accessibility, cla: yes) 85637 [web] Remove the part directive from the web key map template (team, cla: yes, platform-web, waiting for tree to go green) 85641 Revert “Support iOS arm64 simulator” (team, tool, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-172
85642 Support iOS arm64 simulator (team, platform-ios, tool, cla: yes, waiting for tree to go green, platform-host-arm) 85650 Wait for iOS UI buttons to exist before tapping (team, platform-ios, cla: yes, team: flakes, waiting for tree to go green) 85661 Update README.md (team, cla: yes, waiting for tree to go green) 85672 Change devicelab test ownership (a: tests, team, cla: yes, waiting for tree to go green) 85673 Revert “Randomize Framework tests, opt out some tests that currently fail. (#85159)” (team, framework, f: material design, cla: yes, f: cupertino)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-173
85783 code formatting (a: tests, team, tool, framework, f: material design, a: accessibility, a: internationalization, cla: yes, f: cupertino, waiting for tree to go green) 85797 [flutter_conductor] support pushing local changes to remote (team, cla: yes) 85812 Run “pub global activate devtools” before overall_experience_test (team, tool, cla: yes, waiting for tree to go green) 85993 Migrate core devicelab framework to null safety. (team, cla: yes) 85996 Migrate devicelab tasks a-f to null safety. (team, f: material design, a: accessibility, cla: yes) 85997 Migrate devicelab tasks f-i to null safety. (team, a: accessibility, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-174
85998 Migrate devicelab tasks i-z to null safety. (team, cla: yes, waiting for tree to go green, a: null-safety) 85999 Migrate devicelab tests and test runners to null safety. (team, cla: yes) 86008 Add newline at end of file (team, tool, framework, cla: yes, f: cupertino, waiting for tree to go green) 86051 Migrate gen_localizations to null-safety (team, cla: yes, waiting for tree to go green) 86117 [flutter_conductor] migrate conductor to null-safety (team, framework, cla: yes, waiting for tree to go green) 86119 [web] move e2e tests from flutter/engine to flutter/flutter (team, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-175
86143 Make the customer testing shard more verbose (team, cla: yes, waiting for tree to go green) 86198 AppBar.backwardsCompatibility now default false, deprecated (team, framework, f: material design, cla: yes) 86267 Revert “Migrate devicelab tasks f-i to null safety.” (team, a: accessibility, cla: yes) 86268 Revert “Migrate devicelab tasks a-f to null safety.” (team, f: material design, a: accessibility, cla: yes) 86269 Revert “Migrate core devicelab framework to null safety.” (team, cla: yes) 86323 Dart Fixes for clipBehavior breaks (team, framework, f: material design, cla: yes, f: cupertino, a: quality, waiting for tree to go green, tech-debt)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-176
86325 Migrate devicelab framework code to null safety. (team, cla: yes, waiting for tree to go green, a: null-safety) 86329 Bump addressable from 2.7.0 to 2.8.0 in /dev/ci/mac (team, cla: yes, waiting for tree to go green, team: infra) 86368 Add more debugging logs to overall_experience_test (team, tool, cla: yes, waiting for tree to go green) 86369 Add fixes for ThemeData (team, framework, f: material design, cla: yes, waiting for tree to go green, tech-debt) 86374 Migrate devicelab tasks a-f to null safety. (team, f: material design, a: accessibility, cla: yes, waiting for tree to go green, a: null-safety)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-177
86378 Migrate devicelab tasks f-i to null safety. (team, a: accessibility, cla: yes, a: null-safety) 86386 Revert “Clean up the bindings APIs” (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples) 86388 Clean up the bindings APIs (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green) 86392 Fixed a cast issue with host_mode_tests.dart. (team, cla: yes) 86393 Always write devicelab test results to a file if the resultsPath option is present (team, cla: yes, waiting for tree to go green, team: infra)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-178
86394 Rerun devicelab task from test runner (team, cla: yes, waiting for tree to go green) 86397 Added ‘exclude’ parameter to ‘testWidgets()’. (a: tests, team, framework, cla: yes) 86404 Revert “Clean up the bindings APIs” (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples) 86433 build: update dependencies (team, cla: yes, waiting for tree to go green) 86434 [Fonts] Fix icons sorting (team, framework, f: material design, cla: yes) 86438 Clean up the bindings APIs (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-179
86452 [flutter_conductor] updates (team, cla: yes, waiting for tree to go green) 86460 Add iOS benchmarks for sksl warmup (team, cla: yes) 86464 [Fonts] Use exact matching for icon identifier rewrites (team, framework, f: material design, cla: yes) 86484 Revert “Clean up the bindings APIs” (a: tests, team, framework, f: material design, a: accessibility, cla: yes, f: cupertino, d: examples) 86496 [flutter_tools] flutter update-packages –force upgrade (team, cla: yes, waiting for tree to go green) 86498 Validate that min frame number is numeric (team, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-180
86501 add a check for env variable RELEASE_CHANNEL while generating docs (team, cla: yes) 86513 Extend test runner command to update test flaky status (team, cla: yes, waiting for tree to go green) 86522 Migrate dev/bots to null safety (team, cla: yes) 86592 teach dartdoc.dart about LUCI_BRANCH env var (team, cla: yes) 86657 [Fonts] Fix identifier rewrite regression (team, framework, f: material design, cla: yes) 86683 Fix analysis script to run from anywhere (team, f: material design, cla: yes, f: cupertino) 86691 Fix the tree (team, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-181
86691 Fix the tree (team, cla: yes) 86723 [flutter_releases] Fix dartdocs branch name on 2.2.x (team, cla: yes) 86744 Fixes for upcoming changes to avoid_classes_with_only_static_members (a: tests, team, framework, cla: yes, waiting for tree to go green) 86755 Manually close the tree for issue #86754 (team, cla: yes) 86793 Randomize tests, exclude tests that fail with randomization. (a: tests, team, tool, framework, f: material design, cla: yes, f: cupertino) 86803 Revert “Manually close the tree for issue #86754” (team, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-182
86808 Remove unused build_mode_test (a: tests, team, cla: yes, waiting for tree to go green, tech-debt) 86812 Remove unused flutter_gallery_instrumentation_test (team, cla: yes, waiting for tree to go green, tech-debt) 86819 [flutter_release] Cherrypicks flutter 2.4 candidate.4 (team, cla: yes) 86822 Remove unused tiles_scroll_perf_iphonexs__timeline_summary (a: tests, team, cla: yes, waiting for tree to go green, tech-debt) 86826 Remove obsolete plugin_test_win (a: tests, team, cla: yes, waiting for tree to go green, tech-debt)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-183
86827 Remove obsolete textfield_perf test (a: tests, team, cla: yes, waiting for tree to go green, tech-debt) 86828 Remove unused flutter_run_test (a: tests, team, cla: yes, waiting for tree to go green, tech-debt) 86829 Remove unused web_incremental_test (a: tests, team, cla: yes, waiting for tree to go green, tech-debt) 86832 Update dwds (and other packages) (team, tool, cla: yes) 86840 Increase Flutter framework minimum iOS version to 9.0 (team, platform-ios, tool, cla: yes, waiting for tree to go green, t: xcode) 86880 Update args package (team, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-184
86889 Update codegen_integration_test name & ownership (team, cla: yes, waiting for tree to go green) 86890 [flutter_conductor] fix cast error in codesign sub-command (team, cla: yes, waiting for tree to go green) 86905 Respect plugin excluded iOS architectures (team, tool, cla: yes, waiting for tree to go green, t: xcode, platform-target-arm) 86911 Remove AndroidX compatibility workarounds (team, platform-android, tool, cla: yes, waiting for tree to go green) 86962 Remove obsolete codegen_integration tests (a: tests, team, cla: yes, waiting for tree to go green, tech-debt) 87086 [gen_keycodes] Move GLFW keys to logical_key_data (a: text input, team, framework, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-185
87098 [gen_keycodes] Remove nonexistent Web keys and improve their emulation (a: tests, a: text input, team, framework, cla: yes, waiting for tree to go green) 87121 Update the call to analyze the plugins repo (team, cla: yes, waiting for tree to go green) 87125 [devicelab] Only upload results on master (team, cla: yes, waiting for tree to go green) 87126 Perform no shader warm-up by default (team, framework, cla: yes, d: examples, waiting for tree to go green) 87147 Update the skipped test for dev. (team, a: accessibility, cla: yes, tech-debt, skip-test)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-186
87171 Revert “Keyboard events (#83752)” (a: tests, a: text input, team, framework, f: material design, cla: yes, f: cupertino) 87174 Reland: Keyboard events (a: tests, a: text input, team, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 87238 Revert “Perform no shader warm-up by default” (team, framework, cla: yes, d: examples) 87289 Updated the skipped tests for cupertino package. (team, framework, cla: yes, f: cupertino, tech-debt, skip-test) 87293 Updated skipped tests for foundation directory. (team, framework, cla: yes, waiting for tree to go green, tech-debt, skip-test)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-187
87306 Adding a timeout and retry to upload results step. (team, cla: yes) 87313 [flutter_conductor] auto-generate PR title and description via query params (team, cla: yes, waiting for tree to go green) 87324 Use FLUTTER_VIEW_ID to find the Flutter view (team, cla: yes) 87328 Updated skipped tests for material directory. (team, framework, f: material design, cla: yes, tech-debt, skip-test) 87355 Mark devtools_profile_start_test not flaky (team, cla: yes, team: flakes, waiting for tree to go green) 87385 Do not run general and command subshard during web_tool_tests when subshard env is missing (team, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-188
87515 Revert “Added ‘exclude’ parameter to ‘testWidgets()’.” (a: tests, team, framework, cla: yes, waiting for tree to go green, tech-debt, skip-test) 87525 Bump cocoapods from 1.10.1 to 1.10.2 in /dev/ci/mac (team, cla: yes, waiting for tree to go green, team: infra) 87528 Fix some errors in snippets (team, framework, f: material design, cla: yes, f: cupertino, waiting for tree to go green) 87533 Fix Cuptertino dialog test to check correct fade transition (a: tests, team, framework, a: animation, cla: yes, f: cupertino, waiting for tree to go green, tech-debt)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-189
87538 Updated the skipped tests for cupertino package. (reland) (team, framework, cla: yes, f: cupertino, waiting for tree to go green, tech-debt, skip-test) 87546 Updated skipped tests for painting directory. (team, framework, cla: yes, will affect goldens, tech-debt, skip-test) 87579 Update all packages (team, cla: yes) 87589 Skip flaky golden file test (a: tests, team, framework, cla: yes, team: flakes, waiting for tree to go green, tech-debt) 87593 Fix the sample code analyzer to properly handle missing_identifier errors (team, cla: yes, waiting for tree to go green) tool - 412 pull request(s)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-190
tool - 412 pull request(s) 78276 Remove MockStdIn and MockStream (team, tool, cla: yes, waiting for tree to go green, tech-debt) 78649 Treat some exceptions as unhandled when a debugger is attached (tool, framework, cla: yes, waiting for tree to go green, cp: 2.2) 78964 Catch errors during android plugin registration (tool, cla: yes, waiting for tree to go green) 79372 [flutter_tools] Make flutter upgrade only work with standard remotes (tool, cla: yes, waiting for tree to go green) 79517 [gen-l10n] Cleans up formatting of the generated file (team, tool, cla: yes, waiting for tree to go green) 79568 [flutter_tools] Move _flutterGit to globals (tool, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-191
79608 Remove “unnecessary” imports in test/widgets (tool, framework, cla: yes, waiting for tree to go green) 79669 Reland the Dart plugin registry (team, tool, cla: yes, d: examples, waiting for tree to go green) 79898 migrate empty exceptions to tool exit with error message (tool, cla: yes, waiting for tree to go green) 79905 Check if reg can run before calling it on Windows (tool, cla: yes) 79908 Start migrating flutter_tools test src to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 79911 Migrate tool version to null safety (team, tool, cla: yes, a: null-safety) 79969 Remove RunLoop from Windows template (tool, cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-192
79969 Remove RunLoop from Windows template (tool, cla: yes) 79975 Use testUsingContext in downgrade_upgrade_integration_test (a: tests, team, tool, cla: yes, waiting for tree to go green) 79977 Tell user how to enable available but disabled features (tool, cla: yes) 79983 [flutter_tools] handle out of date xcode config in assemble (tool, cla: yes, waiting for tree to go green) 79985 Convert some general.shard base tests to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 79989 Remove flutterNext (tool, cla: yes, platform-web, waiting for tree to go green, a: desktop) 79991 [flutter_tools] add timeline ANR integration test (tool, cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-193
80000 [flutter_tools] Allow flutter build aar to know the null safety mode ahead of time (tool, cla: yes) 80002 Migrate more tool unit tests to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 80008 Migrate intellij tests and context_test to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 80011 Cast Config values map values to dynamic instead of Object (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 80016 Migrate template to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-194
80018 Migrate fake_process_manager to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 80026 Expose packagePath as a getter in FlutterCommand. (tool, cla: yes, waiting for tree to go green) 80065 Include debug symbol in xcframework when building iOS-framework (team, tool, cla: yes, waiting for tree to go green) 80069 [flutter_tools] cache for UWP artifacts (tool, cla: yes, waiting for tree to go green) 80085 Migrate persistent_tool_state to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 80088 Migrate visual_studio_test to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-195
80095 Migrate web_validator to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 80096 Migrate first_run and bot_detector to null safety (team, tool, cla: yes, a: null-safety) 80101 [flutter_tools] Show upstream remote in flutter doctor -v (tool, cla: yes, waiting for tree to go green) 80131 [flutter_tools] treat win32 plugins as uwp plugins (tool, cla: yes) 80137 [flutter_tools] output release artifacts to build/winuwp (tool, cla: yes, waiting for tree to go green) 80139 Remove crash_reporting and github_template from reporting library (team, tool, cla: yes, a: null-safety)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html
33045ed3e637-196
80153 [flutter_tools] dont require a device for screenshot type skia/rasterizer (tool, cla: yes, waiting for tree to go green) 80154 Migrate tools test fakes to null safety (team, tool, cla: yes, a: null-safety) 80159 Remove flutter_command dependency from reporting library (team, tool, cla: yes, waiting for tree to go green, a: null-safety) 80161 Move gradle_non_android_plugin_test from its own test builders into tools integration.shard (a: tests, team, tool, cla: yes, waiting for tree to go green) 80168 Migrate features_tests and other tool tests to null safety (team, tool, cla: yes, waiting for tree to go green, a: null-safety)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.5.0/index.html