id
stringlengths
14
17
text
stringlengths
23
1.11k
source
stringlengths
35
114
6953875910c6-264
79051 [web] Fix text field shortcuts when inside a scroll area (a: text input, cla: yes, f: cupertino, f: material design, framework, platform-web, waiting for tree to go green) 79297 Add scrollbar tests for simultaneous scroll/drag (a: tests, cla: yes, f: cupertino, f: material design, f: scrolling, framework, waiting for tree to go green) 79299 add missing trailing commas (a: accessibility, cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green) 79434 add missing trailing commas (a: accessibility, cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-265
79486 [flutter_releases] Flutter Stable 2.0.4 Framework Cherrypicks (a: tests, cla: yes, engine, f: cupertino, f: material design, framework, team, tool) 79500 Correct misspellings throughout the codebase (a: tests, cla: yes, f: cupertino, f: material design, framework, team, tool, waiting for tree to go green) 79562 remove unnecessary trailing commas (cla: yes, f: cupertino, f: material design, framework) 79620 update CupertinoPicker.selectionOverlay to nullable (cla: yes, f: cupertino, framework, waiting for tree to go green) 79650 add trailing comma when argList is splitted (cla: yes, d: examples, f: cupertino, f: material design, framework, team, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-266
79817 [web] Enable Cupertino text field tests on web (a: tests, a: text input, cla: yes, f: cupertino, framework, platform-web, tech-debt, waiting for tree to go green) 79842 fix cupertino refresh control style (cla: yes, f: cupertino, framework, waiting for tree to go green) a: accessibility - 45 pull request(s) 74620 Reland “Update PopupMenuButton to match Material Design spec” (a: accessibility, a: internationalization, cla: yes, f: material design, framework, team, waiting for tree to go green) 74788 fix for upcoming lint use_named_constants (a: accessibility, a: tests, cla: yes, d: examples, f: cupertino, f: material design, framework, team, tool)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-267
74798 Catch cases in tests where people try to tap on widgets that aren’t reachable (a: accessibility, a: tests, cla: yes, f: cupertino, f: material design, framework, team, waiting for tree to go green) 75338 Revert “Reland “Update PopupMenuButton to match Material Design spec”” (a: accessibility, a: internationalization, cla: yes, f: material design, framework, team, waiting for tree to go green) 75441 Revert “Reland “Update PopupMenuButton to match Material Design spec”… (a: accessibility, a: internationalization, cla: yes, f: material design, framework, team) 75546 Cherrypick #75532 (a: accessibility, a: internationalization, cla: yes, f: material design, framework, team)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-268
75705 Remove “unnecessary” imports in tests (a: accessibility, cla: yes, framework, waiting for tree to go green) 75813 Audit and update deprecation warnings (a: accessibility, cla: yes, f: material design, framework, team, waiting for tree to go green) 75949 Remove “unnecessary” imports in test/widgets (a: accessibility, cla: yes, framework, waiting for tree to go green) 75950 Remove “unnecessary” imports in test/widgets (a: accessibility, cla: yes, framework, waiting for tree to go green) 75952 Remove “unnecessary” imports in test/widgets (a: accessibility, cla: yes, framework, waiting for tree to go green) 76162 Const constructor audit. (a: accessibility, cla: yes, f: material design, framework, team, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-269
76275 Remove one TODO (a: accessibility, cla: yes, framework, team, waiting for tree to go green) 76415 [devicelab] Separate build and test from Flutter gallery tests (a: accessibility, cla: yes, team, waiting for tree to go green) 77024 Adds set text semantics action to render editable (a: accessibility, cla: yes, framework, waiting for tree to go green) 77032 enable use_key_in_widget_constructors lint (a: accessibility, a: internationalization, a: tests, cla: yes, d: examples, f: cupertino, f: material design, framework, team, waiting for tree to go green) 77086 Revert “[devicelab] Separate build and test from Flutter gallery tests” (a: accessibility, cla: yes, team)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-270
77087 Enable file_names and package_names lints (a: accessibility, cla: yes, framework, team, waiting for tree to go green) 77099 Turn on sized_box_for_whitespace lint, fix instances and tests. (a: accessibility, a: tests, cla: yes, d: examples, f: cupertino, f: material design, framework, team, waiting for tree to go green) 77118 Align more closely with package:test (a: accessibility, a: tests, cla: yes, d: examples, f: material design, framework, team, tool, waiting for tree to go green) 77263 Re-land “Toggable Refactor (#76745)” (a: accessibility, cla: yes, f: material design, framework, team, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-271
77287 Fix semantics node id overflow issue (a: accessibility, cla: yes, framework, waiting for tree to go green) 77294 Enable avoid_unnecessary_containers lint (a: accessibility, a: tests, cla: yes, f: cupertino, f: material design, framework, team, waiting for tree to go green) 77295 disable semantics test for adding Set Text action in engine (a: accessibility, cla: yes, framework, waiting for tree to go green) 77398 enable prefer_function_declarations_over_variables lint (a: accessibility, a: tests, cla: yes, f: cupertino, f: material design, framework, team, tool, waiting for tree to go green) 77881 Add minWidth constraint to RawChip when materialTapTargetSize is padded (a: accessibility, cla: yes, f: material design, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-272
77942 Refactor: use one subprojects property (a: accessibility, cla: yes, d: examples, team, tool, waiting for tree to go green) 77956 [devicelab] Migrate Gallery to BuildTestTask (a: accessibility, cla: yes, team, waiting for tree to go green) 78329 Revert “Align more closely with package:test” (a: accessibility, a: tests, cla: yes, f: material design, framework, team, tool) 78343 Align more closely with package:test (#77118) (a: accessibility, a: tests, cla: yes, f: material design, framework, team, tool, waiting for tree to go green) 78355 Revert “[devicelab] Migrate Gallery to BuildTestTask” (a: accessibility, cla: yes, team)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-273
78361 Reland [devicelab] Migrate Gallery to BuildTestTask (a: accessibility, cla: yes, team, waiting for tree to go green) 78484 Clean up ignores that are not ignoring anything (a: accessibility, cla: yes, f: cupertino, f: material design, framework) 78812 Migrate Gradle repo from jcenter to mavenCentral in dev projects (a: accessibility, cla: yes, t: gradle, team, team: flakes, tool) 78822 Take screenshot when drive fails (a: accessibility, cla: yes, team, team: flakes, tool) 79295 Enable android semantics integration test (a: accessibility, cla: yes, team, waiting for tree to go green) 79296 skip android semantics integration test to enable engine roll (a: accessibility, cla: yes, team, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-274
79299 add missing trailing commas (a: accessibility, cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green) 79352 add missing trailing commas (a: accessibility, cla: yes, f: material design, framework, waiting for tree to go green) 79407 Rolls isKeyboardKey engine change with fix (a: accessibility, a: tests, cla: yes, engine, framework, waiting for tree to go green) 79419 one more path (a: accessibility, cla: yes, team) 79421 Add missing io import to complex_layout_semantics_perf (a: accessibility, cla: yes, team) 79434 add missing trailing commas (a: accessibility, cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-275
79656 Reland 79654 (a: accessibility, a: tests, cla: yes, f: material design, framework, team, waiting for tree to go green) 79903 Revert “Reland [devicelab] Migrate Gallery to BuildTestTask” (a: accessibility, cla: yes, team) a: null-safety - 41 pull request(s) 74853 Migrate flutter_goldens to NNBD (a: null-safety, cla: yes, framework, team, waiting for tree to go green) 74866 Add fixes for nullOk changes (a: null-safety, cla: yes, cp: 1.26, cp: 1.26 completed, f: cupertino, f: material design, framework, team, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-276
78836 Make version and time in flutter_tool null safe (a: null-safety, cla: yes, team, tool) 78843 Make language_version in flutter_tool null safe (a: null-safety, cla: yes, team, tool) 78845 Migrate flutter_tool tool helper files to null safety (a: null-safety, cla: yes, team, tool) 78892 Migrate command_help to null safety (a: null-safety, cla: yes, team, tool, waiting for tree to go green) 78893 Migrate signals.dart to null safety (a: null-safety, cla: yes, team, tool, waiting for tree to go green) 78896 Migrate flutter_tools file_system to null safety (a: null-safety, cla: yes, team, tool)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-277
78901 Migrate flutter_tools os.dart to null safety (a: null-safety, cla: yes, team, tool) 78922 Migrate flutter_tool net.dart to null safety (a: null-safety, cla: yes, team, tool) 78923 Migrate android_console to null safety (a: null-safety, cla: yes, team, tool) 78932 Migrate error_handling_io to null safety (a: null-safety, cla: yes, team, tool) 78934 Migrate deferred_components_validator to null safety (a: null-safety, cla: yes, team, tool) 78939 Migrate localizations_utils to null safety (a: null-safety, cla: yes, team, tool)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-278
78942 Migrate visual_studio to null safety (a: null-safety, cla: yes, team, tool) 78943 Migrate platform_plugins to null safety (a: null-safety, cla: yes, team, tool) 78944 Migrate flutter_project_metadata to null safety (a: null-safety, cla: yes, team, tool) 78949 Migrate device_port_forwarder to null safety (a: null-safety, cla: yes, team, tool) 79016 Split globals.dart into null safe and unsafe libraries (a: null-safety, cla: yes, team, tool) 79108 Migrate gen_l10n_types to null safety (a: null-safety, cla: yes, team, tool, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-279
79111 Migrate file_store to null safety (a: null-safety, cla: yes, team, tool, waiting for tree to go green) 79342 Migrate code_signing to null safety (a: null-safety, cla: yes, team, tool) 79346 Migrate event_printer and test_config to null safety (a: null-safety, cla: yes, team, tool, waiting for tree to go green) 79460 [Stocks App] NNBD migration, refresh gen-l10n (a: internationalization, a: null-safety, cla: yes, team, waiting for tree to go green) 79469 Migrate build_info to null safety (a: null-safety, cla: yes, team, tool)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-280
79504 Migrate android_studio to null safety (a: null-safety, cla: yes, team, tool, waiting for tree to go green) 79525 Migrate analysis to null safety (a: null-safety, cla: yes, team, tool) 79587 Migrate fingerprint to null safety (a: null-safety, cla: yes, team, tool) 79611 Migrate android_sdk and application_package to null safety (a: null-safety, cla: yes, team, tool, waiting for tree to go green) 79682 Migrate doctor_validator to null safety (a: null-safety, cla: yes, team, tool, waiting for tree to go green) 79801 Migrate tools chrome.dart to null safety (a: null-safety, cla: yes, team, tool)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-281
79804 Migrate linux_doctor to null safety (a: null-safety, cla: yes, team, tool) 79805 Migrate vscode to null safety (a: null-safety, cla: yes, team, tool) 79806 Migrate android_workflow to null safety (a: null-safety, cla: yes, team, tool) 79807 Migrate some workflows and doctor validators to null safety (a: null-safety, cla: yes, team, tool) 79813 Migrate intellij_validator to null safety (a: null-safety, cla: yes, team, tool) 79888 [web] Fix url strategy null safety (a: null-safety, cla: yes, f: routes, platform-web, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-282
79900 Move cache from globals to globals_null_migrated (a: null-safety, cla: yes, team, tool) 79907 Migrate flutter_tool test/src/common to null safety (a: null-safety, cla: yes, team, tool) 79908 Start migrating flutter_tools test src to null safety (a: null-safety, cla: yes, team, tool, waiting for tree to go green) 79917 Allow null Config.getValue() results (a: null-safety, cla: yes, team, tool) d: examples - 25 pull request(s) 74415 Adding hero example (cla: yes, d: api docs, d: examples, documentation, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-283
74788 fix for upcoming lint use_named_constants (a: accessibility, a: tests, cla: yes, d: examples, f: cupertino, f: material design, framework, team, tool) 74820 Remove “unnecessary” imports in examples (cla: yes, d: examples, team, waiting for tree to go green) 74857 Migrate remaining examples to null-safety (cla: yes, d: examples, team, waiting for tree to go green) 75022 Migrate driver tests in example/ to NNBD (cla: yes, d: examples, team, waiting for tree to go green) 75161 Revert “Migrate driver tests in example/ to NNBD” (cla: yes, d: examples, team)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-284
75230 [Api docs] Added Vertical Divider dartpad demo (cla: yes, d: api docs, d: examples, documentation, f: material design, framework, waiting for tree to go green) 75264 Re-land “Migrate driver tests in example/ to NNBD (#75022)” (cla: yes, d: examples, team, waiting for tree to go green) 75761 Added scrollbar example (cla: yes, d: api docs, d: examples, documentation, f: material design, f: scrolling, framework, waiting for tree to go green) 76554 Build more integration tests during pre-submit (cla: yes, d: examples, team)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-285
77032 enable use_key_in_widget_constructors lint (a: accessibility, a: internationalization, a: tests, cla: yes, d: examples, f: cupertino, f: material design, framework, team, waiting for tree to go green) 77093 Apply changes caused by https://github.com/flutter/flutter/pull/76662 (cla: yes, d: examples, team, waiting for tree to go green) 77098 Clean-up analysis_options files (a: internationalization, a: tests, cla: yes, d: examples, framework, team, waiting for tree to go green) 77099 Turn on sized_box_for_whitespace lint, fix instances and tests. (a: accessibility, a: tests, cla: yes, d: examples, f: cupertino, f: material design, framework, team, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-286
77107 Improve error messaging and documentation for Scrollbar.isAlwaysShown (a: error message, cla: yes, d: api docs, d: examples, documentation, f: scrolling, framework, waiting for tree to go green) 77118 Align more closely with package:test (a: accessibility, a: tests, cla: yes, d: examples, f: material design, framework, team, tool, waiting for tree to go green) 77327 Fix typo (cla: yes, d: examples, team) 77606 [Docs] RouteObserver cannot subscribe ModalRoute (cla: yes, d: api docs, d: examples, documentation, framework, waiting for tree to go green) 77868 Update samples to use repo analysis options, Fix sample templates and a ton of analyzer issues (cla: yes, d: api docs, d: examples, documentation, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-287
77942 Refactor: use one subprojects property (a: accessibility, cla: yes, d: examples, team, tool, waiting for tree to go green) 78143 Update docs to reflect Null Safety (cla: yes, d: api docs, d: examples, documentation, framework) 78623 Reverts “Implement dartPluginClass support for plugins #74469” (cla: yes, d: examples, team, tool) 78984 [SliverAppBar] Improve dartpad sample in documentation (cla: yes, d: api docs, d: examples, documentation, f: material design, framework, waiting for tree to go green) 79650 add trailing comma when argList is splitted (cla: yes, d: examples, f: cupertino, f: material design, framework, team, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-288
79743 Update the Dismissible code sample (cla: yes, d: examples, framework, waiting for tree to go green) engine - 25 pull request(s) 75303 [flutter_releases] Flutter 1.26.0-17.2.pre Beta Framework Cherrypicks (a: tests, cla: yes, engine, f: cupertino, f: material design, framework, team, tool) 75458 Revert “Roll Engine from 8076607c3ea3 to 6a2df7f1c9f6 (4 revisions)” (cla: yes, engine) 75475 Revert tool change (a: tests, cla: yes, engine, f: cupertino, f: material design, framework, team, tool)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-289
75804 [flutter_releases] Flutter Framework 1.26.0-17.5.pre Beta Cherrypicks (cla: yes, engine, f: material design, framework, tool) 75937 [flutter_releases] Flutter Framework 1.26.0-17.6.pre Beta Cherrypicks (cla: yes, engine, f: material design, framework, tool) 76217 Revert “Roll Engine from 6993cb229b99 to 9bcb3bfb0ecb (6 revisions)” (cla: yes, engine) 76381 Cherrypick engine to c53a160d7092ce4ec77f773d439a46881bc4b76d (cla: yes, engine)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-290
76385 Revert “Roll Engine from 6993cb229b99 to c217d9d06e4f (60 revisions)” (cla: yes, engine) 76394 Reland “Roll Engine from 6993cb229b99 to c217d9d06e4f (60 revisions) (#76352)” (cla: yes, engine, team) 76403 Revert “Reland “Roll Engine from 6993cb229b99 to c217d9d06e4f (60 revisions) (#76352)”” (cla: yes, engine, team) 76637 [flutter_releases] Flutter 1.26.0-17.7.pre Beta Framework Cherrypicks (cla: yes, engine)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-291
76720 [flutter_releases] Flutter 1.26.0-17.8.pre Beta Framework Cherrypicks (cla: yes, engine) 76793 Revert “Roll Engine from 93cb5dbbc700 to 867e51b76256 (3 revisions)” (cla: yes, engine) 77154 enable build test, roll engine (cla: yes, engine, team, tool) 77194 [flutter_releases] Fix symlinks in prepare_packages script (a: tests, cla: yes, engine, f: cupertino, f: material design, framework, team, tool) 77204 Roll Engine from cd0e54348b61 to 72bbc5d92ce1 (cla: yes, engine)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-292
77386 Roll Engine from 299eb3e710c1 to 67abe7f9a9e4 (13 revisions) (a: tests, cla: yes, engine, framework) 77840 Cherrypick engine to 711ab3fda05004ee5f6035f2a0bf099fca39a129 (cla: yes, engine) 77850 [flutter_releases] Flutter 2.0.2 Stable Framework Cherrypicks (a: tests, cla: yes, engine, f: cupertino, f: material design, framework, team, tool) 78474 [flutter_releases] Flutter Beta 2.1.0-12.2.pre Framework Cherrypicks (cla: yes, engine, tool)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-293
79002 Manual roll engine to d59a01d to b5e15d0 (15 commits) (cla: yes, engine, waiting for tree to go green, will affect goldens) 79119 Revert “Roll Engine from b5e15d055d13 to 6f27f892d95e (27 revisions)” (cla: yes, engine) 79407 Rolls isKeyboardKey engine change with fix (a: accessibility, a: tests, cla: yes, engine, framework, waiting for tree to go green) 79486 [flutter_releases] Flutter Stable 2.0.4 Framework Cherrypicks (a: tests, cla: yes, engine, f: cupertino, f: material design, framework, team, tool)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-294
79953 Manually roll engine to 56b13559807bf4cb83d16c659757d6ae4f209490 (cla: yes, engine) platform-ios - 16 pull request(s) 74777 Replace MockXcode with Xcode.test in unit tests (cla: yes, platform-ios, team, tool, waiting for tree to go green) 75163 Avoid iOS local networking dialog in integration tests (cla: yes, platform-ios, team, waiting for tree to go green) 75351 Suggest precache instead of build when engine artifacts are missing (cla: yes, platform-ios, tool) 75387 Install prebuilt iOS app only once (cla: yes, platform-ios, tool)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-295
76665 Move iOS framework thinning into the tool as assemble target (cla: yes, platform-ios, t: xcode, tool) 76830 Add ephemeral iOS directory to put future generated files (cla: yes, platform-ios, tool, waiting for tree to go green) 76833 Opt into CocoaPods parallel codesigning (cla: yes, platform-ios, t: xcode, tool, waiting for tree to go green) 77007 Move iOS Flutter.framework thinning into copy assemble build target (cla: yes, platform-ios, t: xcode, tool, waiting for tree to go green) 77329 Bitcode strip Flutter.framework in assemble build target (cla: yes, platform-ios, team, tool) 77420 Add debug_second_compile_millis benchmark metric (cla: yes, platform-android, platform-ios, team, team: benchmark, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-296
77428 Add iOS archive codesign test (cla: yes, platform-ios, team, waiting for tree to go green) 77664 Move iOS codesigning into assemble build target (cla: yes, platform-ios, t: xcode, tool) 77756 Implement iOS app install deltas (cla: yes, platform-ios, t: xcode, tool, waiting for tree to go green) 78085 Allow local networking Info.plist insertion to fail (cla: yes, platform-ios, t: xcode, tool, waiting for tree to go green) 78592 Skip linking against Flutter for CocoaPods transitive dependencies (cla: yes, platform-ios, t: xcode, team, tool, waiting for tree to go green) 78823 Update Podfile.lock modified timestamp when pod install is run (cla: yes, platform-ios, tool, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-297
a: internationalization - 16 pull request(s) 73964 Adds First/Last buttons to PaginatedDataTable (a: internationalization, cla: yes, f: material design, framework, waiting for tree to go green) 74620 Reland “Update PopupMenuButton to match Material Design spec” (a: accessibility, a: internationalization, cla: yes, f: material design, framework, team, waiting for tree to go green) 75209 [gen-l10n] Fixes named and positional parameter issue with NumberFormat when type is specified (a: internationalization, cla: yes, tool, waiting for tree to go green) 75338 Revert “Reland “Update PopupMenuButton to match Material Design spec”” (a: accessibility, a: internationalization, cla: yes, f: material design, framework, team, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-298
75346 Relands “[gen-l10n] Fixes named and positional parameter issue with NumberFormat when type is specified” (a: internationalization, cla: yes, tool) 75441 Revert “Reland “Update PopupMenuButton to match Material Design spec”… (a: accessibility, a: internationalization, cla: yes, f: material design, framework, team) 75546 Cherrypick #75532 (a: accessibility, a: internationalization, cla: yes, f: material design, framework, team) 76066 [flutter_tools] Avoid duplicated calls to l10n generation (a: internationalization, cla: yes, tool, waiting for tree to go green) 76159 Remove “unnecessary” imports. (a: internationalization, cla: yes, f: material design, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-299
77032 enable use_key_in_widget_constructors lint (a: accessibility, a: internationalization, a: tests, cla: yes, d: examples, f: cupertino, f: material design, framework, team, waiting for tree to go green) 77098 Clean-up analysis_options files (a: internationalization, a: tests, cla: yes, d: examples, framework, team, waiting for tree to go green) 78755 Typo fixes (a: internationalization, a: tests, cla: yes, f: cupertino, f: material design, framework, team, tool) 78778 [gen-l10n] Remove need for ignoring two lints in generated code (a: internationalization, cla: yes, tool, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-300
78975 [gen-l10n] Remove more ignores, conditionally generate some code (a: internationalization, cla: yes, tool, waiting for tree to go green) 79263 [gen-l10n] Add nullable-getter flag (a: internationalization, cla: yes, tool, waiting for tree to go green) 79460 [Stocks App] NNBD migration, refresh gen-l10n (a: internationalization, a: null-safety, cla: yes, team, waiting for tree to go green) d: api docs - 13 pull request(s) 74415 Adding hero example (cla: yes, d: api docs, d: examples, documentation, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-301
75230 [Api docs] Added Vertical Divider dartpad demo (cla: yes, d: api docs, d: examples, documentation, f: material design, framework, waiting for tree to go green) 75761 Added scrollbar example (cla: yes, d: api docs, d: examples, documentation, f: material design, f: scrolling, framework, waiting for tree to go green) 76387 Refactor tabbar code sample (cla: yes, d: api docs, documentation, f: material design, framework, waiting for tree to go green) 77107 Improve error messaging and documentation for Scrollbar.isAlwaysShown (a: error message, cla: yes, d: api docs, d: examples, documentation, f: scrolling, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-302
77606 [Docs] RouteObserver cannot subscribe ModalRoute (cla: yes, d: api docs, d: examples, documentation, framework, waiting for tree to go green) 77793 [FloatingActionButtonLocation] Add spacing between placement entries in documentation (cla: yes, d: api docs, documentation, f: material design, framework, waiting for tree to go green) 77861 Spelling standardization: implementer (cla: yes, d: api docs, waiting for tree to go green) 77868 Update samples to use repo analysis options, Fix sample templates and a ton of analyzer issues (cla: yes, d: api docs, d: examples, documentation, framework, waiting for tree to go green) 78004 Fix documentation for Scrollbar.radius (cla: yes, d: api docs, documentation, f: material design, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-303
78143 Update docs to reflect Null Safety (cla: yes, d: api docs, d: examples, documentation, framework) 78757 [State Restoration] Code sample templates, migrate existing code samples (a: state restoration, cla: yes, d: api docs, f: cupertino, f: material design, framework, team) 78984 [SliverAppBar] Improve dartpad sample in documentation (cla: yes, d: api docs, d: examples, documentation, f: material design, framework, waiting for tree to go green) t: xcode - 12 pull request(s) 75822 Avoid duplicating Pods-Runner xcconfig #includes (cla: yes, t: xcode, tool, waiting for tree to go green) 76665 Move iOS framework thinning into the tool as assemble target (cla: yes, platform-ios, t: xcode, tool)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-304
76833 Opt into CocoaPods parallel codesigning (cla: yes, platform-ios, t: xcode, tool, waiting for tree to go green) 76834 Stop trying to thin iOS App.framework (cla: yes, t: xcode, tool, waiting for tree to go green) 77007 Move iOS Flutter.framework thinning into copy assemble build target (cla: yes, platform-ios, t: xcode, tool, waiting for tree to go green) 77025 Update minimum required version to Xcode 12 (cla: yes, t: xcode, tool, waiting for tree to go green) 77028 Turn on iOS podspec linting in test (a: tests, cla: yes, t: xcode, team) 77664 Move iOS codesigning into assemble build target (cla: yes, platform-ios, t: xcode, tool)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-305
77756 Implement iOS app install deltas (cla: yes, platform-ios, t: xcode, tool, waiting for tree to go green) 78085 Allow local networking Info.plist insertion to fail (cla: yes, platform-ios, t: xcode, tool, waiting for tree to go green) 78272 Download platform artifacts from assemble if needed (cla: yes, t: gradle, t: xcode, tool, waiting for tree to go green) 78592 Skip linking against Flutter for CocoaPods transitive dependencies (cla: yes, platform-ios, t: xcode, team, tool, waiting for tree to go green) documentation - 11 pull request(s) 74415 Adding hero example (cla: yes, d: api docs, d: examples, documentation, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-306
75230 [Api docs] Added Vertical Divider dartpad demo (cla: yes, d: api docs, d: examples, documentation, f: material design, framework, waiting for tree to go green) 75761 Added scrollbar example (cla: yes, d: api docs, d: examples, documentation, f: material design, f: scrolling, framework, waiting for tree to go green) 76387 Refactor tabbar code sample (cla: yes, d: api docs, documentation, f: material design, framework, waiting for tree to go green) 77107 Improve error messaging and documentation for Scrollbar.isAlwaysShown (a: error message, cla: yes, d: api docs, d: examples, documentation, f: scrolling, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-307
77606 [Docs] RouteObserver cannot subscribe ModalRoute (cla: yes, d: api docs, d: examples, documentation, framework, waiting for tree to go green) 77793 [FloatingActionButtonLocation] Add spacing between placement entries in documentation (cla: yes, d: api docs, documentation, f: material design, framework, waiting for tree to go green) 77868 Update samples to use repo analysis options, Fix sample templates and a ton of analyzer issues (cla: yes, d: api docs, d: examples, documentation, framework, waiting for tree to go green) 78004 Fix documentation for Scrollbar.radius (cla: yes, d: api docs, documentation, f: material design, framework, waiting for tree to go green) 78143 Update docs to reflect Null Safety (cla: yes, d: api docs, d: examples, documentation, framework)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-308
78984 [SliverAppBar] Improve dartpad sample in documentation (cla: yes, d: api docs, d: examples, documentation, f: material design, framework, waiting for tree to go green) f: scrolling - 11 pull request(s) 73526 SliverAppBar Default Elevation Patch (a: quality, cla: yes, f: material design, f: scrolling, framework, waiting for tree to go green) 75095 Fixed improper assertion of maxCrossAxisExtent (cla: yes, f: scrolling, framework) 75761 Added scrollbar example (cla: yes, d: api docs, d: examples, documentation, f: material design, f: scrolling, framework, waiting for tree to go green) 75764 ScrollController.jumpTo zero should not trigger the refresh indicator (cla: yes, f: material design, f: scrolling, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-309
76102 improve the scrollbar behavior when viewport size changed (a: desktop, a: quality, cla: yes, f: scrolling, framework, platform-web, waiting for tree to go green) 76173 Scrollbar updates for native Android behavior (a: fidelity, cla: yes, f: material design, f: scrolling, framework, waiting for tree to go green) 76312 add keyboardDismissBehavior into SingleChildScrollView (cla: yes, f: scrolling, framework, waiting for tree to go green) 76739 Exposing ScrollBehaviors for app-wide settings (a: desktop, cla: yes, f: cupertino, f: material design, f: scrolling, framework, platform-web, severe: new feature, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-310
77107 Improve error messaging and documentation for Scrollbar.isAlwaysShown (a: error message, cla: yes, d: api docs, d: examples, documentation, f: scrolling, framework, waiting for tree to go green) 77755 Fix scrollbar hit testing based on pointer device kind (a: desktop, a: quality, cla: yes, f: material design, f: scrolling, framework, platform-web, waiting for tree to go green) 79297 Add scrollbar tests for simultaneous scroll/drag (a: tests, cla: yes, f: cupertino, f: material design, f: scrolling, framework, waiting for tree to go green) platform-web - 9 pull request(s) 76102 improve the scrollbar behavior when viewport size changed (a: desktop, a: quality, cla: yes, f: scrolling, framework, platform-web, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-311
76656 [web] Arrow keys change selected item in dropdown (cla: yes, f: focus, f: material design, framework, platform-web, waiting for tree to go green) 76739 Exposing ScrollBehaviors for app-wide settings (a: desktop, cla: yes, f: cupertino, f: material design, f: scrolling, framework, platform-web, severe: new feature, waiting for tree to go green) 77755 Fix scrollbar hit testing based on pointer device kind (a: desktop, a: quality, cla: yes, f: material design, f: scrolling, framework, platform-web, waiting for tree to go green) 78588 Automatically applying Scrollbars on desktop platforms with configurable ScrollBehaviors (a: desktop, cla: yes, customer: crowd, f: cupertino, f: material design, framework, platform-web, severe: API break, severe: new feature, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-312
79051 [web] Fix text field shortcuts when inside a scroll area (a: text input, cla: yes, f: cupertino, f: material design, framework, platform-web, waiting for tree to go green) 79665 [web] Enable material text field tests on web (a: tests, a: text input, cla: yes, f: material design, framework, platform-web, tech-debt, waiting for tree to go green, will affect goldens) 79817 [web] Enable Cupertino text field tests on web (a: tests, a: text input, cla: yes, f: cupertino, framework, platform-web, tech-debt, waiting for tree to go green) 79888 [web] Fix url strategy null safety (a: null-safety, cla: yes, f: routes, platform-web, waiting for tree to go green) will affect goldens - 8 pull request(s)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-313
will affect goldens - 8 pull request(s) 74760 Roll Engine from 5d3477eab415 to 72fbce3a2ccb (12 revisions) (cla: yes, waiting for tree to go green, will affect goldens) 74854 always pass filterQuality specified in the Image widget to canvas (a: tests, cla: yes, framework, waiting for tree to go green, will affect goldens) 75827 Roll Engine from cdc49c575b0b to b9ecd8aca650 (2 revisions) (cla: yes, waiting for tree to go green, will affect goldens) 76352 Roll Engine from 6993cb229b99 to c217d9d06e4f (60 revisions) (cla: yes, waiting for tree to go green, will affect goldens)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-314
78058 Fix CupertinoTextField incorrect background color when disabled (cla: yes, f: cupertino, framework, waiting for tree to go green, will affect goldens) 79002 Manual roll engine to d59a01d to b5e15d0 (15 commits) (cla: yes, engine, waiting for tree to go green, will affect goldens) 79024 Removed the built-in overlay from ReorderableListView. (cla: yes, f: material design, framework, will affect goldens) 79665 [web] Enable material text field tests on web (a: tests, a: text input, cla: yes, f: material design, framework, platform-web, tech-debt, waiting for tree to go green, will affect goldens) a: desktop - 7 pull request(s)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-315
a: desktop - 7 pull request(s) 61221 [flutter_tools] Add ARM64 Linux host and cross-building option support (a: desktop, cla: yes, platform-linux, tool) 76102 improve the scrollbar behavior when viewport size changed (a: desktop, a: quality, cla: yes, f: scrolling, framework, platform-web, waiting for tree to go green) 76433 Turn on desktop and web integration tests for beta and stable (a: desktop, cla: yes, team, waiting for tree to go green) 76739 Exposing ScrollBehaviors for app-wide settings (a: desktop, cla: yes, f: cupertino, f: material design, f: scrolling, framework, platform-web, severe: new feature, waiting for tree to go green) 77228 Add Windows desktop files for manual tests (a: desktop, cla: yes, platform-windows, team)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-316
77755 Fix scrollbar hit testing based on pointer device kind (a: desktop, a: quality, cla: yes, f: material design, f: scrolling, framework, platform-web, waiting for tree to go green) 78588 Automatically applying Scrollbars on desktop platforms with configurable ScrollBehaviors (a: desktop, cla: yes, customer: crowd, f: cupertino, f: material design, framework, platform-web, severe: API break, severe: new feature, waiting for tree to go green) team: flakes - 6 pull request(s) 74378 Dump logs on failing devicelab test to recipe artifact location (cla: yes, team, team: flakes) 76153 Do not fail if 9xth_percentile_memory_usage is not recorded (cla: yes, team, team: flakes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-317
76838 Remove dart_plugin_registry_test timeouts (cla: yes, team, team: flakes, waiting for tree to go green) 77192 Increase dart migrate integration test timeout (cla: yes, team, team: flakes, tool, waiting for tree to go green) 78812 Migrate Gradle repo from jcenter to mavenCentral in dev projects (a: accessibility, cla: yes, t: gradle, team, team: flakes, tool) 78822 Take screenshot when drive fails (a: accessibility, cla: yes, team, team: flakes, tool) a: text input - 6 pull request(s) 74768 Use the shortcuts temporary solution only on web (a: text input, cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-318
77172 Support block delete with word and line modifiers (a: text input, cla: yes, framework, waiting for tree to go green) 79051 [web] Fix text field shortcuts when inside a scroll area (a: text input, cla: yes, f: cupertino, f: material design, framework, platform-web, waiting for tree to go green) 79665 [web] Enable material text field tests on web (a: tests, a: text input, cla: yes, f: material design, framework, platform-web, tech-debt, waiting for tree to go green, will affect goldens) 79668 Fix typo: edition -> editing (a: text input, cla: yes, framework) 79817 [web] Enable Cupertino text field tests on web (a: tests, a: text input, cla: yes, f: cupertino, framework, platform-web, tech-debt, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-319
severe: API break - 5 pull request(s) 73510 Reland “Add BuildContext parameter to TextEditingController.buildTextSpan” (cla: yes, f: material design, framework, severe: API break, waiting for tree to go green) 73750 Remove deprecated BinaryMessages (cla: yes, framework, severe: API break, waiting for tree to go green) 73751 Remove deprecated TypeMatcher class (cla: yes, framework, severe: API break, waiting for tree to go green) 76331 Remove deprecated TypeMatcher (cla: yes, framework, severe: API break, team, waiting for tree to go green) 78588 Automatically applying Scrollbars on desktop platforms with configurable ScrollBehaviors (a: desktop, cla: yes, customer: crowd, f: cupertino, f: material design, framework, platform-web, severe: API break, severe: new feature, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-320
team: infra - 5 pull request(s) 75179 Adopt subshard naming convention in build_tests (cla: yes, team, team: infra, waiting for tree to go green) 75736 Compress module_test_ios xcresult (cla: yes, team, team: infra) 78678 Update cluster. (cla: yes, team, team: infra) 79332 Point gallery test data to FLUTTER_TEST_OUTPUTS_DIR (cla: yes, team, team: infra, waiting for tree to go green) 79514 Take screenshot when startup perf test fails to run (cla: yes, team, team: infra, waiting for tree to go green) a: quality - 4 pull request(s)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-321
a: quality - 4 pull request(s) 73526 SliverAppBar Default Elevation Patch (a: quality, cla: yes, f: material design, f: scrolling, framework, waiting for tree to go green) 75809 Apply bottom margin to FABs that have been boosted into the Safe Area (a: fidelity, a: quality, cla: yes, f: material design, framework, waiting for tree to go green) 76102 improve the scrollbar behavior when viewport size changed (a: desktop, a: quality, cla: yes, f: scrolling, framework, platform-web, waiting for tree to go green) 77755 Fix scrollbar hit testing based on pointer device kind (a: desktop, a: quality, cla: yes, f: material design, f: scrolling, framework, platform-web, waiting for tree to go green) severe: new feature - 3 pull request(s)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-322
severe: new feature - 3 pull request(s) 76192 [flutter_tools] Deferred components build system (cla: yes, severe: new feature, tool, waiting for tree to go green) 76739 Exposing ScrollBehaviors for app-wide settings (a: desktop, cla: yes, f: cupertino, f: material design, f: scrolling, framework, platform-web, severe: new feature, waiting for tree to go green) 78588 Automatically applying Scrollbars on desktop platforms with configurable ScrollBehaviors (a: desktop, cla: yes, customer: crowd, f: cupertino, f: material design, framework, platform-web, severe: API break, severe: new feature, waiting for tree to go green) a: state restoration - 3 pull request(s)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-323
a: state restoration - 3 pull request(s) 77879 [State Restoration] Material Date Picker (a: state restoration, cla: yes, f: date/time picker, f: material design, framework, waiting for tree to go green) 78506 [State Restoration] Material DateRangePicker, adds some general state restoration tests (a: state restoration, cla: yes, f: date/time picker, f: material design, framework) 78757 [State Restoration] Code sample templates, migrate existing code samples (a: state restoration, cla: yes, d: api docs, f: cupertino, f: material design, framework, team) f: date/time picker - 3 pull request(s) 77879 [State Restoration] Material Date Picker (a: state restoration, cla: yes, f: date/time picker, f: material design, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-324
78428 Include validation for DatePicker and DateRangePicker inputOnly mode (cla: yes, f: date/time picker, f: material design, framework) 78506 [State Restoration] Material DateRangePicker, adds some general state restoration tests (a: state restoration, cla: yes, f: date/time picker, f: material design, framework) platform-android - 2 pull request(s) 76406 Do not show embedding warning for plugins when example app is missing (cla: yes, platform-android, tool, waiting for tree to go green) 77420 Add debug_second_compile_millis benchmark metric (cla: yes, platform-android, platform-ios, team, team: benchmark, waiting for tree to go green) cp: 1.26 completed - 2 pull request(s)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-325
cp: 1.26 completed - 2 pull request(s) 74866 Add fixes for nullOk changes (a: null-safety, cla: yes, cp: 1.26, cp: 1.26 completed, f: cupertino, f: material design, framework, team, waiting for tree to go green) 75370 roll packages (cla: yes, cp: 1.26, cp: 1.26 completed, team, waiting for tree to go green) t: gradle - 2 pull request(s) 78272 Download platform artifacts from assemble if needed (cla: yes, t: gradle, t: xcode, tool, waiting for tree to go green) 78812 Migrate Gradle repo from jcenter to mavenCentral in dev projects (a: accessibility, cla: yes, t: gradle, team, team: flakes, tool)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-326
cp: 1.26 - 2 pull request(s) 74866 Add fixes for nullOk changes (a: null-safety, cla: yes, cp: 1.26, cp: 1.26 completed, f: cupertino, f: material design, framework, team, waiting for tree to go green) 75370 roll packages (cla: yes, cp: 1.26, cp: 1.26 completed, team, waiting for tree to go green) a: fidelity - 2 pull request(s) 75809 Apply bottom margin to FABs that have been boosted into the Safe Area (a: fidelity, a: quality, cla: yes, f: material design, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-327
76173 Scrollbar updates for native Android behavior (a: fidelity, cla: yes, f: material design, f: scrolling, framework, waiting for tree to go green) tech-debt - 2 pull request(s) 79665 [web] Enable material text field tests on web (a: tests, a: text input, cla: yes, f: material design, framework, platform-web, tech-debt, waiting for tree to go green, will affect goldens) 79817 [web] Enable Cupertino text field tests on web (a: tests, a: text input, cla: yes, f: cupertino, framework, platform-web, tech-debt, waiting for tree to go green) f: routes - 2 pull request(s)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-328
f: routes - 2 pull request(s) 77410 Fix missing root Scaffold check in ScaffoldMessenger (cla: yes, f: material design, f: routes, framework, severe: crash, waiting for tree to go green) 79888 [web] Fix url strategy null safety (a: null-safety, cla: yes, f: routes, platform-web, waiting for tree to go green) f: gestures - 1 pull request(s) 73042 Timer based pointer event resampling (cla: yes, f: gestures, framework) f: focus - 1 pull request(s) 76656 [web] Arrow keys change selected item in dropdown (cla: yes, f: focus, f: material design, framework, platform-web, waiting for tree to go green) customer: crowd - 1 pull request(s)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-329
customer: crowd - 1 pull request(s) 78588 Automatically applying Scrollbars on desktop platforms with configurable ScrollBehaviors (a: desktop, cla: yes, customer: crowd, f: cupertino, f: material design, framework, platform-web, severe: API break, severe: new feature, waiting for tree to go green) platform-linux - 1 pull request(s) 61221 [flutter_tools] Add ARM64 Linux host and cross-building option support (a: desktop, cla: yes, platform-linux, tool) platform-mac - 1 pull request(s) 77316 Delete unzipped FlutterMacOS.framework before replacing artifact (cla: yes, platform-mac, tool, waiting for tree to go green) cp: 2.0 completed - 1 pull request(s)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-330
cp: 2.0 completed - 1 pull request(s) 77419 fix Autovalidate enum references in fix data (cla: yes, cp: 2.0, cp: 2.0 completed, f: cupertino, f: material design, framework, waiting for tree to go green) platform-windows - 1 pull request(s) 77228 Add Windows desktop files for manual tests (a: desktop, cla: yes, platform-windows, team) severe: crash - 1 pull request(s) 77410 Fix missing root Scaffold check in ScaffoldMessenger (cla: yes, f: material design, f: routes, framework, severe: crash, waiting for tree to go green) cp: 2.0 - 1 pull request(s)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-331
cp: 2.0 - 1 pull request(s) 77419 fix Autovalidate enum references in fix data (cla: yes, cp: 2.0, cp: 2.0 completed, f: cupertino, f: material design, framework, waiting for tree to go green) team: benchmark - 1 pull request(s) 77420 Add debug_second_compile_millis benchmark metric (cla: yes, platform-android, platform-ios, team, team: benchmark, waiting for tree to go green) a: images - 1 pull request(s) 79289 Drain socket before throwing (a: images, cla: yes, framework, waiting for tree to go green) a: existing-apps - 1 pull request(s)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-332
a: existing-apps - 1 pull request(s) 78259 Point “flutter build ipa –analyze-size” to archive app output (a: existing-apps, cla: yes, tool, waiting for tree to go green) a: error message - 1 pull request(s) 77107 Improve error messaging and documentation for Scrollbar.isAlwaysShown (a: error message, cla: yes, d: api docs, d: examples, documentation, f: scrolling, framework, waiting for tree to go green) Merged PRs by labels for flutter/engine cla: yes - 985 pull request(s) 21824 Add DiffContext (cla: yes, waiting for tree to go green) 23465 Hardware Keyboard: Windows (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-333
23465 Hardware Keyboard: Windows (cla: yes) 23466 Hardware keyboard: Web, embedder, and dart:ui (cla: yes, platform-ios, platform-web, waiting for tree to go green) 23469 Hardware Keyboard: macOS (affects: desktop, affects: text input, cla: yes, platform-ios, platform-macos) 23573 Windows: Add CoreWindow implementation of FlutterWindowsView (Flutter#70205) (cla: yes, needs tests) 23660 Add a –linux shortcut to –target-os=linux (cla: yes) 23674 Fix argument specifier for g_warning() (cla: yes, waiting for tree to go green) 23730 Continue filling in the list of FontFeatures (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-334
23776 unhide uitextinput when focused (cla: yes, platform-ios, waiting for tree to go green) 23793 fix video(texture) with opacity can not play issue (cla: yes, waiting for tree to go green) 23800 [canvaskit] fix text background, foreground, color; add text style tests (cla: yes) 23870 Wires up accessibility bridge in mac embedding (cla: yes) 23906 Increase logging in AngleSurfaceManager (affects: desktop, cla: yes, platform-windows, waiting for tree to go green) 23911 Fix Android IO and Worker threads priority issue (cla: yes, platform-android, waiting for tree to go green) 23931 Ensures that hit testing only returns focusable nodes. (cla: yes, cp: 1.26, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-335
23934 Remove libtxt styled runs benchmark (cla: yes, waiting for tree to go green) 23948 Grammatical mistake on pull request template (cla: yes, waiting for tree to go green) 23955 Fix “Buffer not large enough for pixels” by adding buffer.rewind() (cla: yes, platform-android, waiting for tree to go green) 23960 Roll Skia from f661ec788b14 to 798021ada347 (3 revisions) (cla: yes, waiting for tree to go green) 23961 [web] Fix flake due to shadow rendering difference on webkit (cla: yes, platform-web, waiting for tree to go green) 23962 Roll Fuchsia Linux SDK from DLfskqEUx… to f9rffU-3C… (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-336
23963 Pass sampling rather than rely on (deprecated) filter-quality (cla: yes, waiting for tree to go green) 23964 Roll Skia from 798021ada347 to 0ecfdea19978 (10 revisions) (cla: yes, waiting for tree to go green) 23965 [web] Fix alignment issue in rich paragraphs (cla: yes, platform-web, waiting for tree to go green) 23966 Roll Dart SDK from 15dfe858c4a6 to 89cd39c6eee4 (1 revision) (cla: yes, waiting for tree to go green) 23967 [macos] Make metal the default rendering backend on macOS >= 10.14 (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-337
23968 Roll Skia from 0ecfdea19978 to a6bff0c3446b (3 revisions) (cla: yes, waiting for tree to go green) 23969 [web] Fix svg based stroke rendering. (cla: yes) 23970 Fix a null pointer dereference if dladdr is unable to find a symbol name (cla: yes, waiting for tree to go green) 23971 Roll Skia from a6bff0c3446b to 6742d13cbe2e (9 revisions) (cla: yes, waiting for tree to go green) 23973 Roll Dart SDK from 89cd39c6eee4 to c0c5298d3629 (1 revision) (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-338
23975 Roll Skia from 6742d13cbe2e to 4d6310ab2070 (7 revisions) (cla: yes, waiting for tree to go green) 23976 Roll Fuchsia Mac SDK from FtwF654ce… to d_4gHZXiG… (cla: yes, waiting for tree to go green) 23977 Roll Dart SDK from c0c5298d3629 to 98e6e543e88d (1 revision) (cla: yes, waiting for tree to go green) 23979 Roll Skia from 4d6310ab2070 to a78376bf2aea (4 revisions) (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-339
23980 Load FlutterLoader when creating FlutterEngineGroup (cla: yes, platform-android, waiting for tree to go green) 23981 Roll Fuchsia Linux SDK from f9rffU-3C… to flUwG0eOB… (cla: yes, waiting for tree to go green) 23982 Roll Dart SDK from 98e6e543e88d to a80bedfd7bc3 (1 revision) (cla: yes, waiting for tree to go green) 23984 Roll Skia from a78376bf2aea to 22cc3be64b3e (1 revision) (cla: yes, waiting for tree to go green) 23986 Roll buildroot to 33f05b6c (cla: yes) 23990 [windows] Honor only valid resize requests (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-340
23992 Roll Fuchsia Mac SDK from d_4gHZXiG… to vY3-OtizQ… (cla: yes, waiting for tree to go green) 23994 Roll Skia from 22cc3be64b3e to dd9449c23b9d (11 revisions) (cla: yes, waiting for tree to go green) 23995 [web] Fix drawVertices rendering when colors array is null and style is fill (cla: yes, platform-web) 23996 Roll Dart SDK from a80bedfd7bc3 to a50a89356008 (1 revision) (cla: yes, waiting for tree to go green) 23999 Roll ANGLE (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-341
23999 Roll ANGLE (cla: yes) 24000 Roll Skia from dd9449c23b9d to b7f5e1b20db1 (7 revisions) (cla: yes, waiting for tree to go green) 24001 [canvaskit] remove the DOM node of unrendered platform view (cla: yes, platform-web) 24002 Roll Fuchsia Linux SDK from flUwG0eOB… to uD1gzvk5P… (cla: yes, waiting for tree to go green) 24005 Roll Dart SDK from a50a89356008 to 3260b2543287 (1 revision) (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-342
24006 Roll Skia from b7f5e1b20db1 to ed552f8702ad (8 revisions) (cla: yes, waiting for tree to go green) 24007 Guard against Dart timeline API calls invoked during Dart_Cleanup (cla: yes) 24009 Revert “Roll buildroot to 33f05b6c” (cla: yes) 24010 Roll Fuchsia Mac SDK from vY3-OtizQ… to FPTUvmyxz… (cla: yes, waiting for tree to go green) 24011 Refactor FlRenderer to platform-independent implementation (cla: yes) 24014 Roll Fuchsia Linux SDK from uD1gzvk5P… to IiU1NqRtR… (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-343
24016 Roll Skia from ed552f8702ad to 0bad6cf1458d (10 revisions) (cla: yes, waiting for tree to go green) 24018 Roll Skia from 0bad6cf1458d to 993e92dc31a6 (4 revisions) (cla: yes, waiting for tree to go green) 24022 Upgrade metrics_center to write into GCS buckets (cla: yes) 24023 Roll Dart SDK from 3260b2543287 to 21b7f864e3b9 (4 revisions) (cla: yes, waiting for tree to go green) 24024 Use runes to get code units in CanvasKit. (cla: yes, platform-web, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-344
24025 TextStyle level leadingDistribution (cla: yes, waiting for tree to go green) 24029 Refactor gradient renderer to produce image. Implement gradient based Shadermask (cla: yes, platform-web) 24030 Roll Dart SDK from 21b7f864e3b9 to f2a7851b676d (1 revision) (cla: yes, waiting for tree to go green) 24033 Roll Clang Mac from 139p8dSfW… to CafIgcePd… (cla: yes, waiting for tree to go green) 24034 Roll Skia from 993e92dc31a6 to 0492a744a52d (12 revisions) (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-345
24036 [web] Fix text alignment when transform + tight constraints + DOM rendering (cla: yes, platform-web, waiting for tree to go green) 24037 [web] Implement CanvasParagraph.getLineBoundary (cla: yes, platform-web, waiting for tree to go green) 24038 Roll Dart SDK from f2a7851b676d to 9c612e4b790a (1 revision) (cla: yes, waiting for tree to go green) 24039 Roll Skia from 0492a744a52d to 00f4769e34d8 (4 revisions) (cla: yes, waiting for tree to go green) 24044 Roll Fuchsia Mac SDK from FPTUvmyxz… to 2R0Qlyol4… (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-346
24045 Roll Fuchsia Linux SDK from IiU1NqRtR… to fyXNImnNH… (cla: yes, waiting for tree to go green) 24047 Roll Skia from 00f4769e34d8 to b9f95ba9f36a (5 revisions) (cla: yes, waiting for tree to go green) 24048 Roll Dart SDK from 9c612e4b790a to d7bb34496619 (1 revision) (cla: yes, waiting for tree to go green) 24049 Roll Skia from b9f95ba9f36a to 6f3243c32005 (1 revision) (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-347
24050 Roll Dart SDK from d7bb34496619 to 6c97fcdd12dc (1 revision) (cla: yes, waiting for tree to go green) 24053 Roll Skia from 6f3243c32005 to 0de76f72cd5e (2 revisions) (cla: yes, waiting for tree to go green) 24056 Roll Skia from 0de76f72cd5e to cdd852b57948 (1 revision) (cla: yes, waiting for tree to go green) 24059 Roll Skia from cdd852b57948 to 0ab283aaf2a1 (5 revisions) (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-348
24060 Roll Fuchsia Mac SDK from 2R0Qlyol4… to u2vmt9DP-… (cla: yes, waiting for tree to go green) 24061 Roll Fuchsia Linux SDK from fyXNImnNH… to 334LMW0c_… (cla: yes, waiting for tree to go green) 24065 Roll Skia from 0ab283aaf2a1 to a89b43092e9d (18 revisions) (cla: yes, waiting for tree to go green) 24067 Roll Clang Linux from 8LaTdqf7w… to 1Wa1KIWqF… (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-349
24069 Roll Dart SDK from 6c97fcdd12dc to f444e42359d6 (1 revision) (cla: yes, waiting for tree to go green) 24071 Roll Skia from a89b43092e9d to 29e521c53302 (7 revisions) (cla: yes, waiting for tree to go green) 24072 Roll Skia from 29e521c53302 to 03da7cb8a386 (1 revision) (cla: yes, waiting for tree to go green) 24073 Roll Fuchsia Mac SDK from u2vmt9DP-… to X9-CRs-hP… (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-350
24077 Roll Skia from 03da7cb8a386 to af33fb0d28d2 (3 revisions) (cla: yes, waiting for tree to go green) 24080 Roll Skia from af33fb0d28d2 to 747c31e296c7 (3 revisions) (cla: yes, waiting for tree to go green) 24084 Roll Fuchsia Mac SDK from X9-CRs-hP… to d48YMSgXi… (cla: yes, waiting for tree to go green) 24085 Roll Skia from 747c31e296c7 to b2c761332bfc (5 revisions) (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-351
24086 Roll Fuchsia Linux SDK from 334LMW0c_… to KKUuENUT4… (cla: yes, waiting for tree to go green) 24091 Roll Skia from b2c761332bfc to 7935900cadaa (3 revisions) (cla: yes, waiting for tree to go green) 24092 Roll Skia from 7935900cadaa to ef47e010b352 (2 revisions) (cla: yes, waiting for tree to go green) 24093 Roll Dart SDK from f444e42359d6 to f36420a912bb (1 revision) (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-352
24095 Roll Fuchsia Linux SDK from KKUuENUT4… to TTxS3b-Vc… (cla: yes, waiting for tree to go green) 24097 Roll Skia from ef47e010b352 to bb6176826683 (1 revision) (cla: yes, waiting for tree to go green) 24098 Roll Fuchsia Mac SDK from d48YMSgXi… to KfIfizZ7o… (cla: yes, waiting for tree to go green) 24099 Roll Skia from bb6176826683 to 8ef3c539a26e (4 revisions) (cla: yes, waiting for tree to go green) 24101 Use sampling instead of (deprecated) filter-quality (cla: yes, platform-android, platform-ios, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-353
24102 Roll Fuchsia Linux SDK from TTxS3b-Vc… to -iUKxTl_w… (cla: yes, waiting for tree to go green) 24103 Roll Dart SDK from f36420a912bb to a6d86f12bf00 (1 revision) (cla: yes, waiting for tree to go green) 24104 Roll Skia from 8ef3c539a26e to 324b7a6f3a49 (4 revisions) (cla: yes, waiting for tree to go green) 24108 Roll Skia from 324b7a6f3a49 to 3cc4afc70309 (8 revisions) (cla: yes, waiting for tree to go green) 24109 Cross-platform changes necessary for libax on Windows (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-354
24112 Fixed plumbing of the spawning isolate for Shell::Spawn. (cla: yes) 24113 Roll Fuchsia Mac SDK from KfIfizZ7o… to IHHTb9H-B… (cla: yes, waiting for tree to go green) 24114 Roll Skia from 3cc4afc70309 to 3364579f8332 (13 revisions) (cla: yes, waiting for tree to go green) 24115 Roll Fuchsia Linux SDK from -iUKxTl_w… to blNDDMWIJ… (cla: yes, waiting for tree to go green) 24116 Roll Skia from 3364579f8332 to fde740c7f26e (6 revisions) (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-355
24118 Roll Skia from fde740c7f26e to a6c692b8844d (7 revisions) (cla: yes, waiting for tree to go green) 24122 Roll Dart SDK from a6d86f12bf00 to c066c7b294bf (2 revisions) (cla: yes, waiting for tree to go green) 24123 Roll Skia from a6c692b8844d to f9a0f1a9be9e (2 revisions) (cla: yes, waiting for tree to go green) 24125 Update to sampling versions (cla: yes) 24132 Roll Fuchsia Mac SDK from IHHTb9H-B… to Cn1MLtDdP… (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-356
24133 Roll Fuchsia Linux SDK from blNDDMWIJ… to _bFb8vcW9… (cla: yes, waiting for tree to go green) 24135 drawBitmap is deprecated, use drawImage (cla: yes, platform-android) 24137 Roll Skia from f9a0f1a9be9e to 931cad1d74bb (11 revisions) (cla: yes, waiting for tree to go green) 24138 Roll Skia from 931cad1d74bb to e9e8e5d771c5 (8 revisions) (cla: yes, waiting for tree to go green) 24140 [web] Fix RRect scaleRadii for negative width/height (cla: yes)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-357
24141 Roll Skia from e9e8e5d771c5 to ee9cb6aec35d (7 revisions) (cla: yes, waiting for tree to go green) 24142 [flutter_releases] Flutter 1.26.0-17.2.pre Beta Engine Cherrypicks (cla: yes, platform-android) 24143 Roll Dart SDK from c066c7b294bf to 75251de89baf (1 revision) (cla: yes, waiting for tree to go green) 24146 fixes android deeplink query paremeter null crashes (cla: yes, platform-android, waiting for tree to go green) 24148 Roll Skia from ee9cb6aec35d to 9ff7b8d67559 (10 revisions) (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-358
24150 [web] Fix exception when using a keyboard (cla: yes, platform-web, waiting for tree to go green) 24151 Roll Fuchsia Mac SDK from Cn1MLtDdP… to CZUusaxvk… (cla: yes, waiting for tree to go green) 24152 Fix use of multiple shells w/ different snapshots (affects: engine, cla: yes, platform-android, platform-fuchsia, platform-ios, platform-linux, platform-macos, platform-windows) 24153 [web] Fix svg stroke when style is not provided (cla: yes, platform-web) 24154 Roll Fuchsia Linux SDK from _bFb8vcW9… to k80WkJhOL… (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-359
24156 Roll Clang Mac from CafIgcePd… to hoapl8VNW… (cla: yes, waiting for tree to go green) 24157 [metal] Darwin unified external metal textures (cla: yes, platform-ios, waiting for tree to go green) 24159 [web] Fix text rendering issue when paragraph style is ginormous (cla: yes, platform-web) 24160 [canvaskit] update CSS size of the canvas when device-pixel ratio changes (cla: yes) 24163 No longer redraw window every frame to reduce CPU consumption (cla: yes) 24172 Roll Dart SDK from 75251de89baf to 102cf619465d (1 revision) (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-360
24176 Roll Skia from 9ff7b8d67559 to 20e92f77e2b3 (34 revisions) (cla: yes, waiting for tree to go green) 24177 Roll Clang Linux from 1Wa1KIWqF… to 6BYbqFtrH… (cla: yes) 24178 Roll Skia from 20e92f77e2b3 to e2c0504c27a2 (3 revisions) (cla: yes, waiting for tree to go green) 24180 Roll Fuchsia Mac SDK from CZUusaxvk… to kwPlXsW2q… (cla: yes, waiting for tree to go green) 24181 Make activity/fragment leftover from an attach/detach race slightly safer (cla: yes, platform-android)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-361
24182 Roll Fuchsia Linux SDK from k80WkJhOL… to sHdRLs17n… (cla: yes, waiting for tree to go green) 24183 Roll Skia from e2c0504c27a2 to f71278c9937c (8 revisions) (cla: yes, waiting for tree to go green) 24184 Roll Dart SDK from 102cf619465d to 5bf0ad33fa3c (1 revision) (cla: yes, waiting for tree to go green) 24185 Upgrade metrics_center (cla: yes) 24186 Add API to force redraw of flutter view (affects: desktop, cla: yes, needs tests)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-362
24188 Roll Skia from f71278c9937c to d48f9daeb544 (10 revisions) (cla: yes, waiting for tree to go green) 24189 Roll Skia from d48f9daeb544 to 38df4c8470ab (1 revision) (cla: yes, waiting for tree to go green) 24191 Roll Dart SDK from 5bf0ad33fa3c to 8c39136ffb2f (1 revision) (cla: yes, waiting for tree to go green) 24192 Roll Skia from 38df4c8470ab to 1d35777a4fa9 (2 revisions) (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
6953875910c6-363
24193 Roll Skia from 1d35777a4fa9 to c66754bd4ded (3 revisions) (cla: yes, waiting for tree to go green) 24194 Roll Skia from c66754bd4ded to 8043b787554b (1 revision) (cla: yes, waiting for tree to go green) 24196 Roll Skia from 8043b787554b to 9e189aab1ec7 (1 revision) (cla: yes, waiting for tree to go green) 24198 Roll Dart SDK from 8c39136ffb2f to 73c34f2ad73f (1 revision) (cla: yes, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html