id
stringlengths
14
17
text
stringlengths
23
1.11k
source
stringlengths
35
114
e8a037261c43-133
59883 Refactor mouse hit testing system: Direct mouse hit test (a: mouse, cla: yes, f: material design, framework, severe: performance, waiting for tree to go green) 59888 Fix the layout calculation in sliver list where the scroll offset cor… (cla: yes, f: scrolling, framework, waiting for tree to go green) 59900 Fix issue with stack traces getting mangled (a: tests, cla: yes, framework) 59913 [EditableText] Inherit from DefaultTextHeightBehavior (cla: yes, framework) 59937 Update tooltip_theme_test to unblock Dart SDK roll (cla: yes, f: material design, framework, waiting for tree to go green) 59961 Support GTK keycodes (cla: yes, framework, team)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-134
59966 Added a filterQuality parameter to texture (a: quality, a: video, cla: yes, framework, waiting for tree to go green) 59981 Revert “Implement Comparable" (cla: yes, f: material design, framework) 59982 [flutter_driver] Fix tracing of startup events (a: tests, cla: yes, framework) 59986 Revert “fix the widget span layout when text scale factor != 1” (cla: yes, framework) 59992 Revert “[PageTransitionsBuilder] Fix ‘ZoomPageTransition’ built more than once” (cla: yes, f: material design, framework) 60000 Revert “Fix outline button solid path when BorderSize.width is used” (f: material design, framework)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-135
60009 RTL caret position (cla: yes, f: material design, framework, waiting for tree to go green) 60021 reland “fix the widget span layout when text scale factor != 1” and h… (cla: yes, framework, waiting for tree to go green) 60042 Fix newly added test to opt out of NNBD (cla: yes, f: material design, framework) 60059 Expose the ElevationOverlay functions so applications can use the directly. (cla: yes, f: material design, framework, waiting for tree to go green) 60096 Localized new strings added in the redesigned Material Time Picker (a: internationalization, cla: yes, f: material design, framework, waiting for tree to go green) 60129 fix ink feature tries to get parent transformations when it is in the… (cla: yes, f: material design, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-136
60136 Add more documentation on why tests might hang when using runAsync (a: tests, cla: yes, framework, waiting for tree to go green) 60139 Fix a couple of doc typos. (cla: yes, f: material design, framework, waiting for tree to go green) 60141 Tweaking Material Chip a11y semantics to match buttons (a: accessibility, cla: yes, customer: money (g3), f: material design, framework) 60152 Remove unused physicalDepth code (a: tests, cla: yes, customer: fuchsia, framework, waiting for tree to go green) 60219 Update inaccurate documentation for isUtf16Surrogate method (cla: yes, framework, waiting for tree to go green) 60222 Doc Updates (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-1.20.0/index.html
e8a037261c43-137
60245 [PageTransitionsBuilder] Reland Fix ‘ZoomPageTransition’ built more than once (cla: yes, f: material design, framework, waiting for tree to go green) 60248 Ensure FloatingActionButtonLocations are always within safe interactive areas (a: quality, cla: yes, customer: money (g3), f: material design, framework, waiting for tree to go green) 60316 Don’t access clipboard passively on iOS (cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green) 60320 Have AndroidViewController extend PlatformViewController and add support for hybrid platform views (cla: yes, framework, team, waiting for tree to go green) 60329 [Semantics] Update bottom nav semantics tests to use matches semantics (cla: yes, f: material design, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-138
60367 Do not return partial semantics from tester.getSemantics (a: tests, cla: yes, framework, waiting for tree to go green) 60379 Do not call Picture.toImage on web during shader warm-up (cla: yes, framework, waiting for tree to go green) 60383 [Material] Add property to theme dial label colors on Time Picker (cla: yes, f: material design, framework, waiting for tree to go green) 60394 Show hint when label is floating (cla: yes, f: material design, framework, waiting for tree to go green) 60396 Fixed a problem with date calculations that caused a test to fail in a non-US time zone. (cla: yes, f: material design, framework, waiting for tree to go green) 60478 Fix remaining holes in stack trace demangling (a: tests, cla: yes, framework)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-139
60481 Adding ColorFiltered “Widget of the week” video to docs. (cla: yes, framework, waiting for tree to go green) 60482 Fix docs for TabBar indicator (cla: yes, d: api docs, documentation, f: material design, framework, waiting for tree to go green) 60497 Keyboard navigation fo the Material Date Range Picker (cla: yes, f: material design, framework, waiting for tree to go green) 60523 InteractiveViewer scroll direction (cla: yes, framework, waiting for tree to go green) 60530 Revert “fix paint order of ink feature (#59108)” (cla: yes, f: material design, framework) 60532 InteractiveViewer with a changing screen size (cla: yes, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-140
60536 Issues/58665 reland and prevent the material widget from absorbing gesture (cla: yes, f: material design, framework, waiting for tree to go green) 60545 Annotate RawMaterialButton as a Material > Button category. (cla: yes, f: material design, framework, waiting for tree to go green) 60549 RangeSlider overlap properly (cla: yes, f: material design, framework, waiting for tree to go green) 60552 New license page with fix for zero licenses. (a: internationalization, f: material design, framework) 60563 ListTile mouse pointer fix (cla: yes, f: material design, framework, waiting for tree to go green) 60586 Issues/58053 - Set default textBaseline to alphabetic in the Table widget (cla: yes, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-141
60611 1.17.5 CP: Fix daemon device discovery crash when Xcode isn’t installed (#60546) (CQ+1, a: accessibility, cla: yes, d: examples, engine, f: cupertino, f: material design, framework, team, tool) 60621 Add a flag to toggle navigator route update reporting (cla: yes, f: routes, framework, waiting for tree to go green) 60645 Revert “Tweaking Material Chip a11y semantics to match buttons (#60141)” (cla: yes, f: material design, framework, waiting for tree to go green) 60660 In layers_test create a canvas to start recording on the PictureRecorder (cla: yes, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-142
60684 Enable shouldCapTextScaleForTitle by default in AppBarTheme (cla: yes, f: material design, framework, waiting for tree to go green) 60693 Typo sweep (a: tests, cla: yes, f: cupertino, f: material design, framework, team, tool, waiting for tree to go green) 60726 Doc and Error Message Improvements (a: animation, a: annoyance, a: error message, a: quality, a: text input, cla: yes, d: api docs, d: examples, documentation, f: cupertino, f: material design, framework, waiting for tree to go green) 60730 Remove superfluous GestureDetector. (cla: yes, f: material design, framework, waiting for tree to go green) 60734 Add comment explain dispatchEvent override (a: tests, cla: yes, documentation, framework)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-143
60764 Support customizing colors for rows in DataTable (cla: yes, f: material design, framework, waiting for tree to go green) 60832 Fix typo in popup_menu.dart (cla: yes, f: material design, framework) 60836 Expose height and width factor in AnimatedAlign (a: animation, cla: yes, framework, waiting for tree to go green) 60915 [AppBar] adds leadingWidth property to customize width of leading widget (cla: yes, f: material design, framework, waiting for tree to go green) 60916 Revert “Fix remaining holes in stack trace demangling” (a: tests, cla: yes, framework) 60925 fix semantics to only send relevant node update (a: accessibility, cla: yes, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-144
60929 Adding CupertinoApp Sample templates (cla: yes, d: api docs, d: examples, documentation, f: cupertino, framework, team, waiting for tree to go green) 60930 Add embedderId to PointerEvent (cla: yes, framework) 60934 Skip Audit - Scheduler and Services libraries (a: quality, a: tests, cla: yes, framework, team, waiting for tree to go green) 60936 Skip Audit - Widgets Library (a: quality, a: tests, cla: yes, framework, team, waiting for tree to go green) 60956 Assert valid composing TextRange (cla: yes, framework, waiting for tree to go green) 60991 [Material] Misc fixes for time picker input mode (cla: yes, f: material design, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-145
60996 Reland “Fix remaining holes in stack trace demangling”” (a: tests, cla: yes, framework) 61000 Remove shouldCapTextScaleForTitle from AppBarTheme (cla: yes, f: material design, framework, waiting for tree to go green) 61010 Revert “Add embedderId to PointerEvent (#60930)” (cla: yes, engine, framework, team) 61012 prevents sliver app bar from changing semantics tree when it is not n… (a: accessibility, f: material design, framework, waiting for tree to go green) 61013 Re-land gesture detection for hybrid platform views (engine, framework, team) 61019 InteractiveViewer pan axis locking (cla: yes, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-146
61033 Do not cache itemBuilder calls in a GridView (cla: yes, framework, waiting for tree to go green) 61035 Fix bug where dispose message requires a map (cla: yes, framework) 61102 Fix PointerAddedEvent handling in LiveTestWidgetsFlutterBinding (a: tests, cla: yes, framework) 61109 Revert “Expose height and width factor in AnimatedAlign “ (cla: yes, framework) 61118 Fix #61102 line wrapping (a: tests, cla: yes, framework, waiting for tree to go green) team - 283 pull request(s) 42940 Revise Action API (cla: yes, f: cupertino, f: material design, framework, team)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-147
52507 enable avoid_equals_and_hash_code_on_mutable_classes (a: tests, cla: yes, d: examples, f: cupertino, f: material design, framework, team, team: gallery, tool, waiting for tree to go green) 52791 Read custom app project name from gradle.properties (cla: yes, team, tool) 53096 Devicelab tests (Chrome run, Web compile) for New Flutter Gallery (cla: yes, team, waiting for tree to go green) 53358 Disable flutter_driver_screenshot_test_ios. (cla: yes, team, waiting for tree to go green) 53374 [gen_l10n] Fallback feature for untranslated messages (a: internationalization, cla: yes, team, tool, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-148
53381 Characters Package (a: text input, cla: yes, f: material design, framework, team, tool, waiting for tree to go green) 53422 Rename GPU thread to raster thread in API docs (a: tests, cla: yes, framework, team, tool, waiting for tree to go green) 53600 Restructure the Windows app template (cla: yes, team, tool) 53616 Improving A11y for Flutter Gallery Demos (a: accessibility, a: tests, cla: yes, f: material design, framework, team) 53655 Pass showCheckboxColumn parameter to DataTable (a: quality, cla: yes, f: material design, framework, team) 53809 [flutter_tools] update to package vm_service: electric boogaloo (cla: yes, team, tool)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-149
53824 [gen_l10n] Add option for deferred loading on the web (a: internationalization, cla: yes, team, tool, waiting for tree to go green) 53837 Skip Audits (2) (a: tests, cla: yes, f: cupertino, framework, platform-web, team, waiting for tree to go green) 53868 [gen_l10n] Add scriptCode handling (a: internationalization, cla: yes, severe: new feature, team, tool) 53879 Collect chrome://tracing data in Web benchmarks (cla: yes, team, work in progress; do not review) 53880 Use no locale as synonym for nb (a: internationalization, cla: yes, customer: dream (g3), f: cupertino, f: material design, team, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-150
53888 Add visualDensity and focus support to ListTile (a: desktop, cla: yes, f: material design, framework, team, waiting for tree to go green) 53916 Slider rebase work (cla: yes, f: material design, framework, team) 53951 Revert “[flutter_tools] update to package vm_service: electric boogaloo” (cla: yes, team, tool) 53952 [web] Fix race condition in widget benchmarks (cla: yes, platform-web, team) 53954 [gen_l10n] Fix plural parsing for translated messages (a: internationalization, cla: yes, team, tool, waiting for tree to go green) 53957 [flutter_tools] Migrate to vm service 3 (reland): electric boogaloo (cla: yes, team, tool)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-151
53963 revive the android_views test (cla: yes, team, waiting for tree to go green) 53967 Temporarily mark web benchmarks as flaky (cla: yes, team) 53969 Use “measured_frame” instead of “CrRendererMain” to detect process ID (cla: yes, team) 53980 Test creation of Android AlertDialogs with a platform view context (cla: yes, team, waiting for tree to go green) 54015 Update roll_dev to work with new version numbers (cla: yes, team) 54023 disable MotionEvents test (cla: yes, team) 54114 Revert “[flutter_tools] Migrate to vm service 3 (reland): electric boogaloo” (cla: yes, team, tool)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-152
54122 disable the “gpu” tracing category (cla: yes, team) 54125 remove flutter_test quiver dep, use fake_async and clock instead (a: tests, cla: yes, framework, team) 54132 [flutter_tools] Migrate to package:vm_service 4: trigonometric boogaloo (cla: yes, team, tool) 54144 drop image package dependency for goldens (a: tests, cla: yes, framework, team, waiting for tree to go green) 54150 Don’t checkout master in roll_dev (cla: yes, team) 54152 [flutter_tools] Remove fromPlatform from tests (cla: yes, team, tool, waiting for tree to go green) 54155 [cleanup] Remove unused script (cla: yes, team)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-153
54163 Enable the android_views AlertDialog test (cla: yes, team) 54176 Fix newly reported prefer_const_constructors lints. (a: internationalization, cla: yes, d: examples, team, tool) 54181 Roll pinned xml and petitparser versions (cla: yes, team, waiting for tree to go green) 54185 [gen_l10n] Handle single, double quotes, and dollar signs in strings (cla: yes, team, tool, waiting for tree to go green) 54206 Updating codeowners for goldens (a: tests, cla: yes, framework, team, waiting for tree to go green) 54212 Reverse dependency between services and scheduler (a: tests, cla: yes, framework, team, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-154
54214 re-enable android_view_test (cla: yes, team, waiting for tree to go green) 54219 Remove escape dollar parameter in localizations_utils (a: internationalization, cla: yes, team, waiting for tree to go green) 54227 [windows] Adds support for keyboard mapping. (a: tests, cla: yes, framework, team, waiting for tree to go green) 54236 Disable tracing for non-frame based Web benchmarks (cla: yes, team, waiting for tree to go green) 54247 [versions] update versions (cla: yes, team) 54312 fix and re-land “re-enable android_view_test (#54214)” (cla: yes, team, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-155
54317 PageStorage sample (cla: yes, d: api docs, d: examples, documentation, framework, team, waiting for tree to go green) 54322 Skip Audit - Material Library (a: quality, a: tests, cla: yes, f: material design, framework, platform-web, team, waiting for tree to go green) 54334 [versions] update all flutter versions (cla: yes, team, waiting for tree to go green) 54387 Revert “fix and re-land “re-enable android_view_test (#54214)”” (cla: yes, team) 54396 [web] Don’t collect trace info in the color grid benchmark (cla: yes, platform-web, team) 54401 Cleanup in gen_l10n files (a: internationalization, cla: yes, team)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-156
54403 Reland re-enable android_view_test #54214 (cla: yes, team, waiting for tree to go green) 54407 Don’t import plugins that don’t support android in settings.gradle (a: accessibility, cla: yes, d: examples, team, tool, waiting for tree to go green) 54471 fix visual density prefer_const_constructors lint (cla: yes, team) 54478 Fix environment leakage in doctor_test (cla: yes, team, team: flakes, team: infra, tool) 54480 Revert “[flutter_driver] Add SceneDisplayLag stats to timeline summar… (a: tests, cla: yes, framework, team) 54490 [flutter_driver] Reland add SceneDisplayLag stats to timeline summary (a: tests, cla: yes, framework, team, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-157
54494 Add A/B test mode to local devicelab runner (cla: yes, severe: performance, team, waiting for tree to go green) 54497 [devicelab] Do not wait for connections after process has exited (cla: yes, team, waiting for tree to go green) 54505 mark web benchmarks as not flaky (cla: yes, team) 54522 Reland “Add API to services package that overrides HTTP ban (#54243)” (cla: yes, framework, team, waiting for tree to go green) 54617 [flutter_tools] initial support for enable experiment, run, apk, ios, macos (a: null-safety, cla: yes, team, tool) 54618 Revert “[devicelab] Do not wait for connections after process has exited” (cla: yes, team)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-158
54676 print intermediate and raw A/B results when not silent (cla: yes, team) 54678 Make Web shard count configurable via WEB_SHARD_COUNT (cla: yes, team, waiting for tree to go green) 54691 Migrate Runner project base configuration (cla: yes, d: examples, t: xcode, team, tool) 54697 fix APK location for devicelab (cla: yes, team) 54703 fix run release test APK location (cla: yes, team) 54783 [flutter_tools] Fix roll dev script, add tests (cla: yes, team, tool, waiting for tree to go green) 54787 force upgraded package dependencies (cla: yes, team)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-159
54787 force upgraded package dependencies (cla: yes, team) 54798 ToDo Audit - Cupertino+ Library (a: accessibility, cla: yes, d: examples, f: cupertino, framework, team, waiting for tree to go green) 54883 Remove outliers in Web benchmarks to reduce noise; add visualization (cla: yes, team) 54887 Specify the devicelab task simulator runtime to support <Xcode 11.4 (cla: yes, team) 54891 Mark ios_app_with_watch_companion as flaky (cla: yes, team, team: infra) 54893 Fix the stage of ios_app_with_watch_companion (cla: yes, team)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-160
54894 Update dartdoc to 0.30.4. (cla: yes, team, waiting for tree to go green) 54899 Pass in runtime to ios_app_with_watch_companion simctl create (cla: yes, team, team: infra) 54903 benchmark animation performance of Opacity widget (cla: yes, team) 54908 add benchmark for picture recording (cla: yes, team) 54909 [flutter_tools] fix multiple defines in flutter tooling, web (cla: yes, team, tool) 54912 Move doctor into globals (cla: yes, team, tool) 54916 Convert expression evaluation exceptions to errors (cla: yes, team, tool, waiting for tree to go green) 54924 CrashReportSender dependency injection (cla: yes, team, tool)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-161
54952 Roll pinned package versions (cla: yes, team, waiting for tree to go green) 54967 Revert “[flutter_tools] fix multiple defines in flutter tooling, web” (cla: yes, team, tool) 54973 [flutter_tools] Reland: fix multiple dart defines (cla: yes, team, tool) 54991 Mark ios_app_with_watch_companion as not flaky (a: tests, cla: yes, team) 54994 flutter_gallery__memory_nav and flutter_gallery__back_button_memory are flaky (cla: yes, team) 55002 Move GitHubTemplateCreator into reporting library (cla: yes, team, tool) 55057 validate engine hash (cla: yes, team)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-162
55057 validate engine hash (cla: yes, team) 55068 Test touch for Android windows added by platform views (cla: yes, team) 55126 web benchmarks: handle no outliers case (cla: yes, team, waiting for tree to go green, work in progress; do not review) 55130 Enable android_views window touch test (cla: yes, team) 55152 Support tags when running tests from command line (cla: yes, team, tool) 55181 Add performance tests for the new gallery (cla: yes, perf: speed, severe: performance, team, waiting for tree to go green) 55201 Migrating old Gallery to new Slider (cla: yes, f: material design, team) 55220 Revert “validate engine hash” (cla: yes, team)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-163
55223 Test engine version hash, but skip for Dart HHH bot (cla: yes, team, waiting for tree to go green) 55225 Remove the unused getFlutter function (cla: yes, team, waiting for tree to go green) 55230 Make Action.enabled be isEnabled(Intent intent) instead. (cla: yes, framework, team) 55253 Flutter 1.17.0.dev.3.2 cherrypicks (cla: yes, engine, framework, team, tool) 55331 extract engine sub-metrics; change reported metrics (cla: yes, team) 55335 Update dartdoc version to 0.31.0 (cla: yes, team, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-164
55336 Adding tabSemanticsLabel to CupertinoLocalizations (a: accessibility, a: internationalization, cla: yes, f: cupertino, framework, severe: API break, team, waiting for tree to go green) 55348 [flutter_tools] unpin package config and update (cla: yes, team, tool) 55401 Optimize fuchsia test script. (CQ+1, cla: yes, team, waiting for tree to go green) 55413 Revert “[flutter_tools] default tree-shake-icons to enabled and improve performance” (cla: yes, team, tool) 55414 LayoutBuilder: skip calling builder when constraints are the same (cla: yes, framework, team) 55433 Roll packages, drop custom timeline parsing for tracing tests (cla: yes, team, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-165
55485 Use correct path for flutter in flutter_gallery_v2_chrome_run_test.dart (cla: yes, team, waiting for tree to go green) 55486 Add DevTools memory test (cla: yes, perf: memory, severe: performance, team, waiting for tree to go green) 55564 [flutter_tools] support –enable-experiment in flutter test (cla: yes, team, tool) 55609 Add benchmark for hybrid composition on Android (a: platform-views, cla: yes, t: flutter driver, team) 55782 Removing Deprecated flag for Gallery (cla: yes, f: material design, team, waiting for tree to go green) 55789 ToDo Audit - Material Library+ (cla: yes, f: material design, framework, team, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-166
55792 [gen_l10n] Output directory option (a: internationalization, cla: yes, team) 55793 Skip Audit - Painting Library (a: images, a: tests, a: typography, cla: yes, framework, platform-web, team, will affect goldens) 55799 Check Xcode build setting FULL_PRODUCT_NAME for bundle name (cla: yes, t: xcode, team, tool) 55812 restore quit timeout, adjust some integration test behaviors (cla: yes, team, tool) 55871 Flutter 1.17.0.dev.3.3 cherrypicks (cla: yes, engine, framework, team, tool) 55876 Mark android attach test flaky (cla: yes, team)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-167
55876 Mark android attach test flaky (cla: yes, team) 55877 Mark flutter_gallery_v2_chrome_run_test and flutter_gallery_v2_web_compile_test not flaky (cla: yes, team) 55881 Make flutter_attach_test_android test verbose (cla: yes, team) 55909 [gen_l10n] Fix unintended breaking change introduced by output-dir option (a: internationalization, cla: yes, team, tool) 55935 Read correct file for android view benchmark (cla: yes, team) 55977 Add clipBehavior to widgets with clipRect (cla: yes, f: material design, framework, severe: API break, team, will affect goldens) 56329 BuildInfo tests without context (cla: yes, team)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-168
56329 BuildInfo tests without context (cla: yes, team) 56330 Use androidSdk globals variable everywhere (cla: yes, team, tool) 56331 Inject logger and fs into printHowToConsumeAar, test without context (cla: yes, team, tool) 56335 Gradle artifacts and tasks tests without context (cla: yes, team, tool) 56409 InteractiveViewer Widget (cla: yes, f: material design, framework, team, waiting for tree to go green) 56445 Revert “Add DevTools memory test” (cla: yes, team) 56502 Swap xcode_tests from MockProcessManager to FakeProcessManager (cla: yes, team, tool, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-169
56505 Swap xcodeproj_tests from MockProcessManager to FakeProcessManager (cla: yes, team, tool) 56575 Roll new gallery version in the perf test (cla: yes, severe: performance, team, waiting for tree to go green) 56594 Shard firebase_test_lab_tests (cla: yes, team) 56596 add web benchmark that measures efficiency of clipped out pictures (cla: yes, team) 56605 Remove direct uses of LocalPlatform (cla: yes, team, tool) 56620 Remove Runner target check, prefer schemes (cla: yes, t: xcode, team, tool, waiting for tree to go green) 56623 [devicelab] fix web twc task missing display (cla: yes, team)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-170
56689 Bring back paste button hide behavior (a: accessibility, cla: yes, f: cupertino, f: material design, framework, team) 56695 [devicelab] mark web_enable_twc as non-flaky (cla: yes, team, waiting for tree to go green) 56700 Mark new Gallery test as non-flaky (cla: yes, team) 56721 fix roll_dev.dart to query remote ref, rather than local (cla: yes, team, waiting for tree to go green) 56727 Update README.md (cla: yes, team, waiting for tree to go green) 56735 Shard Cirrus build_tests (cla: yes, team) 56786 [flutter_tools] cache-bust in service worker (cla: yes, team, tool, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-171
56806 Revert “Bring back paste button hide behavior” (a: accessibility, cla: yes, f: cupertino, f: material design, framework, team) 56922 Bring back paste button hide behavior 2 (a: accessibility, cla: yes, f: cupertino, f: material design, framework, team) 56951 Revert “Bring back paste button hide behavior 2” (a: accessibility, cla: yes, f: cupertino, f: material design, framework, team) 56958 Updated dwds (and other packages) (cla: yes, d: examples, team, tool, waiting for tree to go green) 56961 Remove dead definesCustomBuildConfigurations (cla: yes, team, tool, waiting for tree to go green) 57016 [web] Add path construction benchmark (cla: yes, team)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-172
57039 Allow Recorder override shouldContinue (cla: yes, team, waiting for tree to go green) 57052 Flutter 1.17.1 cherrypicks (cla: yes, engine, framework, team, tool) 57053 Updated gen_missing_localizations to copy the english strings instead of using ‘TBD’. (cla: yes, f: material design, framework, team, waiting for tree to go green) 57058 1.18.0-11.1.pre beta cherrypicks (cla: yes, engine, framework, team, tool, work in progress; do not review) 57075 [flutter_tools] re-enable non-nullable test (cla: yes, team, tool, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-173
57139 Bring back paste button hide behavior 3 (a: accessibility, cla: yes, f: cupertino, f: material design, framework, team, waiting for tree to go green) 57152 Update snippets README.md to include more detail (cla: yes, team) 57231 Mark gallery tests as flaky (cla: yes, team) 57235 [null-safety] disable tests until framework has migrated (cla: yes, team, waiting for tree to go green) 57286 Revert “ Bring back paste button hide behavior 3” (a: accessibility, cla: yes, f: cupertino, f: material design, framework, platform-web, team, waiting for tree to go green) 57321 Update packages (cla: yes, team, tool, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-174
57328 Update flutter_gallery_assets to ^0.2.0 (cla: yes, team, tool) 57340 Reland “Add DevTools memory test (#55486)” (cla: yes, team, waiting for tree to go green) 57511 Step 2 of 3: Change opt-in default for debugCheckHasMaterialLocalizations assertion on TextField (a: internationalization, a: text input, cla: yes, f: material design, framework, team, waiting for tree to go green) 57576 Add Web Benchmarks for Flutter Gallery (Flutter Side) — 1/4 (cla: yes, f: cupertino, f: material design, team, waiting for tree to go green) 57621 Remove MaterialControls from examples/flutter_view (cla: yes, d: examples, team) 57624 Remove unused integration test iOS directory (cla: yes, team)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-175
57704 Use pub inside the Flutter directory (cla: yes, team, waiting for tree to go green) 57821 fix a typo in trace events for the image cache (cla: yes, framework, team, waiting for tree to go green) 57871 [flutter_tools] rename output LICENSE file to NOTICES and support loading either (cla: yes, framework, team, tool) 58018 Prevent building non-android plugins in build aar (cla: yes, team, tool, waiting for tree to go green) 58027 Link to migration guide template from pull request template (cla: yes, team, waiting for tree to go green) 58050 Flutter 1.17.2 cherrypicks (a: accessibility, cla: yes, d: examples, engine, f: cupertino, f: material design, framework, team, tool, work in progress; do not review)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-176
58104 Run flutter update-packages --force-upgrade. (cla: yes, team) 58112 Mark non-flaky test as such (cla: yes, team) 58121 Update stocks example to use l10n.yaml workflow (cla: yes, team, waiting for tree to go green) 58135 [release] remove .dart_tool directory from uploaded zip (cla: yes, team, waiting for tree to go green) 58140 Add a backward variant of BenchCardInfiniteScroll (cla: yes, team) 58175 [devicelab] less sensitivity to whitespace in flutter_performance_test (cla: yes, team) 58277 Enabling the ImageFiltered(ImageFilter.matrix) page of macrobenchmark (cla: yes, team, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-177
58328 [flutter_tools] deprecate flutter generate and codegen (cla: yes, team, tool, waiting for tree to go green) 58344 Revert “Add clipBehavior to widgets with clipRect” (cla: yes, f: material design, framework, team) 58444 Remove outdated disable_input_output_paths from example project Podfiles (cla: yes, d: examples, platform-ios, team, tool, waiting for tree to go green) 58458 Rename integration test ios_app_with_watch_companion -> ios_app_with_extensions (cla: yes, team) 58499 [devicelab] mark ios transition_perf as non-flaky (cla: yes, team, waiting for tree to go green) 58504 Revert “Remove outdated disable_input_output_paths from example project Podfiles” (cla: yes, d: examples, team)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-178
58513 benchmark updating many child layers (cla: yes, team) 58522 Build iOS apps using Swift Packages (cla: yes, d: examples, team, tool, waiting for tree to go green) 58524 Remove outdated disable_input_output_paths from example project Podfiles (cla: yes, d: examples, team, waiting for tree to go green) 58538 Don’t elapse real time during IOSDevice.startApp tests (cla: yes, team, tool, waiting for tree to go green) 58541 Fake out DeviceManager.getDevices in test (cla: yes, team, tool, waiting for tree to go green) 58544 Use fake command in analytics test (cla: yes, team, tool, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-179
58549 Revert “Build iOS apps using Swift Packages” (cla: yes, d: examples, team, tool) 58607 Revert “[flutter_tools] always initialize the resident runner from dill (a: accessibility, cla: yes, d: examples, engine, f: cupertino, f: material design, framework, team, tool) 58617 Remove already covered devicelab test: tiles_scroll_perf_iphonexs__timeline_summary (cla: yes, team) 58620 Make debugSemantics available to profile mode (a: accessibility, a: tests, cla: yes, framework, team) 58622 Don’t elapse real time during IOSDevice.startApp tests (cla: yes, team, tool, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-180
58635 Remove DiagnosticableMixin in favor of Diagnosticable (cla: yes, framework, team, waiting for tree to go green) 58644 Add FakeAsync to delay tests (cla: yes, team, tool) 58645 Move create project build tests to permeable command shard (cla: yes, team, tool) 58646 Flutter 1.17.3 cherrypicks (a: accessibility, cla: yes, d: examples, engine, f: cupertino, f: material design, framework, team, tool) 58648 Add iOS new gallery perf test (cla: yes, severe: performance, team, waiting for tree to go green) 58649 Add per-test timeout to Cirrus tool general tests (cla: yes, team, tool, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-181
58656 Add the ability to ignore lines depending on comments (cla: yes, team, tool) 58701 Increase delay to verify cause of flakiness (cla: yes, team, waiting for tree to go green) 58747 Add Android device build/OS/API Level information to logs. (cla: yes, team) 58783 fix typo in macrobenchmarks/lib/main (cla: yes, team) 58799 Revert “Increase delay to verify cause of flakiness” (cla: yes, team, waiting for tree to go green) 58838 Turn off flaky indicator for flutter_gallery__back_button_memory and flutter_gallery__memory_nav (cla: yes, team) 58986 Line break for devicelab/bin/run.dart help info (cla: yes, team)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-182
59009 Build iOS apps using Swift Packages (cla: yes, d: examples, platform-ios, t: xcode, team, tool, waiting for tree to go green) 59013 Make non-flaky tests as such (cla: yes, team, waiting for tree to go green) 59025 Revert “Build iOS apps using Swift Packages” (cla: yes, d: examples, team, tool) 59044 Move iOS Podfile logic into tool (cla: yes, platform-ios, team, tool, waiting for tree to go green) 59046 Cleanup devicelab framework duplicate (a: tests, cla: yes, engine, framework, team, tool) 59120 Deprecate WhitelistingTextInputFormatter and BlacklistingTextInputFormatter (a: tests, cla: yes, f: cupertino, f: material design, framework, team, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-183
59184 [flutter_tools] remove globals from compilers (cla: yes, team, tool) 59209 Support .flutter-plugins-dependencies (cla: yes, platform-ios, team, tool, waiting for tree to go green) 59215 [flutter_tools] Update roll_dev.dart (cla: yes, team, tool, waiting for tree to go green) 59257 fix tree (cla: yes, team) 59267 Characters package (cla: yes, team, waiting for tree to go green) 59276 Add –device-id option for devicelab/bin/run.dart (cla: yes, team) 59280 test flutter framework with null-safety (cla: yes, d: examples, team, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-184
59283 [versions] Update all the versions (cla: yes, team, tool) 59285 Remove Fuchsia BUILD.gn files (a: internationalization, a: tests, cla: yes, framework, team, tool, waiting for tree to go green) 59291 [flutter_tools] ensure generated entrypoint matches test and web entrypoint language version (cla: yes, team, tool) 59364 Reland non-breaking “Add clipBehavior to widgets with clipRect #55977” (cla: yes, f: material design, framework, team) 59365 Remove flutter_goldens_client package dependency from tool (cla: yes, team, tool, waiting for tree to go green) 59484 Word substitutions (cla: yes, framework, team, tool, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-185
59500 Update recipes location. (cla: yes, framework, team) 59508 Remove last references to ideviceinstaller (cla: yes, platform-ios, team, tool, waiting for tree to go green) 59539 [flutter_tools] For l10n with deferred loading, use loadLibrary for non-web too (cla: yes, team, tool) 59617 Reland modernize selection menu appearance (a: accessibility, a: internationalization, cla: yes, f: cupertino, f: material design, framework, team, waiting for tree to go green) 59784 [devicelab] fix concurrent hot reload test: stderr != failure (cla: yes, team) 59803 Add benchmark for Mouse region (web) (a: tests, cla: yes, framework, severe: performance, team, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-186
59832 [versions] update all versions (cla: yes, team, tool, waiting for tree to go green) 59867 Replace ANDROID_HOME user messages with ANDROID_SDK_ROOT (cla: yes, platform-android, team, tool, waiting for tree to go green) 59870 Revert “Deprecate WhitelistingTextInputFormatter and BlacklistingTextInputFormatter” (a: tests, cla: yes, f: cupertino, f: material design, framework, team) 59876 Re-land “Deprecate WhitelistingTextInputFormatter and BlacklistingTextInputFormatter” (a: tests, cla: yes, f: cupertino, f: material design, framework, team) 59896 gitignore .last_build_id file in the repo (cla: yes, d: examples, team, tool, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-187
59907 port devicelab from idevice_id -> xcdevices (cla: yes, team, tool) 59932 Add SkSL shader warm-up tests to Flutter gallery (cla: yes, perf: speed, severe: performance, team, waiting for tree to go green) 59961 Support GTK keycodes (cla: yes, framework, team) 60015 Fix the paths in keyboard map templates (cla: yes, team) 60041 Use assemble build system directly for build ios-framework (cla: yes, team, tool) 60045 Check for Xcode 11 and Xcode 12 directory names in build_ios_framework_module_test (a: tests, cla: yes, platform-ios, team) 60127 [versions] update all versions and fix tool tests (cla: yes, team, tool)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-188
60185 [gen_l10n] Update the arb filename parsing logic (a: internationalization, cla: yes, team, tool) 60228 Make module run script names unique (a: existing-apps, cla: yes, platform-ios, team, tool) 60320 Have AndroidViewController extend PlatformViewController and add support for hybrid platform views (cla: yes, framework, team, waiting for tree to go green) 60336 Heavy Widget construction and destruction performance test (a: tests, cla: yes, team) 60407 benchmarks/macrobenchmarks platforme file update (cla: yes, team) 60412 Simplify the animation control for macrobenchmarks test case (cla: yes, team) 60415 restore imagefiltered_transform_animation_perf__timeline_summary benchmark (cla: yes, team)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-189
60490 Experiment with tester on the flutter_tools general shard (cla: yes, team) 60504 Update new gallery HEAD commit (cla: yes, team) 60507 Fix commit hash gallery (cla: yes, team) 60553 Mark non-flaky test as such (cla: yes, team, waiting for tree to go green) 60554 Web macrobenchmark: bench_mouse_region_grid_hover now tests hitTestDuration (cla: yes, team, waiting for tree to go green) 60611 1.17.5 CP: Fix daemon device discovery crash when Xcode isn’t installed (#60546) (CQ+1, a: accessibility, cla: yes, d: examples, engine, f: cupertino, f: material design, framework, team, tool)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-190
60638 fix pubspec dependencies (cla: yes, team) 60652 Upgrade packages (team) 60668 Roll tester version (cla: yes, team) 60693 Typo sweep (a: tests, cla: yes, f: cupertino, f: material design, framework, team, tool, waiting for tree to go green) 60723 add a timeout to dashing (cla: yes, team) 60774 await TimelineSummary.write***ToFile (a: tests, cla: yes, team) 60929 Adding CupertinoApp Sample templates (cla: yes, d: api docs, d: examples, documentation, f: cupertino, framework, team, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-191
60934 Skip Audit - Scheduler and Services libraries (a: quality, a: tests, cla: yes, framework, team, waiting for tree to go green) 60936 Skip Audit - Widgets Library (a: quality, a: tests, cla: yes, framework, team, waiting for tree to go green) 61010 Revert “Add embedderId to PointerEvent (#60930)” (cla: yes, engine, framework, team) 61013 Re-land gesture detection for hybrid platform views (engine, framework, team) 61025 benchmark memory usage for grid view of memory intensive widgets (cla: yes, perf: memory, team, waiting for tree to go green) 61034 Roll packages (cla: yes, team, tool) 61062 Mark new test as not flaky (cla: yes, team)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-192
61064 Handle git dependencies, roll packages to get transitive deps of flutter_gallery (cla: yes, team, tool, waiting for tree to go green) 61128 Update tester to latest version (team) f: material design - 204 pull request(s) 42940 Revise Action API (cla: yes, f: cupertino, f: material design, framework, team) 50412 Make CircularProgressIndicator’s animation match native (a: fidelity, a: quality, cla: yes, f: material design, framework, waiting for tree to go green) 50673 Update AppBar MediaQuery documentation (cla: yes, d: api docs, f: material design, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-193
50915 Implement barrierDismissible for showCupertinoDialog (a: internationalization, cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green) 51465 Support New and Custom FAB Locations (cla: yes, f: material design, framework, waiting for tree to go green) 51581 Fix outline button solid path when BorderSize.width is used (cla: yes, f: material design, framework, platform-web, waiting for tree to go green) 52126 Autofill Part 1 (cla: yes, customer: peppermint, f: cupertino, f: material design, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-194
52507 enable avoid_equals_and_hash_code_on_mutable_classes (a: tests, cla: yes, d: examples, f: cupertino, f: material design, framework, team, team: gallery, tool, waiting for tree to go green) 53381 Characters Package (a: text input, cla: yes, f: material design, framework, team, tool, waiting for tree to go green) 53616 Improving A11y for Flutter Gallery Demos (a: accessibility, a: tests, cla: yes, f: material design, framework, team) 53655 Pass showCheckboxColumn parameter to DataTable (a: quality, cla: yes, f: material design, framework, team) 53880 Use no locale as synonym for nb (a: internationalization, cla: yes, customer: dream (g3), f: cupertino, f: material design, team, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-195
53888 Add visualDensity and focus support to ListTile (a: desktop, cla: yes, f: material design, framework, team, waiting for tree to go green) 53916 Slider rebase work (cla: yes, f: material design, framework, team) 53945 [Material] Add focus, highlight, and keyboard shortcuts to Slider (cla: yes, f: material design, framework, waiting for tree to go green) 54110 Added ‘barrierColor’ and ‘useSafeArea’ parameters to the showDialog function. (cla: yes, f: material design, framework, waiting for tree to go green) 54119 Reland “iOS UITextInput autocorrection prompt (#45354)” (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-1.20.0/index.html
e8a037261c43-196
54128 fixes isAlwaysShown material scrollbar.dart (cla: yes, f: material design, framework, waiting for tree to go green) 54140 iOS Text Selection Menu Overflow (a: text input, cla: yes, f: cupertino, f: material design, framework, platform-ios) 54171 System mouse cursors (a: tests, cla: yes, f: material design, framework) 54322 Skip Audit - Material Library (a: quality, a: tests, cla: yes, f: material design, framework, platform-web, team, waiting for tree to go green) 54394 replace simple empty Container with w & h with SizedBox (a: accessibility, cla: yes, f: cupertino, f: material design, framework) 54481 Make TextFormFieldState.didChange change text fields value (cla: yes, f: material design, framework)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-197
54640 Allow WIllPopCallback to return null or false to veto the pop. (cla: yes, f: material design, framework, waiting for tree to go green) 54674 Add searchFieldStyle (cla: yes, f: material design, framework, waiting for tree to go green) 54706 Wire in focusNode, focusColor, autofocus, and dropdownColor to DropdownButtonFormField (cla: yes, f: material design, framework, waiting for tree to go green) 54714 [Material] Added BottomNavigationBarTheme (cla: yes, f: material design, framework, waiting for tree to go green) 54902 Paste shows only when content on clipboard (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-1.20.0/index.html
e8a037261c43-198
54919 Add MediaQueryData.navigationMode and allow controls to be focused when disabled. (cla: yes, customer: fun (g3), f: material design, framework) 54978 Expose current day as a parameter to showDatePicker. (cla: yes, f: material design, framework, waiting for tree to go green) 54985 Step 2: SnackBarBehavior.floating offset fix by default (cla: yes, f: material design, framework, waiting for tree to go green) 55064 Step 3: Removes temporary flag for SnackBarBehavior.floating offset fix (cla: yes, f: material design, framework) 55201 Migrating old Gallery to new Slider (cla: yes, f: material design, team) 55221 [ExpansionTile] adds padding property (cla: yes, f: material design, framework)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-199
55260 Fine tune the Y offset of OutlineInputBorder’s floating label (cla: yes, f: material design, framework, waiting for tree to go green) 55408 Fix InputDecorator intrinsic height reporting (a: text input, cla: yes, f: material design, f: scrolling, framework, severe: regression, waiting for tree to go green) 55415 Customizable obscuringCharacter (a: text input, cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green) 55416 Fix link to material spec (cla: yes, f: material design, framework, waiting for tree to go green) 55482 Enable configuring minHeight for LinearProgressIndicator and update default to match spec (cla: yes, f: material design, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-200
55484 Revert “Fix FlutterError.onError in debug mode (#53843)” (a: tests, cla: yes, f: material design, framework) 55599 Default to use V2 Slider (cla: yes, f: material design, framework) 55636 Prevent use of TextInputType.text when also using TextInputAction.newLine via assert (a: text input, cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green) 55651 Fix behavior change due to incorrect initial floating setting (cla: yes, f: material design, framework, waiting for tree to go green) 55761 Add a property to Material icon button to customize the splash radius (cla: yes, f: material design, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-201
55775 TextField enabled fix (a: text input, cla: yes, f: material design, framework, waiting for tree to go green) 55782 Removing Deprecated flag for Gallery (cla: yes, f: material design, team, waiting for tree to go green) 55789 ToDo Audit - Material Library+ (cla: yes, f: material design, framework, team, waiting for tree to go green) 55829 allow changing the paint offset of a GlowingOverscrollIndicator (a: fidelity, a: quality, cla: yes, d: api docs, d: examples, documentation, f: material design, f: scrolling, framework, severe: new feature, waiting for tree to go green) 55832 Prevent ModalBottomSheet from rebuilding its child (cla: yes, f: material design, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-202
55857 Removed useV2 Slider flag (cla: yes, f: material design, framework, waiting for tree to go green) 55902 Fix default opacity assignments for unselected and selected icons in NavigationRail (cla: yes, f: material design, framework, waiting for tree to go green) 55911 Text field height fix (a: text input, cla: yes, f: inspector, f: material design, framework, waiting for tree to go green) 55939 Implementation of the Material Date Range Picker. (cla: yes, f: material design, framework, waiting for tree to go green) 55977 Add clipBehavior to widgets with clipRect (cla: yes, f: material design, framework, severe: API break, team, will affect goldens)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-203
56084 Step 1 of 3: Add opt-in fixing Dialog border radius to match Material Spec (a: fidelity, a: quality, cla: yes, f: material design, framework, waiting for tree to go green) 56090 Step 1 of 3: Add opt-in for debugCheckHasMaterialLocalizations assertion on TextField (a: internationalization, a: text input, cla: yes, f: material design, framework, waiting for tree to go green) 56091 Ensure *_kn.arb files are properly escaped with gen_localizations (a: internationalization, cla: yes, f: cupertino, f: material design, framework) 56190 [ExpansionTile] Wire through expandedCrossAxisAlignment, and expandedAlignment properties to the expanded tile (cla: yes, f: material design, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-204
56409 InteractiveViewer Widget (cla: yes, f: material design, framework, team, waiting for tree to go green) 56494 Wire up autofocus for OutlineButton (cla: yes, f: material design, framework) 56611 Nested InkWells only show the innermost splash (cla: yes, f: material design, framework, waiting for tree to go green) 56614 Revert “Paste shows only when content on clipboard (#54902)” (cla: yes, f: cupertino, f: material design, framework) 56641 Add 2 new keyboard types and infer keyboardType from autofill hints (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-1.20.0/index.html
e8a037261c43-205
56645 Localized new strings added in the redesigned Material Date Picker (a: internationalization, cla: yes, f: material design, framework, waiting for tree to go green) 56689 Bring back paste button hide behavior (a: accessibility, cla: yes, f: cupertino, f: material design, framework, team) 56794 [web & desktop] Hide all characters in a TextField, when obscureText is true on web & desktop (cla: yes, f: material design, framework, platform-mac, platform-web, waiting for tree to go green) 56806 Revert “Bring back paste button hide behavior” (a: accessibility, cla: yes, f: cupertino, f: material design, framework, team) 56895 [Material] Use titleTextStyle from dialog theme for SimpleDialog (cla: yes, f: material design, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-206
56922 Bring back paste button hide behavior 2 (a: accessibility, cla: yes, f: cupertino, f: material design, framework, team) 56951 Revert “Bring back paste button hide behavior 2” (a: accessibility, cla: yes, f: cupertino, f: material design, framework, team) 56956 ThemeData.brightness == ThemeData.colorScheme.brightness (cla: yes, f: material design, framework, waiting for tree to go green) 57033 Allow updating textAlignVertical (cla: yes, f: material design, framework, waiting for tree to go green) 57037 Making DropdownButtonFormField to re-render if parent widget changes (cla: yes, f: material design, found in release: 1.17, found in release: 1.18, framework, severe: regression, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-207
57047 Added Dartpad and Image examples to Slider and RangeSlider docs (cla: yes, f: material design, framework, waiting for tree to go green) 57053 Updated gen_missing_localizations to copy the english strings instead of using ‘TBD’. (cla: yes, f: material design, framework, team, waiting for tree to go green) 57139 Bring back paste button hide behavior 3 (a: accessibility, cla: yes, f: cupertino, f: material design, framework, team, waiting for tree to go green) 57172 Add option for ExpansionTile to maintain the state of its children when collapsed (cla: yes, f: material design, framework, waiting for tree to go green) 57189 Honor the InputDecoratorTheme in the text input fields used by the Date Pickers (cla: yes, f: material design, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-208
57195 Fix NavigationRail class docs (cla: yes, d: api docs, f: material design, framework, waiting for tree to go green) 57244 Make Tooltip recover gracefully when context is destroyed. (cla: yes, f: material design, framework) 57261 Make _RenderButtonBarRow.constraints null aware (cla: yes, f: material design, framework, waiting for tree to go green) 57286 Revert “ Bring back paste button hide behavior 3” (a: accessibility, cla: yes, f: cupertino, f: material design, framework, platform-web, team, waiting for tree to go green) 57291 [ExpansionTile] adds childrenPadding property (cla: yes, f: material design, framework) 57299 add @factory to create* methods (cla: yes, f: material design, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-209
57324 Fix Web asking for clipboard permissions (cla: yes, f: material design, framework, waiting for tree to go green) 57327 Value Indicator uses Global position (cla: yes, f: material design, framework) 57332 Add autofill support for TextFormField (cla: yes, f: material design, framework, waiting for tree to go green) 57500 SnackBarAction.createState() should have return type State (cla: yes, f: material design, framework, waiting for tree to go green) 57511 Step 2 of 3: Change opt-in default for debugCheckHasMaterialLocalizations assertion on TextField (a: internationalization, a: text input, cla: yes, f: material design, framework, team, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-210
57521 Move paragraph on using Navigation Rail for wide viewports only closer to the top of the API docs. (cla: yes, f: material design, framework, waiting for tree to go green) 57526 Update the requirements for applying the elevation overlay. (cla: yes, f: material design, framework, waiting for tree to go green) 57535 Slider value indicator gets disposed if it is activated (cla: yes, f: material design, framework, waiting for tree to go green) 57574 Have _warpToCurrentIndex() shortcut logic behave properly (cla: yes, f: material design, framework, waiting for tree to go green) 57576 Add Web Benchmarks for Flutter Gallery (Flutter Side) — 1/4 (cla: yes, f: cupertino, f: material design, team, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-211
57588 New license page. (a: internationalization, cla: yes, f: material design, framework) 57628 Add mouse cursor API to widgets (phase 1) (cla: yes, f: material design, framework) 57644 Adds physics to the TabBar (#57416) (cla: yes, f: material design, framework, waiting for tree to go green) 57733 #57730 - Support custom shapes for ListTiles (cla: yes, f: material design, framework, waiting for tree to go green) 57736 [AppBarTheme] adds centerTitle property (cla: yes, f: material design, framework, severe: new feature, waiting for tree to go green) 57745 Chips text scaling (cla: yes, f: material design, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-212
57751 Step 2 of 3: Change opt-in default for useMaterialBorderRadius on Dialogs (a: fidelity, a: quality, cla: yes, f: material design, framework, waiting for tree to go green) 57809 Stopped all animation controllers after toggleable has been detached. (cla: yes, f: material design, framework, waiting for tree to go green) 57868 [CheckboxListTile] exposes contentPadding property of ListTile. (cla: yes, f: material design, framework, waiting for tree to go green) 58016 Consistent American spelling of ‘behavior’ (cla: yes, f: material design, framework, waiting for tree to go green) 58024 fix cupertino page route dismisses hero transition when swipe to the … (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-1.20.0/index.html
e8a037261c43-213
58037 [SwitchListTile] adds controlAffinity property (cla: yes, f: material design, framework, waiting for tree to go green) 58050 Flutter 1.17.2 cherrypicks (a: accessibility, cla: yes, d: examples, engine, f: cupertino, f: material design, framework, team, tool, work in progress; do not review) 58094 Set upper limit on text scaling for AppBar.title (cla: yes, f: material design, framework, waiting for tree to go green) 58117 Minor correction to documentation for buttonColor (cla: yes, d: api docs, f: material design, framework, waiting for tree to go green) 58154 Allow null value for CheckboxListTile (cla: yes, f: material design, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-214
58209 Pass MaterialButton.disabledElevation into RawMaterialButton (cla: yes, f: material design, framework) 58258 Helpful assertion for isAlwaysShown error (cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green) 58344 Revert “Add clipBehavior to widgets with clipRect” (cla: yes, f: material design, framework, team) 58448 InkWell uses MaterialStateMouseCursor and defaults to clickable (cla: yes, f: material design, framework) 58530 [Line Heights] Add textHeightBehavior to SelectableText. (cla: yes, f: material design, framework, waiting for tree to go green) 58535 Make _RenderSlider not be a semantics container (a: accessibility, cla: yes, f: focus, f: material design, framework)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-215
58593 Add collapsed height param to SliverAppBar (cla: yes, f: material design, framework, waiting for tree to go green) 58607 Revert “[flutter_tools] always initialize the resident runner from dill (a: accessibility, cla: yes, d: examples, engine, f: cupertino, f: material design, framework, team, tool) 58630 Updated Slider test (cla: yes, f: material design, framework, waiting for tree to go green) 58646 Flutter 1.17.3 cherrypicks (a: accessibility, cla: yes, d: examples, engine, f: cupertino, f: material design, framework, team, tool) 58650 Added MaterialStateProperty overlayColor to InkWell (cla: yes, f: material design, framework)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-216
58686 [PageTransitionsBuilder] Fix ‘ZoomPageTransition’ built more than once (cla: yes, f: material design, framework, waiting for tree to go green) 58708 Add shadowColor to AppBar and AppBarTheme (cla: yes, f: material design, framework, waiting for tree to go green) 58715 Fix custom physics application in TabBarView (a: quality, cla: yes, f: material design, f: scrolling, framework, waiting for tree to go green) 58780 fix typo in bottom navigation bar docs (cla: yes, f: material design, framework, waiting for tree to go green) 58808 Introduce inherited navigator observer and refactor hero controller (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-1.20.0/index.html
e8a037261c43-217
58829 Step 3 of 3: Remove opt-in for useMaterialBorderRadius on Dialogs (a: fidelity, a: quality, cla: yes, f: material design, framework, waiting for tree to go green) 58831 Step 3 of 3: Remove opt-in for debugCheckHasMaterialLocalizations assertion on TextField (a: internationalization, a: text input, cla: yes, f: material design, framework, waiting for tree to go green) 58843 Restore some typography tests (cla: yes, f: material design, framework) 59008 Update TextTheme.button.letterSpacing from 0.75 to 1.25 per spec (cla: yes, f: material design, framework, waiting for tree to go green) 59010 Scale input decorator label width (cla: yes, f: material design, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-218
59108 fix paint order of ink feature (cla: yes, f: material design, framework, waiting for tree to go green) 59111 Remove shape code from Date Picker dialog (cla: yes, f: material design, framework, waiting for tree to go green) 59115 Modernize selection menu appearance (cla: yes, f: cupertino, f: material design, framework, platform-android, waiting for tree to go green) 59117 Make the InkResponse’s focus highlight honor the radius parameter (cla: yes, f: material design, framework, waiting for tree to go green) 59120 Deprecate WhitelistingTextInputFormatter and BlacklistingTextInputFormatter (a: tests, cla: yes, f: cupertino, f: material design, framework, team, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-219
59160 Remove unused import which shares prefix name with a used import. (a: internationalization, cla: yes, f: cupertino, f: material design) 59162 Rebuild SliverAppBar when forceElevated changes (cla: yes, f: material design, framework, waiting for tree to go green) 59186 Opt out nnbd in packages/flutter (a: accessibility, cla: yes, f: cupertino, f: material design, framework) 59187 Support floating the header slivers of a NestedScrollView (a: annoyance, a: quality, cla: yes, customer: crowd, customer: quill (g3), d: api docs, d: examples, documentation, f: material design, f: scrolling, framework, waiting for tree to go green) 59191 [Material] Redesign Time Picker (a: internationalization, cla: yes, f: material design, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-220
59219 Typo fixing sweep through packages/flutter. (a: accessibility, cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green) 59251 [DefaultTabController] adds interactive example (cla: yes, f: material design, framework, waiting for tree to go green) 59273 Add instructions for updating a localized string (cla: yes, f: material design, framework, waiting for tree to go green) 59279 First pass at keyboard navigation for the Material Date Picker (cla: yes, f: material design, framework, waiting for tree to go green) 59310 Dismiss modal routes with a keyboard shortcut (cla: yes, f: material design, framework, waiting for tree to go green) 59317 Implement Comparable (cla: yes, f: material design, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-221
59363 Add material state mouse cursor to TextField (a: text input, cla: yes, customer: octopod, f: material design, framework, waiting for tree to go green) 59364 Reland non-breaking “Add clipBehavior to widgets with clipRect #55977” (cla: yes, f: material design, framework, team) 59405 [AppBar] adds toolbarHeight property to customize AppBar height (cla: yes, f: material design, f: scrolling, framework, severe: new feature, waiting for tree to go green) 59474 Add link to ListTile replacement guide in layout error message (cla: yes, f: material design, framework, waiting for tree to go green) 59481 [MergeableMaterial] adds dividerColor property (cla: yes, f: material design, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-222
59561 Revert “Modernize selection menu appearance” (a: internationalization, cla: yes, f: cupertino, f: material design, framework) 59586 Keyboard navigation for the Material Date Picker grid (cla: yes, f: material design, framework, waiting for tree to go green) 59617 Reland modernize selection menu appearance (a: accessibility, a: internationalization, cla: yes, f: cupertino, f: material design, framework, team, waiting for tree to go green) 59631 ReorderableListView should not reorder if there is only a single item present (cla: yes, f: material design, framework, waiting for tree to go green) 59641 [ExpansionPanelList] adds dividerColor property (cla: yes, f: material design, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-223
59677 Revert “Characters Package” (cla: yes, f: material design, framework) 59778 Reland Characters Usage (cla: yes, f: material design, framework) 59807 Label unnecessarily ellided (cla: yes, f: material design, framework, waiting for tree to go green) 59865 Fix the paste button label in the new version of the filtered text pasting test (cla: yes, f: material design, framework) 59870 Revert “Deprecate WhitelistingTextInputFormatter and BlacklistingTextInputFormatter” (a: tests, cla: yes, f: cupertino, f: material design, framework, team) 59876 Re-land “Deprecate WhitelistingTextInputFormatter and BlacklistingTextInputFormatter” (a: tests, cla: yes, f: cupertino, f: material design, framework, team)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-224
59883 Refactor mouse hit testing system: Direct mouse hit test (a: mouse, cla: yes, f: material design, framework, severe: performance, waiting for tree to go green) 59937 Update tooltip_theme_test to unblock Dart SDK roll (cla: yes, f: material design, framework, waiting for tree to go green) 59981 Revert “Implement Comparable" (cla: yes, f: material design, framework) 59992 Revert “[PageTransitionsBuilder] Fix ‘ZoomPageTransition’ built more than once” (cla: yes, f: material design, framework) 60000 Revert “Fix outline button solid path when BorderSize.width is used” (f: material design, framework) 60009 RTL caret position (cla: yes, f: material design, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-225
60042 Fix newly added test to opt out of NNBD (cla: yes, f: material design, framework) 60059 Expose the ElevationOverlay functions so applications can use the directly. (cla: yes, f: material design, framework, waiting for tree to go green) 60096 Localized new strings added in the redesigned Material Time Picker (a: internationalization, cla: yes, f: material design, framework, waiting for tree to go green) 60129 fix ink feature tries to get parent transformations when it is in the… (cla: yes, f: material design, framework, waiting for tree to go green) 60139 Fix a couple of doc typos. (cla: yes, f: material design, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-226
60141 Tweaking Material Chip a11y semantics to match buttons (a: accessibility, cla: yes, customer: money (g3), f: material design, framework) 60245 [PageTransitionsBuilder] Reland Fix ‘ZoomPageTransition’ built more than once (cla: yes, f: material design, framework, waiting for tree to go green) 60248 Ensure FloatingActionButtonLocations are always within safe interactive areas (a: quality, cla: yes, customer: money (g3), f: material design, framework, waiting for tree to go green) 60316 Don’t access clipboard passively on iOS (cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green) 60329 [Semantics] Update bottom nav semantics tests to use matches semantics (cla: yes, f: material design, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-227
60383 [Material] Add property to theme dial label colors on Time Picker (cla: yes, f: material design, framework, waiting for tree to go green) 60394 Show hint when label is floating (cla: yes, f: material design, framework, waiting for tree to go green) 60396 Fixed a problem with date calculations that caused a test to fail in a non-US time zone. (cla: yes, f: material design, framework, waiting for tree to go green) 60405 Date picker string translations (a: internationalization, cla: yes, f: cupertino, f: material design, waiting for tree to go green) 60482 Fix docs for TabBar indicator (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-1.20.0/index.html
e8a037261c43-228
60497 Keyboard navigation fo the Material Date Range Picker (cla: yes, f: material design, framework, waiting for tree to go green) 60530 Revert “fix paint order of ink feature (#59108)” (cla: yes, f: material design, framework) 60536 Issues/58665 reland and prevent the material widget from absorbing gesture (cla: yes, f: material design, framework, waiting for tree to go green) 60545 Annotate RawMaterialButton as a Material > Button category. (cla: yes, f: material design, framework, waiting for tree to go green) 60549 RangeSlider overlap properly (cla: yes, f: material design, framework, waiting for tree to go green) 60552 New license page with fix for zero licenses. (a: internationalization, f: material design, framework)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-229
60563 ListTile mouse pointer fix (cla: yes, f: material design, framework, waiting for tree to go green) 60600 Fix and address Inconsistencies with Pashto support (a: internationalization, cla: yes, f: material design) 60611 1.17.5 CP: Fix daemon device discovery crash when Xcode isn’t installed (#60546) (CQ+1, a: accessibility, cla: yes, d: examples, engine, f: cupertino, f: material design, framework, team, tool) 60645 Revert “Tweaking Material Chip a11y semantics to match buttons (#60141)” (cla: yes, f: material design, framework, waiting for tree to go green) 60684 Enable shouldCapTextScaleForTitle by default in AppBarTheme (cla: yes, f: material design, framework, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-230
60693 Typo sweep (a: tests, cla: yes, f: cupertino, f: material design, framework, team, tool, waiting for tree to go green) 60726 Doc and Error Message Improvements (a: animation, a: annoyance, a: error message, a: quality, a: text input, cla: yes, d: api docs, d: examples, documentation, f: cupertino, f: material design, framework, waiting for tree to go green) 60730 Remove superfluous GestureDetector. (cla: yes, f: material design, framework, waiting for tree to go green) 60764 Support customizing colors for rows in DataTable (cla: yes, f: material design, framework, waiting for tree to go green) 60832 Fix typo in popup_menu.dart (cla: yes, f: material design, framework)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-231
60915 [AppBar] adds leadingWidth property to customize width of leading widget (cla: yes, f: material design, framework, waiting for tree to go green) 60991 [Material] Misc fixes for time picker input mode (cla: yes, f: material design, framework, waiting for tree to go green) 61000 Remove shouldCapTextScaleForTitle from AppBarTheme (cla: yes, f: material design, framework, waiting for tree to go green) 61012 prevents sliver app bar from changing semantics tree when it is not n… (a: accessibility, f: material design, framework, waiting for tree to go green) a: tests - 67 pull request(s)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html
e8a037261c43-232
a: tests - 67 pull request(s) 52507 enable avoid_equals_and_hash_code_on_mutable_classes (a: tests, cla: yes, d: examples, f: cupertino, f: material design, framework, team, team: gallery, tool, waiting for tree to go green) 53422 Rename GPU thread to raster thread in API docs (a: tests, cla: yes, framework, team, tool, waiting for tree to go green) 53616 Improving A11y for Flutter Gallery Demos (a: accessibility, a: tests, cla: yes, f: material design, framework, team) 53837 Skip Audits (2) (a: tests, cla: yes, f: cupertino, framework, platform-web, team, waiting for tree to go green)
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-1.20.0/index.html