Flutter 1.22.0 發行說明
此頁面包含 1.22.0 的發行說明。有關後續錯誤修復版本的資訊,請參閱我們的 CHANGELOG
flutter/flutter 的按標籤合併的 PR
#framework - 428 個 pull request
#56413 Prevent viewport.showOnScreen from scrolling the viewport if the specified Rect is already visible. (cla: yes, f: material design, f: scrolling, framework, severe: API break, waiting for tree to go green)
58245 Automatically scale down Dialog padding for larger text scale factors (cla: yes, f: material design, framework, waiting for tree to go green)
58640 Skip Audit - Rendering Library (a: quality, a: tests, cla: yes, framework, team, waiting for tree to go green)
58731 Autofill save (a: text input, cla: yes, framework)
59127 [Text Scaling][Material] Update BottomNavigationBar to show tooltips on long press. (cla: yes, f: cupertino, f: material design, framework, team)
59623 Reduce iOS scroll damping for lists with differently sized items (a: fidelity, cla: yes, f: scrolling, framework, platform-ios, waiting for tree to go green)
59702 New Button Universe (cla: yes, f: material design, framework, waiting for tree to go green)
59766 FormField should autovalidate only if its content was changed (fixed) (a: text input, cla: yes, f: material design, framework, waiting for tree to go green)
60174 Add an additional builder to DragTarget which fires on every Draggabl… (cla: yes, framework, waiting for tree to go green)
60177 Don't move to word edge when tapping with a mouse (a: mouse, a: text input, cla: yes, f: material design, framework, waiting for tree to go green)
60179 Implement new activity indicator for iOS14 (cla: yes, f: cupertino, framework)
60299 Implement Router widget and widgets app api (cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green)
60337 Add ThemeData.shadowColor (cla: yes, f: material design, framework, waiting for tree to go green)
60375 Restoration Framework (a: tests, cla: yes, framework, waiting for tree to go green)
60446 Remove unused optional parameters of private functions. (a: tests, cla: yes, f: material design, framework, team, waiting for tree to go green)
60479 Fix tooltip position using correct overlay to calculate render box position. (a: layout, cla: yes, f: material design, framework, waiting for tree to go green)
60501 Make Scrollable's free scroll initial velocity matches that of iOS (a: fidelity, cla: yes, f: scrolling, framework, platform-ios, waiting for tree to go green)
60558 Pointer event resampler (#41118) (cla: yes, f: scrolling, framework, platform-android, platform-fuchsia, platform-ios, waiting for tree to go green)
60640 expose route settings for showModalBottomSheet (cla: yes, f: material design, f: routes, framework, waiting for tree to go green)
60655 clean up hero controller scope (cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green)
60796 Add support in WidgetTester for an array of inputs (a: animation, a: tests, cla: yes, f: gestures, framework)
60931 Add all system cursors (framework) (a: desktop, a: mouse, cla: yes, framework, waiting for tree to go green)
60940 Skip Audit - Last Leftovers (a: quality, a: tests, cla: yes, f: cupertino, f: material design, framework, team, waiting for tree to go green)
60990 Use the correct Transform in the WidgetInspector overlay (#59566) (cla: yes, f: inspector, framework, waiting for tree to go green)
61048 Re-land "Tweaking Material Chip a11y semantics to match buttons (#60141)" (a: accessibility, cla: yes, customer: money (g3), f: material design, framework, waiting for tree to go green)
61071 [Api docs] Updates ListTile.subtitle docs to address how TextStyle is decided (cla: yes, d: api docs, f: material design, framework, waiting for tree to go green)
61086 Added the materialTapTargetSize to the OutlineButton Constructor (cla: yes, f: material design, framework, waiting for tree to go green)
61104 Document the addition of LRM and RLM characters (cla: yes, framework, waiting for tree to go green)
61123 This fixes an error in the form field example (cla: yes, d: api docs, f: material design, framework, waiting for tree to go green)
61136 Re-land Expose height and width factor in AnimatedAlign (a: animation, cla: yes, framework, waiting for tree to go green)
61138 Fixing patch for coming breaking change in HttpClientRequest (a: tests, cla: yes, framework)
61171 Fix FloatingActionButtonLocation for additional test case (a: quality, f: material design, framework, waiting for tree to go green)
61180 [Material] Allow for customizing Snack bar margin, padding, and width (cla: yes, f: material design, framework, waiting for tree to go green)
61185 Filter profiling events by names not category (a: tests, cla: yes, framework, severe: performance)
61188 migrate foundation to nullsafety (cla: yes, framework)
61190 Mouse events report correct local positions (cla: yes, framework, waiting for tree to go green)
61199 remove LICENSE/NOTICES work around (cla: yes, framework, waiting for tree to go green)
61209 Optionally invert oversized images (a: debugging, a: error message, a: images, cla: yes, framework, tool)
61216 InkDecoration do not paint if it's part of the tree doesn't get painted (cla: yes, f: material design, framework, waiting for tree to go green)
61258 Adds semantics information for the popup menu item (cla: yes, f: material design, framework, waiting for tree to go green)
61262 Renamed ContainedButton et al. to ElevatedButton et al. (cla: yes, f: material design, framework, waiting for tree to go green)
61266 implement handlePointerEventRecord for LiveWidgetController (a: tests, cla: yes, framework, waiting for tree to go green)
61268 Update Table docs for horizontal scrolling (cla: yes, d: api docs, documentation, f: scrolling, framework, waiting for tree to go green)
61323 Updated Row API doc for RTL in textDirection (cla: yes, d: api docs, documentation, framework, waiting for tree to go green)
61347 [ListTile] adds new properties to customize the tile color (cla: yes, f: material design, framework, severe: new feature, waiting for tree to go green)
61356 Updated dataTable API doc to explicitly point sorting (cla: yes, f: material design, framework, waiting for tree to go green)
61368 Add widget of the week videos to documentation (cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green)
61370 Remove the default shortcut mapping for GameButtonB. (cla: yes, framework, waiting for tree to go green)
61371 Make ThemeData.shadowColor the default shadowColor in TextButton et al. (cla: yes, f: material design, framework, waiting for tree to go green)
61375 issue 61346 route can be added and disposed in the same frame (cla: yes, framework, waiting for tree to go green)
61377 Revert "Adds semantics information for the popup menu item (#61258)" (cla: yes, f: material design, framework)
61385 reland "Adds semantics information for the popup menu item (#61258)" (a: accessibility, cla: yes, f: material design, framework, team, waiting for tree to go green)
61386 Fix NestedScrollView inner ballistic activity for 0 velocity (a: quality, cla: yes, f: scrolling, framework, waiting for tree to go green)
61388 benchmarkLive: a new LiveTestWidgetsFlutterBindingFramePolicy for benchmark on device (a: tests, cla: yes, framework, team, waiting for tree to go green)
61392 Update Card example and shadowColor default (cla: yes, f: material design, framework, waiting for tree to go green)
61394 Update the Scaffold examples; use the new button classes (cla: yes, f: material design, framework)
61398 Prevent material switch from recreating its render object when it becomes disabled (cla: yes, f: material design, framework, waiting for tree to go green)
61399 Document the mapping of system mouse cursors on Windows and Linux (a: desktop, a: mouse, cla: yes, framework)
61400 fix code comments in the route route didadd method (cla: yes, framework, waiting for tree to go green)
61401 Make scrollbar thickness and radius customizable (cla: yes, f: cupertino, f: material design, framework)
61406 Update the golden image comparator to handle read-only image ByteData views (a: tests, cla: yes, framework, waiting for tree to go green)
61413 [flutter_tools] update fastReassemble method for single widget reloads (cla: yes, framework, tool)
61424 Update documentation (cla: yes, f: material design, framework)
61425 Default textBaseline to alphabetic in Flex (cla: yes, framework, waiting for tree to go green)
61439 Add per thumb Range Slider semantics (cla: yes, f: material design, framework, waiting for tree to go green)
61455 Improve error reporting for RenderObject visitChildren errors (cla: yes, framework)
61457 Add assert to Table to check for rows with null children (cla: yes, framework)
61474 Fix Border.symmetric: phase 1 (cla: yes, framework, waiting for tree to go green)
61479 Update MaterialState API docs (cla: yes, f: material design, framework, waiting for tree to go green)
61485 fix intrinsic height and width for widget span (cla: yes, framework, waiting for tree to go green)
61489 Updated date pickers to use the new TextButton in place of FlatButton. (cla: yes, f: material design, framework, waiting for tree to go green)
61492 Updated time pickers to use the new TextButton in place of FlatButton. (cla: yes, f: material design, framework)
61502 Update documentation for IntrinsicWidth & IntrinsicHeight (cla: yes, d: api docs, documentation, framework)
61503 Add defaults to showGeneralDialog() (cla: yes, framework)
61509 Add a E2E based performance test case (a: tests, cla: yes, framework, team, waiting for tree to go green)
61516 Allow transparent barrierColor in showDialog methods (cla: yes, framework)
61532 [ListTileTheme] adds properties to customize tile color at theme level (cla: yes, f: material design, framework, waiting for tree to go green)
61540 Promote WidgetTester.ensureVisible to WidgetController (a: tests, cla: yes, framework)
61556 fix type error in web builds (cla: yes, cp: 1.20, cp: 1.20 completed, framework)
61570 migrate scheduler to nullsafety (cla: yes, framework, waiting for tree to go green)
61572 Remove unused parameter from private method in widget_inspector (cla: yes, framework, waiting for tree to go green)
61576 Corrected splash color for TextButton, ElevatedButton, OutlinedButton (cla: yes, f: material design, framework, waiting for tree to go green)
61578 Updated obsolete button references in Scaffold, IconButton (cla: yes, f: material design, framework)
61579 Remove unused FlutterErrorDetails subclasses (a: debugging, a: error message, a: quality, a: tests, cla: yes, framework, waiting for tree to go green)
61581 Give better error message for describeEnum (a: error message, cla: yes, f: inspector, framework, waiting for tree to go green)
61582 Remote returns for function expression inferred return type void. (cla: yes, framework, tool, waiting for tree to go green)
61587 Find the target platform more accurately on the web. (cla: yes, framework, waiting for tree to go green)
61623 Fix overflow issue caused by a long title/subtitle for the vertical stepper (cla: yes, f: material design, framework, waiting for tree to go green)
61632 1.20.0-7.2.pre framework cherrypicks (cla: yes, engine, framework, team)
61636 remove usage to applyTextScaleFactorToWidgetSpan (a: accessibility, a: typography, cla: yes, framework, waiting for tree to go green)
61648 Proposal: deprecate autovalidate parameter of the Form, FormField and TextFormField widget (cla: yes, f: material design, framework, waiting for tree to go green)
61655 Add assert in PictureLayer.addToScene() (cla: yes, framework)
61662 add static method to create material hero controller (cla: yes, f: material design, framework, waiting for tree to go green)
61664 Add minWidth and height parameter into FlatButton widget (cla: yes, f: material design, framework, waiting for tree to go green)
61666 Fix Border.symmetric: phase 2 (cla: yes, framework)
61667 Add tests for platform views' hover behavior (a: mouse, a: platform-views, cla: yes, framework)
61668 Track used Android pointer IDs and reuse IDs after a pointer is released (cla: yes, framework, waiting for tree to go green)
61671 Add no-op callbacks to platform view gesture recognizer when necessary (cla: yes, framework)
61672 Remove TODO around deprecation (cla: yes, framework, waiting for tree to go green)
61710 Added expandedHeight in flexibleSpace and flexibleSpaceBar (cla: yes, d: api docs, documentation, f: material design, framework, waiting for tree to go green)
61714 Implement customizable cursor height (cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green)
61752 Allowed specifying reverseTransitionDuration in PageRouteBuilder class (cla: yes, f: routes, framework, waiting for tree to go green)
61756 Fix ExcludeFocus so it won't refocus a sibling of the focused node. (cla: yes, f: focus, framework, waiting for tree to go green)
61773 Update framePolicy docs (a: tests, cla: yes, d: api docs, documentation, framework, waiting for tree to go green)
61778 [Material] Updated icons and fonts (cla: yes, f: material design, framework, team, tool, waiting for tree to go green)
61779 Add a test for 3D transform with needsCompositing (cla: yes, framework, waiting for tree to go green)
61796 Improved docs for minLines in EditableText (a: text input, cla: yes, d: api docs, documentation, framework, waiting for tree to go green)
61841 Make sure all isolates start during flutter driver tests. (a: tests, cla: yes, framework, waiting for tree to go green)
61844 restore nullability of FlutterError.onError (cla: yes, framework)
61872 LiveTestWidgetsFlutterBinding support for non-touch event (a: tests, cla: yes, framework)
61876 Revert "fix intrinsic height and width for widget span (#61485)" (cla: yes, framework)
61888 Revert "Revert 'fix intrinsic height and width for widget span (#61485)'" (cla: yes, framework)
61901 Reland "LiveTestWidgetsFlutterBinding support for non-touch event" (a: tests, cla: yes, framework, waiting for tree to go green)
61916 Refactor gen_keycode: Split generators (cla: yes, framework, team)
61940 Check if a double is NaN before converting to it int (cla: yes, framework, waiting for tree to go green)
61941 migrate physics to nullsafety (cla: yes, framework, team, waiting for tree to go green)
61948 Add LayoutBuilder example (cla: yes, d: api docs, d: examples, documentation, framework, waiting for tree to go green)
61961 Improve message error for missing textBaseline (a: error message, cla: yes, framework, waiting for tree to go green)
61963 Revert "InkDecoration do not paint if it's part of the tree doesn't g… (cla: yes, f: material design, framework)
61973 Update viewport dimensions when scrollDirection changes (a: quality, cla: yes, f: scrolling, framework, waiting for tree to go green)
61974 fix: MaterialColor Swatch Map comparison (cla: yes, framework, waiting for tree to go green)
61998 A benchmark test case for measuring scroll smoothness (a: tests, cla: yes, framework, team, waiting for tree to go green)
62008 Minor doc updates (cla: yes, framework)
62012 Update Actions.invoke to return the result of invoking the action. (cla: yes, framework)
62014 TextSelectionTheme support (step 1 of 3) (cla: yes, f: material design, framework)
62052 Update the FlutterLogo colors and gradients (cla: yes, f: cupertino, f: material design, framework, team, waiting for tree to go green)
62062 makes PopupMenuitem merge the semantics of its child (cla: yes, f: material design, framework, waiting for tree to go green)
62071 Make it an error to break doc macros (and fix existing broken macros) (cla: yes, f: material design, framework, waiting for tree to go green)
62072 SelectableText handles after Select All (cla: yes, f: material design, framework, waiting for tree to go green)
62074 Fix RenderFlex crossSize for baseline alignment (P3, a: layout, cla: yes, framework, waiting for tree to go green)
62075 Update the About dialog to use the new button API. (cla: yes, f: material design, framework, waiting for tree to go green)
62083 Update the documentation of GlobalKey to explain why it is expensive (cla: yes, d: api docs, documentation, framework, waiting for tree to go green)
62086 Add support for system alert sound (cla: yes, framework)
62091 WidgetController.pump use optional duration (a: tests, cla: yes, framework, waiting for tree to go green)
62092 Updated Material library documentation references to the old button classes. (cla: yes, f: material design, framework, waiting for tree to go green)
62097 Add WidgetController.scrollUntilVisible (a: tests, cla: yes, framework, waiting for tree to go green)
62099 Updated references to the old button classes to the new classes in widgets, services, and rendering packages (cla: yes, d: api docs, d: examples, documentation, f: material design, framework, waiting for tree to go green)
62101 Updated 'CustomClipper.shouldReclip' doc (cla: yes, d: api docs, documentation, framework, waiting for tree to go green)
62136 Add template flutter.widgets.transitionRoute.reverseTransitionDuration (cla: yes, framework)
62144 Revert "remove usage to applyTextScaleFactorToWidgetSpan (#61636)" (cla: yes, framework)
62157 migrate gestures to nullsafety (cla: yes, framework, waiting for tree to go green)
62164 Updated material and cupertino tests to use the new button classes (cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green)
62167 Ban unresolved dartdoc directives from HTML output (cla: yes, f: material design, framework, team, waiting for tree to go green)
62195 [Material] Ensure banner reads banner theme's leading padding property (cla: yes, f: material design, framework, waiting for tree to go green)
62220 Updated the framework tests to use the new button API. (a: accessibility, a: tests, cla: yes, f: material design, framework, waiting for tree to go green)
62224 Fix error handling for errors with empty stack traces (cla: yes, framework)
62239 Revert "Make sure all isolates start during flutter driver tests." (a: tests, cla: yes, framework)
62287 Fix typos in documentation comments (cla: yes, framework, waiting for tree to go green)
62301 Update image docs that Image.file() cashes file (cla: yes, framework, waiting for tree to go green)
62317 Fix some broken doc references (cla: yes, f: cupertino, f: material design, framework)
62323 Ignore unmounted parent when _debugVerifyGlobalKeyReservation for GlobalKey check (cla: yes, framework)
62330 Use a LinkedList to improve the performances of ChangeNotifier (cla: yes, framework)
62337 [Material] Add support for high contrast theming to Material apps (cla: yes, f: material design, framework, waiting for tree to go green)
62338 Replace mistaken dartdoc [Foo..bar] references with [Foo.bar] (cla: yes, f: material design, framework, waiting for tree to go green)
62350 Added OverflowBar widget (cla: yes, framework, waiting for tree to go green)
62359 Fix SemanticsNode.rect position for nested scrollables with useTwoPan… (a: accessibility, cla: yes, f: scrolling, framework, waiting for tree to go green)
62362 Move key event and semantics related method from WidgetTester to WidgetController (a: tests, cla: yes, framework, waiting for tree to go green)
62367 Make dartdoc warnings fatal (& cleanup of warnings) (a: accessibility, a: internationalization, a: tests, cla: yes, f: cupertino, f: material design, framework, team, waiting for tree to go green)
62407 [widgets] Refactor Overlay insert methods entries assert (cla: yes, framework, waiting for tree to go green)
62415 Cache floating cursor location on start event instead of update (cla: yes, framework, waiting for tree to go green)
62421 Export Material curves in the Material lib (cla: yes, f: material design, framework)
62431 Revert "Export Material curves in the Material lib" (cla: yes, f: material design, framework)
62435 Reland "Export Material curves in the Material lib" (cla: yes, f: material design, framework, waiting for tree to go green)
62443 Fix "unresolved doc reference" in rendering layer (cla: yes, framework, waiting for tree to go green)
62452 Fix "unresolved doc reference" in widgets layer - part 1 (cla: yes, framework, waiting for tree to go green)
62462 separate scroll until visible implementation for lower level accessibility (a: tests, cla: yes, framework, waiting for tree to go green)
62471 Fix Border.symmetric: phase 3 (cla: yes, framework)
62473 Fix 'unresolved doc reference' for material A-D (cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green)
62485 migrate animation to nullsafety (cla: yes, framework, waiting for tree to go green)
62499 fix unresolved doc references in widgets - part 2 (cla: yes, framework, waiting for tree to go green)
62500 Fix todo in restoration framework (cla: yes, framework, waiting for tree to go green)
62509 Fix more unresolved doc references in material (cla: yes, f: material design, framework, waiting for tree to go green)
62513 migrate services to nullsafety (cla: yes, framework, team)
62520 Fix even more unresolved doc references in material (cla: yes, d: api docs, documentation, f: material design, framework, team, waiting for tree to go green)
62552 Add comment to developers about adding new system sound types (cla: yes, framework)
62553 After cleaning up 812 warnings: Make warnings fatal in dartdocs (cla: yes, framework, team, waiting for tree to go green)
62582 Random unresolved doc reference fixes I missed before (a: internationalization, a: tests, cla: yes, f: material design, framework, waiting for tree to go green)
62587 Reland "remove usage to applyTextScaleFactorToWidgetSpan" (cla: yes, framework)
62588 Build routes even less. (cla: yes, framework, severe: API break, waiting for tree to go green, will affect goldens)
62601 Use OverflowBar instead of ButtonBar in TimePicker (cla: yes, f: material design, framework)
62602 Fix doc warnings for focus code (cla: yes, framework)
62614 Make dartdoc warnings fatal for flutter_test (cla: yes, framework, team, waiting for tree to go green)
62615 Fix SliverList scrollOffsetCorrection 0 case (cla: yes, f: scrolling, framework, severe: crash, severe: regression, waiting for tree to go green)
62635 Fixes physics not working when StepperType.horizontal is selected (cla: yes, f: material design, framework, waiting for tree to go green)
62640 promote WidgetTester pumpAndSettle (a: tests, cla: yes, framework, waiting for tree to go green)
62657 Layout paragraph using the appropriate width based on its textWidthBasis (cla: yes, framework)
62668 Ensure dark theme is used when high contrast dark theme isn't provided (a: accessibility, cla: yes, f: material design, framework, waiting for tree to go green)
62686 Use OverflowBar instead of ButtonBar in DatePicker (cla: yes, f: material design, framework)
62690 Fix the flexible space bar to still create a rendering object even if… (cla: yes, f: material design, framework, waiting for tree to go green)
62695 Use OverflowBar instead of ButtonBar in DateRangePicker (cla: yes, f: material design, framework, waiting for tree to go green)
62696 migrate part of painting to nullsafety (cla: yes, framework, waiting for tree to go green)
62703 Use OverflowBar instead of ButtonBar in MaterialBanner (cla: yes, f: material design, framework)
62707 Fix text escaping in the AboutListTile sample code (cla: yes, f: material design, framework, waiting for tree to go green)
62712 Add onAppPrivateCommand to TextField (cla: yes, f: material design, framework, waiting for tree to go green)
62715 add benchmark for ChangeNotifier.notifyListeners (cla: yes, framework, team, waiting for tree to go green)
62729 Upadte systemNavigationBarIconBrightness docs (cla: yes, framework, waiting for tree to go green)
62741 Deprecate iOS13 style ActivityIndicator (cla: yes, f: cupertino, framework, waiting for tree to go green)
62755 Add punctuation for unterminated sentences in doc comments (a: accessibility, a: internationalization, a: tests, cla: yes, d: api docs, documentation, f: cupertino, f: material design, framework, tool)
62761 Fix lifecycle clean up in the material date picker tests for screen size and semantics. (a: internationalization, cla: yes, f: material design, framework, waiting for tree to go green)
62778 text selection affinity can be null on web (cla: yes, framework, waiting for tree to go green)
62788 Add onTertiaryTap* to TapGestureRecognizer and GestureDetector (a: accessibility, cla: yes, framework, waiting for tree to go green)
62795 Fix sort indicator for DataTables (cla: yes, f: material design, framework)
62803 Address misc time picker design issues (a: internationalization, cla: yes, f: material design, framework, waiting for tree to go green)
62805 Add "See also" links to favorite class API docs (cla: yes, d: api docs, documentation, f: material design, framework, waiting for tree to go green)
62809 [null-safety] remove some usages of mockito (a: tests, cla: yes, framework, waiting for tree to go green)
62820 Update skipped test comment to point to an open bug (framework, waiting for tree to go green)
62823 Unskip the bidi semantics test. (framework, waiting for tree to go green)
62824 Unskip a widget inspector test that doesn't seem flaky anymore. (framework, waiting for tree to go green)
62825 Enable a scrolling fling test. (framework, waiting for tree to go green)
62828 Add native stacktrace field for PlatformException (framework)
62840 [ExpansionPanelList] adds elevation property (f: material design, framework, waiting for tree to go green, will affect goldens)
62859 Add gaplessPlayback docs default discussion (d: api docs, documentation, framework, waiting for tree to go green)
62866 [null-safety] remove quiver from flutter tests (framework, team, waiting for tree to go green)
62868 Revert "migrate part of painting to nullsafety" (framework)
62869 [null-safety] remove mockito from text control a11y test (framework, waiting for tree to go green)
62872 Reland "migrate part of painting to nullsafety (#62696)" (framework, team, waiting for tree to go green)
62891 Make _isLocalCreationLocation public (framework, waiting for tree to go green)
62894 [null-safety] revert export of Fake from test_api (a: tests, framework, waiting for tree to go green)
62897 Fix GestureDetector long press callback handling (framework)
62898 Make the Skia expectation parser more resilient and update to "master_str" (a: tests, framework, team, waiting for tree to go green)
62903 Revert "remove iOS folder (#61561)" (cp: 1.20, cp: 1.20 completed, engine, framework, team, tool)
62904 ISSUE_TEMPLATE changes (a: triage improvements, framework, team, waiting for tree to go green)
62913 Enable InkWell to sync its hovered state when its enabled or disabled (f: material design, framework)
62914 revert WidgetTester.pumpAndSettle breaking change (a: tests, framework, waiting for tree to go green)
62933 [engine] update for frameTiming (flutter/engine#20229) (framework, waiting for tree to go green)
62936 [null-safety] remove more usage of mockito from the framework tests (f: material design, framework, waiting for tree to go green)
62946 [null-safety] update to several framework test cases/APIs for null assertions (a: tests, cla: yes, framework, team, tool, waiting for tree to go green)
62951 migrate part of painting to nullsafety (a: null-safety, framework, waiting for tree to go green)
62954 fix some comment errors for clipBehavior's default value (framework, waiting for tree to go green)
62972 non-nullable LicenseEntry.packages (framework)
62990 [hotfix] flutter create -t plugin remove no-op iOS folder and set sdk min to 1.20.0 (engine, framework, team, tool)
63005 Incomplete app widget error (framework, waiting for tree to go green)
63007 Ignore dead_code hints for weak-only null checks. (framework)
63012 Remove old button references from the Stepper widget (f: material design, framework)
63013 Remove old button references from routes_test (framework, waiting for tree to go green)
63026 Update to the latest localizations - Adds missing DatePicker strings and fixes manually entering date for German (a: internationalization, f: cupertino, f: material design, framework, waiting for tree to go green)
63030 using named constructor to FrameTiming in scheduler_test.dart (a: tests, engine, framework, waiting for tree to go green)
63034 Remove Special Handling of Norwegian Locales (a: internationalization, f: cupertino, f: material design, framework, team)
63054 fix SingleChildScrollView clip bug (a: quality, f: scrolling, framework, waiting for tree to go green)
63057 handler can be null in platform_channel (framework, waiting for tree to go green)
63083 unnecessary null check (framework, waiting for tree to go green)
63094 Fixed a typo in the DataRow API doc (f: material design, framework, waiting for tree to go green)
63118 reland fix intrinsic height and width for widget span #61485 (framework, waiting for tree to go green)
63131 Make Scrollables restorable (framework, waiting for tree to go green)
63132 Fix grammar in Route doc comment (d: api docs, documentation, f: routes, framework, waiting for tree to go green)
63142 Fix a crash when disposing tabs (f: material design, framework, waiting for tree to go green)
63146 Fix RangeMaintainingScrollPhysics (framework)
63147 Add clipBehavior to ListView, GridView, PageView (cla: yes, f: scrolling, framework)
63192 Add viewport documentation breadcrumbs (cla: yes, framework, waiting for tree to go green)
63194 API doc additions (framework, waiting for tree to go green)
63230 Updated old button references in packages/flutter_test (a: tests, framework)
63236 Updated use of OutlineButton in FocusTraversalPolicy API doc (framework)
63249 Fix title color of license detail page (cla: yes, f: material design, framework, waiting for tree to go green)
63273 Fixing code snippet example for meetsGuideline. (a: tests, d: api docs, documentation, framework, waiting for tree to go green)
63306 Clean up some test formatting and comments (framework, waiting for tree to go green)
63313 Small documentation typo fix (d: api docs, documentation, framework, waiting for tree to go green)
63347 Some minor improvements to the AsyncSnapshot API (framework, waiting for tree to go green)
63352 Clip image of BoxDecoration to circle when shape is BoxShape.circle (a: quality, framework, waiting for tree to go green)
63390 update for WidgetTester.move and WidgetTester.fling doc (a: tests, framework, waiting for tree to go green)
63396 Fixed an ElevatedButton API doc typo (f: material design, framework)
63401 Make textfields restorable (cla: yes, f: cupertino, f: material design, framework)
63405 Ensure cupertino time picker positions hours and minutes correctly for RTL (a: internationalization, f: cupertino, framework)
63410 WidgetTester.drag with time duration (a: tests, cla: yes, framework, team, waiting for tree to go green)
63417 Make modifier key side handling consistent among platforms (framework)
63420 fix wrap intrinsic height calculation (a: layout, a: quality, cla: yes, framework, waiting for tree to go green)
63426 Make RawKeyboard assert when no keys are in keysPressed when sending a key down event. (framework)
63431 Revert "Add native stacktrace field for PlatformException" (framework)
63434 add FrameTimingSummarizer (a: tests, framework, team, waiting for tree to go green)
63438 More restoration documentation (cla: yes, d: api docs, d: examples, documentation, framework, team, waiting for tree to go green)
63455 Fix SafeArea and SliverSafeArea debug flag properties (cla: yes, framework, waiting for tree to go green)
63461 Removed the inputFormatters from the text input fields used by the Date Pickers (f: material design, framework, waiting for tree to go green)
63495 migrate part of painting to nullsafety (framework, waiting for tree to go green)
63497 Add dispose to restoration example (d: api docs, d: examples, documentation, framework, waiting for tree to go green)
63502 Add native stacktrace field for PlatformException (cla: yes, framework)
63503 Update: Documentation for ListView constructor should warn about changing widget list (cla: yes, d: api docs, documentation, framework, waiting for tree to go green)
63515 allow null in compute for weak mode (cla: yes, framework, waiting for tree to go green)
63523 Standardize the nullability of arguments to raw key data constructors. (a: tests, cla: yes, framework, team)
63543 InteractiveViewer scale interpretation improvement (cla: yes, framework, waiting for tree to go green)
63591 1.20.2 Cherrypicks (a: internationalization, cla: yes, engine, f: material design, framework, team, tool, work in progress; do not review)
63592 Hook up soft keyboard "next" and "previous" buttons so that they move the focus by default (cla: yes, framework)
63595 Disables tests failing due to new semantics flag. (a: accessibility, a: tests, cla: yes, framework, waiting for tree to go green)
63598 Add arguments for required parameters. (cla: yes, framework, team)
63599 Ensure time picker input mode lays out correctly in RTL (a: internationalization, cla: yes, f: material design, framework, waiting for tree to go green)
63600 Typo fix in finders.dart documentation (bySemanticsLabel) (a: tests, cla: yes, d: api docs, framework)
63602 Ignore another dead_code hint for a weak-only null check. (cla: yes, framework, waiting for tree to go green)
63604 Update LinearGradient docs (cla: yes, framework, waiting for tree to go green)
63611 Revert "Fix RangeMaintainingScrollPhysics" (cla: yes, framework, waiting for tree to go green)
63634 Improve docs for [PageStorage] (cla: yes, framework, waiting for tree to go green)
63639 Warns when single line text fields overflow (a: tests, cla: yes, framework, waiting for tree to go green)
63652 Add debug flag debugProfileLayoutsEnabled (cla: yes, framework, waiting for tree to go green)
63668 Fix FittedBox BoxFit.scaleDown sizing (cla: yes, framework, waiting for tree to go green)
63687 Remove decommission from RestorationBuckets (a: tests, cla: yes, framework, waiting for tree to go green)
63692 "Draw" vs "drawer" typo (cla: yes, d: api docs, documentation, f: material design, framework, waiting for tree to go green)
63703 migrate painting to nullsafety (cla: yes, framework, waiting for tree to go green)
63705 Revert "Add native stacktrace field for PlatformException" (cla: yes, framework)
63728 Provide the argument for a required parameter 'data'. (a: tests, cla: yes, framework, waiting for tree to go green)
63754 [EditableText] Fix TextField crashed with composing and maxLength set (cla: yes, framework, waiting for tree to go green)
63775 DecoratedBoxTransition sample code (cla: yes, framework, waiting for tree to go green)
63776 Mention time picker theme in showTimePicker documentation (cla: yes, documentation, f: material design, framework, waiting for tree to go green)
63784 Use reportError (over onError) everywhere (cla: yes, framework, waiting for tree to go green)
63786 Make SelectableText work better on web (a: text input, a: typography, cla: yes, framework, platform-web, waiting for tree to go green)
63794 Ignore/fix dead_code checks for weak-only null checks. (cla: yes, framework)
63816 bug fix for pointer id in test gestures (a: tests, cla: yes, framework, waiting for tree to go green)
63817 Fix some doc typo (a: tests, cla: yes, framework, waiting for tree to go green)
63833 SizeTransition sample code (a: animation, cla: yes, d: api docs, d: examples, documentation, framework, waiting for tree to go green)
63835 add vsync overhead to FrameTimingSummarizer (a: tests, cla: yes, framework, waiting for tree to go green)
63884 updated_title_property_apidocs (cla: yes, d: api docs, documentation, framework, platform-web, waiting for tree to go green)
63886 Add sample code for ScaleTransition (a: animation, cla: yes, d: api docs, d: examples, documentation, framework, waiting for tree to go green)
63924 Remove TODOs added for HTTP abort() change in dart sdk (a: tests, cla: yes, framework, tool)
63925 Fix bug when tapping ListTitle with CheckboxListTile tristate enable (cla: yes, f: cupertino, f: material design, framework)
63940 Add sample code to RelativePositionedTransition (a: animation, cla: yes, d: api docs, d: examples, documentation, framework, waiting for tree to go green)
63972 Revert "Remove TODOs added for HTTP abort() change in dart sdk" (a: tests, cla: yes, framework, tool)
63974 Move away from deprecated NoSuchMethodError to NoSuchMethodError.withInvocation (cla: yes, framework, waiting for tree to go green)
63981 Fixed the docs of the focusColor property included in input_decorator (cla: yes, d: api docs, documentation, f: material design, framework, waiting for tree to go green)
63994 SelectableText long press on iOS (cla: yes, f: material design, framework, waiting for tree to go green)
64012 ClipboardStatusNotifier should handle errors in Clipboard.getData (cla: yes, framework, waiting for tree to go green)
64046 Revert "fix wrap intrinsic height calculation" (cla: yes, framework)
64050 1.21.0-9.1.pre cherrypicks (cla: yes, engine, f: material design, framework, team, tool)
64055 migrate semantics to nullsafety (a: accessibility, cla: yes, framework, waiting for tree to go green)
64062 Revert "Prevent material switch from recreating its render object when it becomes disabled" (cla: yes, f: material design, framework, waiting for tree to go green)
64071 [null-safety] enable null assertions for framework tests (cla: yes, framework, team, waiting for tree to go green)
64076 remove ununsed deprecated field (cla: yes, framework, waiting for tree to go green)
64091 Revert "Prevent viewport.showOnScreen from scrolling the viewport if the specified Rect is already visible. " (cla: yes, f: material design, framework)
64094 Revert "Ensure time picker input mode lays out correctly in RTL" (a: internationalization, cla: yes, f: material design, framework)
64097 [Material] Relanding fix to ensure time picker input mode lays out correctly in RTL (a: internationalization, cla: yes, f: material design, framework)
64100 InteractiveViewer child positioning docs (cla: yes, framework, waiting for tree to go green)
64101 ScaffoldMessenger (a: quality, cla: yes, customer: money (g3), f: material design, framework, severe: API break, severe: new feature, team, waiting for tree to go green)
64115 Changes to initialDate for CalendarDatePicker should update the state. (cla: yes, f: material design, framework, waiting for tree to go green)
64118 Revert "[null-safety] enable null assertions for framework tests" (cla: yes, framework, team)
64119 Change MouseTracker's interface for clarity. Simplify MouseRegion's implementation. (a: desktop, a: mouse, cla: yes, framework)
64120 [flutter_tools] reland: enable --null-assertions for flutter framework tests (a: accessibility, cla: yes, framework, team, waiting for tree to go green)
64148 Update Visibility docs on maintainSize (cla: yes, d: api docs, documentation, framework, waiting for tree to go green)
64167 Remove unused copyWith arguments in TimePickerThemeData (cla: yes, f: material design, framework, waiting for tree to go green)
64175 feat: Text constructor, overflow, and softWrap docs (cla: yes, d: api docs, documentation, framework, waiting for tree to go green)
64189 (insert|move|remove)ChildRenderObject Deprecation: Step 1 (cla: yes, f: cupertino, f: material design, framework)
64199 Add native stacktrace field for PlatformException. (cla: yes, framework, waiting for tree to go green)
64200 Ignore unnecessary casts that can go away soon. (cla: yes, framework, waiting for tree to go green)
64217 (insert|move|remove)ChildRenderObject Deprecation: Step 2 (cla: yes, f: cupertino, f: material design, framework)
64227 新增空安全遷移註解。(cla: yes, f: material design, framework, waiting for tree to go green)
64235 fix: 拼寫錯誤,將 ENTER 改為 SPACE (cla: yes, d: api docs, f: material design, framework, waiting for tree to go green)
64239 OverscrollIndicator 不應溢位滾動檢視的邊緣 (cla: yes, f: scrolling, framework, waiting for tree to go green)
64249 Revert "(insert|move|remove)ChildRenderObject 棄用:第 1 步" (cla: yes, f: cupertino, f: material design, framework)
64254 重新應用 "(insert|move|remove)ChildRenderObject 棄用:第 1 步" (cla: yes, f: cupertino, f: material design, framework)
64258 在 flutter_driver 中更新 TimelineStream (a: tests, cla: yes, framework, waiting for tree to go green)
64267 [framework] 使命中容差基於裝置的指標型別,用於拖動/平移/縮放手勢 (a: desktop, cla: yes, f: gestures, framework)
64268 修復 SnackBarBehavior.floating 的放置 (a: quality, cla: yes, f: material design, framework, severe: regression, waiting for tree to go green)
64271 使大幅度的 jumpTo 推薦延遲載入 (a: images, cla: yes, f: scrolling, framework, perf: memory, severe: performance, waiting for tree to go green)
64273 移除 `childToSlot` 的剩餘用法 (cla: yes, f: cupertino, f: material design, framework)
64276 Reland "fix wrap intrinsic height calculation (#63420)" (cla: yes, framework, waiting for tree to go green)
64280 [null-safety] 從 refresh control 測試中移除 mockito (cla: yes, f: cupertino, framework, waiting for tree to go green)
64284 [null-safety] 從網路測試中移除 mockito (cla: yes, framework, waiting for tree to go green)
64295 當 onlySlivers 為 true 時,為 getOffsetToReveal 新增 rect 邏輯 (cla: yes, framework, waiting for tree to go green)
64308 為 enableFlutterDriverExtension 新增 finders (a: tests, cla: yes, framework, waiting for tree to go green)
64316 新增 DataTableTheme 以支援可主題化的 DataTables (cla: yes, f: material design, framework, waiting for tree to go green)
64350 增加對於大資料字串使用 compute 進行 utf8 解碼的閾值到 50 KB (cla: yes, framework)
64354 Reland "Prevent material switch from recreating its render object when it becomes disabled (#61398)" (cla: yes, f: material design, framework)
64362 修復 Container.clipBehaviour,它會裁剪裝飾中的陰影 (a: quality, cla: yes, framework, waiting for tree to go green, will affect goldens)
64363 [null-safety] 從 route 測試中移除 mockito (cla: yes, f: cupertino, framework, waiting for tree to go green)
64372 Revert "Increase threshold for usage of compute for utf8 decoding on large strings to 50 KB" (cla: yes, framework)
64380 修復當用戶中斷彈道滾動時 TabBar 的鋸齒 (cla: yes, f: material design, framework, waiting for tree to go green)
64424 新增帶 widget 的 resampler 單元測試 (cla: yes, framework, waiting for tree to go green)
64431 新增 GestureDetector.onDoubleTapDown() (cla: yes, framework)
64432 Reland "Make sure all isolates start during flutter driver tests" (a: tests, cla: yes, d: examples, framework, team, waiting for tree to go green)
64441 修復 release 模式下的負 usableCrossAxisExtent (cla: yes, framework, waiting for tree to go green)
64472 使用過時的 API 警告更新 origin material button API 文件 (cla: yes, f: material design, framework)
64474 防止 release 模式下 action invoke 中的 null context (cla: yes, framework, waiting for tree to go green)
64483 移除了已棄用的 ContainedButton 和 ContainedButtonTheme 類 (cla: yes, f: material design, framework)
64493 [null-safety] 從 scrollbar 測試中移除 mockito (cla: yes, framework)
64498 Reland: Increase threshold for usage of compute for utf8 decoding on large strings to 50 KB (cla: yes, framework, tool, waiting for tree to go green)
64513 Reland "Prevent viewport.showOnScreen from scrolling the viewport if the specified Rect is already visible. (#56413)", reverted in #64091 (cla: yes, f: material design, f: scrolling, framework, waiting for tree to go green)
64516 [web] 修復並啟用 editable_text_test.dart (a: tests, a: text input, cla: yes, framework, platform-web, team, waiting for tree to go green)
64534 當軌道形狀為矩形時,Slider 繪製不正確 (cla: yes, f: material design, framework, waiting for tree to go green)
64570 [web] 在 editable_text_test.dart 中啟用單詞邊界測試 (a: tests, a: text input, a: typography, cla: yes, framework, platform-web, team, waiting for tree to go green)
64573 Revert "Warns when single line text fields overflow (#63639)" (a: tests, cla: yes, framework)
64584 將 physics 測試遷移到 NNBD (cla: yes, framework, waiting for tree to go green)
64596 修復了路由,使其在路由資訊已同步時不再報告路由資訊… (cla: yes, framework, waiting for tree to go green)
64599 修復使用虛假物件的測試,更新 TestImageInfo 介面 (cla: yes, f: cupertino, framework, waiting for tree to go green)
64621 將 rendering 遷移到 nullsafety (a: tests, cla: yes, framework, waiting for tree to go green)
64627 Slider 和 RangeSlider 可以在更窄的約束下繪製,就像其他 Material Widget 一樣… (cla: yes, f: material design, framework, waiting for tree to go green)
64652 Revert "Reland: Increase threshold for usage of compute for utf8 decoding on large strings to 50 KB" (cla: yes, framework, tool)
64668 添加了對 lerpDuration() 的支援 (cla: yes, framework, waiting for tree to go green)
64672 Nnbd widgets (a: accessibility, cla: yes, f: cupertino, framework, team)
64715 在計算 _DragAnimation.value 時,Clamp TabController 動畫值 (a: animation, cla: yes, f: material design, framework, waiting for tree to go green)
64737 Flutter Framework Beta 1.21.0-9.2.pre cherry picks (a: internationalization, cla: yes, engine, f: material design, framework, tool)
64750 允許 SliverGrid 中的任意放置 (cla: yes, customer: google, f: scrolling, framework, waiting for tree to go green)
64757 修復 Gold json 的 digest paramset (a: tests, cla: yes, framework, team, team: infra, waiting for tree to go green)
64760 移除數值運算中不必要的向下轉換。(cla: yes, framework, waiting for tree to go green)
64776 修復 Android autofill 使用者名稱提示文件 (cla: yes, d: api docs, framework, waiting for tree to go green)
64791 應該有一個關於 ".of()"-style 函式的用法(和實現)的指南 #4155 (cla: yes, framework, waiting for tree to go green)
64795 為 RotationTransition 新增示例程式碼 (cla: yes, d: api docs, d: examples, documentation, framework, waiting for tree to go green)
64813 移除關於 release 模式的 assert (cla: yes, framework)
64840 當 decoration 帶有 clip edge 時,始終裁剪 Container 的裝飾 (cla: yes, f: cupertino, f: material design, framework)
64855 修復問題,即使 ReorderableListView 的 key 型別未更改,它也會銷燬子項 (cla: yes, f: material design, framework, waiting for tree to go green)
64879 [semantics] 避免使用 sync* 和過多的列表副本 (cla: yes, framework, waiting for tree to go green)
64883 Revert "A benchmark test case for measuring scroll smoothness" (a: tests, cla: yes, framework, team)
64885 Reland #61998 and update complex_layout ios files (a: tests, cla: yes, framework, team, waiting for tree to go green)
64908 使用 moreOrLessEquals 匹配 lerped 值 (cla: yes, f: cupertino, framework)
64914 優先使用 moreOrLessEquals 而非 closeTo (cla: yes, framework)
64915 優先使用 moreOrLessEquals 而非 closeTo (cla: yes, f: cupertino, f: material design, framework)
64979 擴充套件 Cupertino 庫註釋 (cla: yes, f: cupertino, framework, waiting for tree to go green)
64982 更新 Gold 以支援新端點 (a: tests, cla: yes, framework, team, team: infra, waiting for tree to go green)
64984 Flutter stable framework 1.20.3 cherrypicks (a: internationalization, cla: yes, d: examples, engine, f: material design, framework, team, tool)
64990 Revert "Reland #61998 and update complex_layout ios files" (a: tests, cla: yes, framework, team)
65036 更新 Material 的 hintColor 值 (cla: yes, f: material design, framework, waiting for tree to go green, will affect goldens)
65049 修復了 SliverAppBar 以具有固定的遍歷順序 (a: accessibility, cla: yes, f: material design, framework, waiting for tree to go green)
65051 允許開發者在 WebFlutterDriver 上啟用可訪問性測試並獲取底層的 webDriver (a: tests, cla: yes, framework, waiting for tree to go green)
65060 移除對 dart:math 的冗餘匯入 (cla: yes, f: material design, framework, waiting for tree to go green)
65083 更新 CupertinoIcons 以支援 cupertino_icons 1.0.0,基於 SF Symbols (cla: yes, f: cupertino, framework)
65094 修復 InputDecoration contentPadding 文件中的 words accent 拼寫錯誤 (cla: yes, f: material design, framework, waiting for tree to go green)
65127 [web] 當選擇更改由鍵盤引起時,不顯示手柄 (a: text input, cla: yes, framework, platform-web, waiting for tree to go green)
65135 修復 RangeMaintainingScrollPhysics (cla: yes, f: scrolling, framework, waiting for tree to go green)
65150 在 RenderParagraph 中公開 3 個新的文字度量方法 (a: typography, cla: yes, framework, waiting for tree to go green)
65185 修復 text.dart 文件 (cla: yes, framework)
65194 停用因新的語義標誌而失敗的測試。(a: tests, cla: yes, framework)
65199 消除 animated_icons_private_test 中對 mockito 包的依賴 (cla: yes, f: material design, framework, waiting for tree to go green)
65250 修復了 Tooltip widget 的文件。(cla: yes, f: material design, framework, waiting for tree to go green)
65257 Revert "ScaffoldMessenger" (cla: yes, f: material design, framework)
65273 Revert "Add finders for enableFlutterDriverExtension" (a: tests, cla: yes, framework)
65276 修復 "Add finders for enableFlutterDriverExtension" 的測試錯誤並重新提交 (a: tests, cla: yes, framework, waiting for tree to go green)
65382 Revert "Add DataTableTheme to allow for themable DataTables (#64316)" (cla: yes, f: material design, framework, waiting for tree to go green)
65383 Reland "Add DataTableTheme to allow for themable DataTables (#64316)" (cla: yes, f: material design, framework, waiting for tree to go green)
65386 Flutter 1.22 candidate.10 (cla: yes, engine, f: material design, framework)
65392 小型文件更新 (cla: yes, framework)
65394 SliverGridLayout API 文件改進 (cla: yes, framework)
65416 Re-land ScaffoldMessenger (cla: yes, f: material design, framework, waiting for tree to go green)
64560 在 initialRoute 文件中澄清了 '/' 路由 (cla: yes, framework, waiting for tree to go green)
65482 Revert "Re-land ScaffoldMessenger" (cla: yes, f: material design, framework)
65488 Revert "Nnbd widgets" (a: accessibility, cla: yes, f: cupertino, framework)
team - 271 個 pull request
#44980 在 flutter api 文件搜尋輸入框周圍新增填充 (cla: yes, team)
55235 在 dart analyzer 和 analyzer benchmark output 中忽略 .idea 目錄 (cla: yes, team)
58640 Skip Audit - Rendering Library (a: quality, a: tests, cla: yes, framework, team, waiting for tree to go green)
59114 在 Flutter Tools 中新增對 Dart Development Service (DDS) 的支援 (cla: yes, team, tool)
59127 [Text Scaling][Material] Update BottomNavigationBar to show tooltips on long press. (cla: yes, f: cupertino, f: material design, framework, team)
60238 分支出 android platform view perf testing (cla: yes, team)
60446 Remove unused optional parameters of private functions. (a: tests, cla: yes, f: material design, framework, team, waiting for tree to go green)
60632 向 locale 列表新增 fil(filipino) 和 gsw(swiss german) 的 locale,修復 #60631 (a: internationalization, cla: yes, team, tool, waiting for tree to go green)
60939 新增一個專注於測量 Paint 物件效能的 benchmark (cla: yes, team)
60940 Skip Audit - Last Leftovers (a: quality, a: tests, cla: yes, f: cupertino, f: material design, framework, team, waiting for tree to go green)
61007 開啟 add-to-app iOS 平臺單元測試 (a: existing-apps, a: tests, cla: yes, platform-ios, team)
61114 [flutter_tools] 新增對 enable null safety asserts 的支援 (cla: yes, team, tool)
61140 使 flavor 名稱與 Xcode Schemes 進行不區分大小寫的比較 (cla: yes, platform-ios, t: xcode, team, tool)
61141 為 enter 和 tab 新增額外的 GTK keycodes (cla: yes, team)
61177 使用 nnbd deps (team, tool)
61196 在 test expects 中優先使用 tear offs 而非 lambdas (cla: yes, team, tool)
61203 移除 v1 Android create 模板 (cla: yes, team, tool, waiting for tree to go green)
61205 將 Android views e2e 遷移到新的 embedding (cla: yes, team)
61215 在 analysis bot 中忽略 .idea/* 檔案。(cla: yes, team, waiting for tree to go green)
61257 [devicelab] 此無操作更改標記 3 個測試在 LUCI 構建器上執行。(cla: yes, team, team: infra, waiting for tree to go green)
61265 添加了 Web 編譯器除錯元資料 (cla: yes, team, tool)
61269 解析 .flutter-plugins-dependencies 以用於 add-to-app iOS 模組 (a: existing-apps, cla: yes, platform-ios, team, tool, waiting for tree to go green)
61276 Revert "Add support for Dart Development Service (DDS) in Flutter Tools" (team, tool)
61363 新增新的 docker_attach.sh 指令碼並更新 README (cla: yes, team, waiting for tree to go green)
61385 reland "Adds semantics information for the popup menu item (#61258)" (a: accessibility, cla: yes, f: material design, framework, team, waiting for tree to go green)
61388 benchmarkLive: a new LiveTestWidgetsFlutterBindingFramePolicy for benchmark on device (a: tests, cla: yes, framework, team, waiting for tree to go green)
61395 Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)" (cla: yes, team, tool)
61417 考慮 MotionEvent 例項的突變 (cla: yes, team, waiting for tree to go green)
61482 Revert "Branch out android platform view perf testing (#60238)" (cla: yes, team)
61488 不將所有 pub 包上傳到 zip 捆綁包 (cla: yes, team)
61498 Revert "Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)"" (cla: yes, team, tool)
61507 Android views 使用混合 composition e2e driver 測試 (cla: yes, team, waiting for tree to go green)
61509 Add a E2E based performance test case (a: tests, cla: yes, framework, team, waiting for tree to go green)
61517 [CONTRIBUTING.md] 新增 CONTRIBUTING TO FLUTTER 文章連結 (cla: yes, team, waiting for tree to go green)
61552 Verbose process exceptions (cla: yes, team, tool, waiting for tree to go green)
61554 Reland "Branch out android platform view perf testing (#60238)" (cla: yes, team)
61564 ✒ 拼寫檢查所有與 Flutter 💙 相關的 .md 檔案 (a: internationalization, cla: yes, d: examples, team, tool, waiting for tree to go green)
61573 移除 run_machine_concurrent_hot_reload device lab test (cla: yes, team)
61585 在 doctor 中顯示裝置診斷訊息 (cla: yes, t: flutter doctor, team, tool, waiting for tree to go green)
61621 清理 macrobenchmark 重複檔案 (cla: yes, team)
61632 1.20.0-7.2.pre framework cherrypicks (cla: yes, engine, framework, team)
61633 Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)" (cla: yes, team, tool)
61641 Revert "Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)"" (cla: yes, team, tool)
61642 Revert "Reland "Branch out android platform view perf testing (#60238)"" (cla: yes, team)
61646 在 flutter 程式碼中使用 device-finder 而非 dev_finder。(cla: yes, team, waiting for tree to go green)
61647 更新 packages (cla: yes, team)
61674 Revert "update packages" (cla: yes, team)
61675 在 hybrid android views test 中更新 dependencies (cla: yes, team)
61678 更新 packages (cla: yes, team, tool)
61698 標記 flutter_gallery_ios32__transition_perf 為 flaky (cla: yes, team)
61737 標記 smoke_catalina_start_up_ios 為 flaky (cla: yes, team)
61748 Reland "Branch out android platform view perf testing #60238" 2nd time (cla: yes, team, waiting for tree to go green)
61778 [Material] Updated icons and fonts (cla: yes, f: material design, framework, team, tool, waiting for tree to go green)
61882 Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)" (cla: yes, team, tool)
61909 Revert "Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)"" (cla: yes, team, tool)
61916 Refactor gen_keycode: Split generators (cla: yes, framework, team)
61918 測試動態 surface 切換 (cla: yes, team, waiting for tree to go green)
61921 移除 frame policy test 的 flaky 標記 (cla: yes, team, waiting for tree to go green)
61941 migrate physics to nullsafety (cla: yes, framework, team, waiting for tree to go green)
61975 Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276) (cla: yes, team, tool)
61978 bump nullsafety deps (cla: yes, team, tool, waiting for tree to go green)
61993 Revert "Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)" (cla: yes, team, tool)
61998 A benchmark test case for measuring scroll smoothness (a: tests, cla: yes, framework, team, waiting for tree to go green)
62052 Update the FlutterLogo colors and gradients (cla: yes, f: cupertino, f: material design, framework, team, waiting for tree to go green)
62064 將 gallery/transitions_perf 測試遷移到 e2e (a: accessibility, cla: yes, team, waiting for tree to go green)
62082 在調查期間標記 flutter_gallery_ios__transition_perf 為 flaky (cla: yes, platform-ios, team, team: flakes)
62085 標記 smoke_catalina_start_up_ios 為非 flaky (cla: yes, platform-ios, team, team: flakes, waiting for tree to go green)
62147 Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)" (cla: yes, team, tool, waiting for tree to go green)
62162 將 Crane 測試新增到新的 Gallery 應用 (cla: yes, team, waiting for tree to go green)
62167 Ban unresolved dartdoc directives from HTML output (cla: yes, f: material design, framework, team, waiting for tree to go green)
62217 在更多地方傳遞 --disable-dart-dev (cla: yes, team, tool)
62218 修復 README 拼寫錯誤 (cla: yes, team, waiting for tree to go green)
62219 簡化 macrobenchmarks/picture_cache (cla: yes, team, waiting for tree to go green)
62234 Revert "bump nullsafety deps" (cla: yes, team, tool)
62249 將 --disable-dart-dev 新增到 docs.sh (cla: yes, team)
62251 寧願讓 dashing 在後臺執行,而不是超時 (cla: yes, team)
62281 對 docs shard 進行分片 (cla: yes, team)
62340 修復 doc 生成指令碼 (cla: yes, team)
62348 移除 flutter_gallery_ios__transition_perf 的 flaky 標記 (cla: yes, team)
62349 Macrobenchmarks e2e 版本 bug 修復 (cla: yes, team, waiting for tree to go green)
62367 Make dartdoc warnings fatal (& cleanup of warnings) (a: accessibility, a: internationalization, a: tests, cla: yes, f: cupertino, f: material design, framework, team, waiting for tree to go green)
62368 [roll] roll to 2.10 (cla: yes, engine, team, tool)
62372 解析 .flutter-plugins-dependencies 以用於 add-to-app iOS 模組,移除無操作外掛 iOS 資料夾 (a: existing-apps, cla: yes, platform-ios, team, tool, waiting for tree to go green)
62386 暫時停用 docset 生成 (cla: yes, team)
62395 [gen_l10n] 預設合成包生成 (a: internationalization, cla: yes, severe: API break, team, tool, waiting for tree to go green)
62418 為 devicelab runner logs 新增超時 (cla: yes, team)
62430 Revert "Add Crane test to the new Gallery app" (cla: yes, team)
62439 升級 new gallery 版本 (cla: yes, team, waiting for tree to go green)
62445 為 flutter repo 新增支援的 Luci 構建器 (cla: yes, team, waiting for tree to go green)
62495 實現 size analyzer 來解壓並解析 APK 和 AOT size snapshot 以生成 analysis json (cla: yes, team, tool)
62511 移除 integration_ui_ios 的超時 (cla: yes, team)
62513 migrate services to nullsafety (cla: yes, framework, team)
62520 Fix even more unresolved doc references in material (cla: yes, d: api docs, documentation, f: material design, framework, team, waiting for tree to go green)
62523 使 text field macrobenchmark 在 debug 模式下工作 (cla: yes, team, waiting for tree to go green)
62525 更新以使用更多 null safe 的 packages (cla: yes, team, tool, waiting for tree to go green)
62529 公開用於 roll Flutter 的某些函式 (cla: yes, team)
62534 [flutter_tools] 透過執行單個 isolate 來 deflake integration tests (cla: yes, team, waiting for tree to go green)
62539 將 macrobenchmark/multi_widget_construction test 遷移到 e2e (cla: yes, team, waiting for tree to go green)
62544 Reland "Add Crane test to the new Gallery app (#62162)" (cla: yes, team, waiting for tree to go green)
62553 After cleaning up 812 warnings: Make warnings fatal in dartdocs (cla: yes, framework, team, waiting for tree to go green)
62590 [flutter_tools] 新增 snapshot analysis 依賴 (cla: yes, team)
62614 Make dartdoc warnings fatal for flutter_test (cla: yes, framework, team, waiting for tree to go green)
62623 增加 web tests 的 shard 數量 (cla: yes, platform-web, team, team: infra, waiting for tree to go green)
62628 為 iOS integration tests 中的鍵盤動畫添加了更慷慨的超時週期 (cla: yes, team, waiting for tree to go green)
62630 為沒有 iOS 目錄的外掛新增 integration test (a: tests, cla: yes, platform-ios, team, waiting for tree to go green)
62643 從 cirrus 中移除 framework_tests。(cla: yes, team, team: infra, waiting for tree to go green)
62646 [devicelab] 標記 flutter_gallery_ios32__start_up 為 flaky。(cla: yes, team)
62687 [versions] 更新到最新的 sdk 版本 (cla: yes, team, tool, waiting for tree to go green)
62704 移除 flutter attach devicelab test (cla: yes, team)
62710 更新 prepare_package.dart 以使用 process_runner 包而非複製程式碼。(cla: yes, team)
62715 add benchmark for ChangeNotifier.notifyListeners (cla: yes, framework, team, waiting for tree to go green)
62799 將 compile/target sdk 版本遷移到 29 (a: accessibility, cla: yes, d: examples, team, tool, waiting for tree to go green)
62814 在 docs.sh 中報告失敗 (team, waiting for tree to go green)
62816 移除了 dev/manual_tests 中舊的 button widget 引用 (team, waiting for tree to go green)
62866 [null-safety] remove quiver from flutter tests (framework, team, waiting for tree to go green)
62872 Reland "migrate part of painting to nullsafety (#62696)" (framework, team, waiting for tree to go green)
62884 Revert "move compile/target sdk versions to 29" (a: accessibility, d: examples, team, tool)
62898 Make the Skia expectation parser more resilient and update to "master_str" (a: tests, framework, team, waiting for tree to go green)
62902 將最低 iOS 版本從 8.0 更改為 9.0 (d: examples, platform-ios, team, tool, waiting for tree to go green)
62903 Revert "remove iOS folder (#61561)" (cp: 1.20, cp: 1.20 completed, engine, framework, team, tool)
62904 ISSUE_TEMPLATE changes (a: triage improvements, framework, team, waiting for tree to go green)
62906 新增剩餘的 benchmark (team, waiting for tree to go green)
62910 將 flutter_goldens_client 新增到 testing path (a: tests, team, team: infra, waiting for tree to go green)
62920 新增一個帶有對 issue 62919 的引用的註釋 (team, waiting for tree to go green)
62932 更新了 examples/layers 以使用新的 button API。(d: examples, team, waiting for tree to go green)
62946 [null-safety] update to several framework test cases/APIs for null assertions (a: tests, cla: yes, framework, team, tool, waiting for tree to go green)
62986 Pin gallery 版本 (team, waiting for tree to go green)
62987 Rev json gem (team, waiting for tree to go green)
62990 [hotfix] flutter create -t plugin remove no-op iOS folder and set sdk min to 1.20.0 (engine, framework, team, tool)
63008 將 compile/target sdk 版本遷移到 29 (#62799) (a: accessibility, d: examples, team, tool, waiting for tree to go green)
63014 標記非 flaky 測試為非 flaky (team, waiting for tree to go green)
63017 更新 packages (team, tool, waiting for tree to go green)
63021 標記 named_isolates_test 為 flaky (team)
63028 移除 cubic_bezier_perf.dart (team, waiting for tree to go green)
63034 Remove Special Handling of Norwegian Locales (a: internationalization, f: cupertino, f: material design, framework, team)
63111 升級 dartdoc 到 0.32.3 並收緊 doc 輸出檢查器 (team, waiting for tree to go green)
63113 Revert "Add padding around flutter api docs search input" (team, waiting for tree to go green)
63124 使用簡單的動畫測試測量 CPU/GPU (perf: energy, severe: performance, team, waiting for tree to go green)
63128 移除 multi_widget_construction_perf__e2e_summary 的 flaky 標記 (team, waiting for tree to go green)
63197 為 firebase test lab 準備 macrobenchmarks 的 e2e 測試 (team, waiting for tree to go green)
63213 更新了 dev/integration_tests/ui 中的舊 button 引用。(team)
63214 更新了 dev/integration_tests/android_views 中的舊 button 引用。(team)
63215 更新了 dev/integration_tests/hybrid_android_views 中的舊 button 引用。(team)
63232 更新了 dev/integration_tests/android_semantics 中的舊 button 引用。(a: accessibility, team)
63245 將 framework 和 hostonly 測試新增到 luci presubmit。(team, waiting for tree to go green)
63252 升級 Cirrus image Xcode 版本 (cla: yes, platform-ios, team, team: infra)
63257 從 cirrus 中移除 hostonly_tests,因為它們現在在 LUCI 上執行。(cla: yes, team)
63336 移除未使用的 l 和 --isolate-filter 工具 (team, tool, waiting for tree to go green)
63368 [gen_l10n] 絕對專案路徑引數 (a: internationalization, team, tool, waiting for tree to go green)
63400 更新了 dev/integration_tests/flutter_gallery … cards_demo 中的舊 button 引用。(f: material design, team)
63402 更新了 dev/integration_tests/flutter_gallery … banner_demo 中的舊 button 引用。(f: material design, team)
63404 更新了 dev/integration_tests/flutter_gallery … drawer_demo 中的舊 button 引用。(f: material design, team)
63410 WidgetTester.drag with time duration (a: tests, cla: yes, framework, team, waiting for tree to go green)
63412 修復 Podfile 中的 App.framework 路徑 (a: existing-apps, cla: yes, platform-ios, team, tool, waiting for tree to go green)
63430 更新了 dev/integration_tests/flutter_gallery leave_behind_demo 中的舊 button 引用。(f: material design, team)
63432 更新了 dev/integration_tests/flutter_gallery ... transformation_demo 中的舊 button 引用。(team)
63434 add FrameTimingSummarizer (a: tests, framework, team, waiting for tree to go green)
63436 對 snippets 文件的微小拼寫錯誤修復 (cla: yes, team, waiting for tree to go green)
63438 More restoration documentation (cla: yes, d: api docs, d: examples, documentation, framework, team, waiting for tree to go green)
63439 在 presubmit 中啟用構建並移除舊的構建。(team, waiting for tree to go green)
63445 Pin iOS module test plugin versions (a: existing-apps, a: tests, platform-ios, team, waiting for tree to go green)
63448 在調查期間暫時關閉 module_test_ios (platform-ios, team)
63491 更新了 dev/integration_tests/flutter_gallery ... full_screen_dialog_demo 中的舊 button 引用。(f: material design, team)
63492 更新 prod builders。(cla: yes, team)
63517 將 Android doctor SDK 檢查移至 29,並將 Cirrus 映象移至 30 (a: accessibility, cla: yes, d: examples, team, tool)
63518 從 git 中隱藏 benchmark a/b 結果 (cla: yes, team, waiting for tree to go green)
63523 Standardize the nullability of arguments to raw key data constructors. (a: tests, cla: yes, framework, team)
63532 移除未使用的檔案 (cla: yes, team, waiting for tree to go green)
63536 [flutter_tools] 遷移到 fake_async,跳過失敗的測試 (cla: yes, team, tool, waiting for tree to go green)
63538 在分析 APK 時列印 dex (cla: yes, team, waiting for tree to go green)
63591 1.20.2 Cherrypicks (a: internationalization, cla: yes, engine, f: material design, framework, team, tool, work in progress; do not review)
63593 Pin goldctl (cla: yes, team, team: infra, waiting for tree to go green)
63594 新增 win (cla: yes, team, waiting for tree to go green)
63598 Add arguments for required parameters. (cla: yes, framework, team)
63605 移除 fuchsia_entrypoint_shim 目錄 (cla: yes, team, tool, waiting for tree to go green)
63608 Revert: Update prepare_package.dart to use the process_runner package instead having duplicate code. #62710 (cla: yes, team)
63609 清理 flutter_gallery__transition_perf (a: accessibility, cla: yes, team, waiting for tree to go green)
63617 [flutter_tools] 更新 size analysis 版本 (cla: yes, team, waiting for tree to go green)
63649 gen_l10n:支援將字串列表作為 preferred-supported-locales,如文件所述 (cla: yes, team, tool)
63726 在 presubmit 中新增 Windows 構建器。(cla: yes, team)
63736 更新 task_names 以新增平臺。(cla: yes, team, waiting for tree to go green)
63783 為 try builders 新增 enabled 標誌 (cla: yes, team)
63797 將 flutter_gallery__transition_perf_e2e 新增到 iOS 測試中 (cla: yes, team, waiting for tree to go green)
63799 修復 flutter_gallery__transition_perf(_with_semantics) 的 bug (a: accessibility, cla: yes, team)
64801 標記非 flaky 測試為非 flaky (cla: yes, team, waiting for tree to go green)
63804 drop xcpretty for tests (cla: yes, team)
63815 [flutter_tools] 在非 verbose 模式下正確轉發錯誤 stdout (cla: yes, team, tool, waiting for tree to go green)
64983 在 macrobenchmarks e2e 測試中:ensureVisible => scrollUntilVisible (cla: yes, team, waiting for tree to go green)
64995 使 cirrus 測試僅限 presubmit 並新增新的 luci 測試。(cla: yes, team, waiting for tree to go green)
64000 重新命名 needsMeasureCpuGpu 為 measureCpuGpu (cla: yes, team, waiting for tree to go green)
64002 增加 simple animation 延遲和持續時間 (cla: yes, team)
64004 [devicelab] 啟用 LUCI try 構建器。(cla: yes, team, waiting for tree to go green)
64009 報告 detail 檔案列表以便 devicelab 儲存 (cla: yes, team)
64015 macrobenchmarks 移除重複的 e2e driver (cla: yes, team, waiting for tree to go green)
64020 [flutter_tool] 修復 amberctl host address (cla: yes, d: examples, team, tool, waiting for tree to go green)
64050 1.21.0-9.1.pre cherrypicks (cla: yes, engine, f: material design, framework, team, tool)
64056 不正確的 path.join 用法可能導致 Windows 測試失敗 (cla: yes, team, waiting for tree to go green)
64060 恢復 velocity tracker microbenchmark 的原始名稱 (cla: yes, team, waiting for tree to go green)
64067 [versions] 更新 gallery, roll versions (cla: yes, team, waiting for tree to go green)
64071 [null-safety] enable null assertions for framework tests (cla: yes, framework, team, waiting for tree to go green)
64077 標記測試為非 flaky (cla: yes, team)
64079 更新 device lab manifest stage 和 required_agent_capabilities (cla: yes, team, waiting for tree to go green)
64101 ScaffoldMessenger (a: quality, cla: yes, customer: money (g3), f: material design, framework, severe: API break, severe: new feature, team, waiting for tree to go green)
64111 修復 dartdoc_checker 中的 assert 併為我們的輔助指令碼啟用 assert (cla: yes, team, waiting for tree to go green)
64112 升級 dartdoc 到 0.30.4 (cla: yes, team, waiting for tree to go green)
64116 修復 prod_builder.json 中的資料問題 (cla: yes, team)
64118 Revert "[null-safety] enable null assertions for framework tests" (cla: yes, framework, team)
64120 [flutter_tools] reland: enable --null-assertions for flutter framework tests (a: accessibility, cla: yes, framework, team, waiting for tree to go green)
64125 從 try jobs 列表中移除 windows docs。(cla: yes, team)
64160 [null-safety] roll 到 null-safe platform (cla: yes, team, tool)
64180 為現有的 LUCI try 構建器新增 run_if 屬性 (cla: yes, team)
64185 執行 multi_widget_construction_perf 測試更長時間 (cla: yes, team)
64186 [flutter_tools] web 模式下預設關閉 null assertions (cla: yes, team, tool)
64195 [flutter_tools] 更新 dwds,roll 到 null-safe file 和 process (cla: yes, team, tool, waiting for tree to go green)
64201 [flutter_tools] 將 flutter_goldens 和 flutter_goldens client 遷移到 null-safety (cla: yes, team, tool, waiting for tree to go green)
64203 在 release 分支上不使 docs-linux 構建失敗 (cla: yes, team, tool, waiting for tree to go green)
64255 Revert "run the test longer time for multi_widget_construction_perf" (cla: yes, team, waiting for tree to go green)
64269 標記 ios32 transition test 的 e2e 版本為非 flaky (cla: yes, team, waiting for tree to go green)
64275 將 flutter_gallery_sksl_warmup__transition_perf 遷移到 e2e (cla: yes, team, waiting for tree to go green)
64277 移除 windows_docs。(cla: yes, team, waiting for tree to go green)
64331 將 web_smoke_tests 新增到 luci。(cla: yes, team)
64341 標記 new_gallery__crane_perf 為 flaky (cla: yes, team, waiting for tree to go green)
64361 修復 LUCI 構建器配置 (cla: yes, team)
64364 將 typo profileDemos 改為 restDemos (cla: yes, team, waiting for tree to go green)
64432 Reland "Make sure all isolates start during flutter driver tests" (a: tests, cla: yes, d: examples, framework, team, waiting for tree to go green)
64486 [devicelab] 停用 image list duration tests (cla: yes, team)
64504 將 iOS 外掛模擬器 archs 從允許列表改為拒絕列表 (cla: yes, team, tool)
64516 [web] 修復並啟用 editable_text_test.dart (a: tests, a: text input, cla: yes, framework, platform-web, team, waiting for tree to go green)
64519 重新啟用 image_list 測試,使用更新的證書(有效期 3650 天)。(cla: yes, d: examples, team)
64570 [web] 在 editable_text_test.dart 中啟用單詞邊界測試 (a: tests, a: text input, a: typography, cla: yes, framework, platform-web, team, waiting for tree to go green)
64594 [null-safety] 預設移除 sound-null-safety,移除實驗標誌 (cla: yes, team)
64609 使用 Pixel4 以獲得更好的等待時間 (cla: yes, team)
64670 [fuchsia] 同步 run test 指令碼與 engine 版本 (cla: yes, platform-fuchsia, team, team: infra, waiting for tree to go green)
64672 Nnbd widgets (a: accessibility, cla: yes, f: cupertino, framework, team)
64674 避免在 iOS 擴充套件中對 framework 進行精簡 (cla: yes, platform-ios, team, tool, waiting for tree to go green)
64676 Roll new gallery 以幫助解決 flaky Crane 測試 (cla: yes, team, waiting for tree to go green)
64729 暫時停用 LUCI 上的 mac/android 測試 (cla: yes, team)
64736 [fuchsia] 將 fuchsia_ctl 使用重構為函式 (cla: yes, team, waiting for tree to go green)
64757 修復 Gold json 的 digest paramset (a: tests, cla: yes, framework, team, team: infra, waiting for tree to go green)
64762 連續顯示大圖片的記憶體 benchmark (cla: yes, perf: energy, perf: memory, severe: performance, team)
64770 移除 flutter_gallery_sksl_warmup__transition_perf_e2e 的 flaky 標記 (cla: yes, team, waiting for tree to go green)
64780 向 watchPerformance 新增 FrameTiming 延遲 (cla: yes, team, waiting for tree to go green)
64819 [fuchsia] 測試在 pave 後等待裝置啟動 (cla: yes, team, waiting for tree to go green)
64824 Revert "Roll new gallery to help flaky Crane test" (cla: yes, team)
64829 Revert "Avoid thinning frameworks in iOS extensions" (cla: yes, team, tool)
64837 [Devicelab] 暫時移除 testonly_devicelab_tests 構建器 (cla: yes, team, waiting for tree to go green)
64883 Revert "A benchmark test case for measuring scroll smoothness" (a: tests, cla: yes, framework, team)
64885 Reland #61998 and update complex_layout ios files (a: tests, cla: yes, framework, team, waiting for tree to go green)
64974 修復 large_image_changer_test.dart 中的拼寫錯誤 (cla: yes, team, waiting for tree to go green)
64977 刪除 catalog generator android/ios 測試 (cla: yes, team, waiting for tree to go green)
64978 devicelab:開始對 iOS 測試的 startup time 進行平均計算 (cla: yes, team, waiting for tree to go green)
64982 更新 Gold 以支援新端點 (a: tests, cla: yes, framework, team, team: infra, waiting for tree to go green)
64984 Flutter stable framework 1.20.3 cherrypicks (a: internationalization, cla: yes, d: examples, engine, f: material design, framework, team, tool)
64988 將 observatory Bonjour 服務新增到構建的 iOS Info.plist bundle (cla: yes, platform-ios, t: xcode, team, tool)
64990 Revert "Reland #61998 and update complex_layout ios files" (a: tests, cla: yes, framework, team)
65025 將 gen_l10n 移動到 flutter_tools 中 (a: internationalization, cla: yes, team, tool)
65033 標記 large_image_changer 測試為非 flaky (cla: yes, team)
65042 嘗試修復 no-response bot。(cla: yes, team, waiting for tree to go green)
65054 標記非 flaky 測試為非 flaky (cla: yes, team)
65109 Revert "Add observatory Bonjour service to built iOS Info.plist bundle" (cla: yes, team, tool)
65124 要求 xcode_backend.sh 引數(在 Flutter v0.0.7 中引入)(cla: yes, platform-ios, t: xcode, team, tool, waiting for tree to go green)
65138 將 observatory Bonjour 服務新增到構建的 iOS Info.plist bundle (cla: yes, platform-ios, t: xcode, team, tool)
65141 Revert "Add observatory Bonjour service to built iOS Info.plist bundle" (cla: yes, team, tool)
65142 將 observatory Bonjour 服務新增到構建的 iOS Info.plist bundle (cla: yes, team, tool)
65201 重新啟用 post_backdrop_filter 測試,帶 CPU/GPU 測量 (cla: yes, team, waiting for tree to go green)
65415 移除 flutter_gallery_ios32__transition_perf 測試 (cla: yes, team, waiting for tree to go green)
65434 [devicelab] 每次執行 devicelab 任務後移除 ~/.gradle (cla: yes, team, waiting for tree to go green)
65481 移除 mac prod builder。(cla: yes, team)
65566 在 prod 中新增 mac 構建器。(cla: yes, team, waiting for tree to go green)
65571 將 package:test 滾動到 1.16.0-nullsafety.4 以準備 package:vm_service 5.0.0+1 (cla: yes, team, tool, waiting for tree to go green)
65577 標記 platform_views_scroll_perf_ios__timeline_summary 為 flaky (cla: yes, team)
tool - 224 個 pull request
#55376 為 daemon hot reload 請求新增 debounce 支援 (cla: yes, tool, waiting for tree to go green)
59114 在 Flutter Tools 中新增對 Dart Development Service (DDS) 的支援 (cla: yes, team, tool)
60053 在 Linux shell 中設定 application-id (cla: yes, tool)
60591 [flutter_tools] 從 AnalysisError 中分離 style 和 data (cla: yes, tool, waiting for tree to go green)
60632 向 locale 列表新增 fil(filipino) 和 gsw(swiss german) 的 locale,修復 #60631 (a: internationalization, cla: yes, team, tool, waiting for tree to go green)
61114 [flutter_tools] 新增對 enable null safety asserts 的支援 (cla: yes, team, tool)
61135 在 create --platforms help text 中新增句子之間的空格 (cla: yes, tool, waiting for tree to go green)
61139 [flutter_tools] 從 device manager, flutter tester 中移除 globals (cla: yes, tool)
61140 使 flavor 名稱與 Xcode Schemes 進行不區分大小寫的比較 (cla: yes, platform-ios, t: xcode, team, tool)
61146 [flutter_tools] 統一 analyze error log 格式 (cla: yes, tool)
61177 使用 nnbd deps (team, tool)
61178 [flutter_tools] 清理 web runner 功能 (cla: yes, tool, waiting for tree to go green)
61191 [flutter_tools] 切換 injection 的順序 (cla: yes, tool, waiting for tree to go green)
61196 在 test expects 中優先使用 tear offs 而非 lambdas (cla: yes, team, tool)
61198 [flutter_tools] 允許取消命令日誌的靜音 (cla: yes, tool, waiting for tree to go green)
61201 [flutter_tools] 抽象 logger 的構造(為什麼我不能擁有所有的 logger?)(cla: yes, tool, waiting for tree to go green)
61203 移除 v1 Android create 模板 (cla: yes, team, tool, waiting for tree to go green)
61209 Optionally invert oversized images (a: debugging, a: error message, a: images, cla: yes, framework, tool)
61253 [flutter_tools] 透過 tryToDelete deflake integration test (cla: yes, tool)
61256 修復 bold 在新行上未清除的問題 (cla: yes, tool, waiting for tree to go green)
61261 [flutter_tools] 在 pub get 時生成一個合成的 flutter_gen 包 (cla: yes, tool)
61265 添加了 Web 編譯器除錯元資料 (cla: yes, team, tool)
61269 解析 .flutter-plugins-dependencies 以用於 add-to-app iOS 模組 (a: existing-apps, cla: yes, platform-ios, team, tool, waiting for tree to go green)
61276 Revert "Add support for Dart Development Service (DDS) in Flutter Tools" (team, tool)
61312 為 androidLicensesUnknown 新增更多提示 (cla: yes, tool, waiting for tree to go green)
61338 當 plugins.yaml 忘記 'flutter.plugins.pla… 時顯示正確的錯誤 (cla: yes, tool, waiting for tree to go green)
61359 新增一個標誌,用於使用 WebSockets 作為 Dart Debug 擴充套件後端服務 (cla: yes, tool, waiting for tree to go green)
61395 Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)" (cla: yes, team, tool)
61408 新增忽略覆蓋率中因註釋而產生的行的功能 (cla: yes, tool, waiting for tree to go green)
61411 [flutter_tools] 新增單 widget 熱過載的功能 (cla: yes, tool)
61413 [flutter_tools] update fastReassemble method for single widget reloads (cla: yes, framework, tool)
61475 [flutter_tools] 降低 flutter generate 的優先順序 (cla: yes, tool)
61481 [flutter_tools] 新增 iOS, android, 和 fuchsia 的功能 (cla: yes, tool)
61484 支援 Xcode 版本比較 (cla: yes, platform-ios, t: xcode, tool, waiting for tree to go green)
61491 移除將 --sound-null-safety 轉換為 --null-safety 選項的程式碼 (cla: yes, tool, waiting for tree to go green)
61498 Revert "Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)"" (cla: yes, team, tool)
61513 [flutter_tools] 使 flutter git upstream 可配置 (cla: yes, tool, waiting for tree to go green)
61518 將 xcodebuild 更改為“慢操作” (cla: yes, t: xcode, tool)
61535 調整關於使用 web-server 進行除錯的訊息 (cla: yes, tool)
61548 [flutter_tools] 修復測試程式碼中的拼寫錯誤 (cla: yes, tool)
61552 Verbose process exceptions (cla: yes, team, tool, waiting for tree to go green)
61561 [flutter_tool] 在建立外掛時移除 no-op iOS 資料夾。(cla: yes, targeted to release: 1.20, tool)
61564 ✒ 拼寫檢查所有與 Flutter 💙 相關的 .md 檔案 (a: internationalization, cla: yes, d: examples, team, tool, waiting for tree to go green)
61568 修復構建(修復 _flutter -> flutter 的引用)(cla: yes, tool)
61569 更新了 'flutter help attach' 的說明 (cla: yes, tool, waiting for tree to go green)
61582 Remote returns for function expression inferred return type void. (cla: yes, framework, tool, waiting for tree to go green)
61585 在 doctor 中顯示裝置診斷訊息 (cla: yes, t: flutter doctor, team, tool, waiting for tree to go green)
61593 從 tools-tests 中移除 flutter update-packages (cla: yes, tool, waiting for tree to go green)
61633 Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)" (cla: yes, team, tool)
61634 [flutter_tools] 預設關閉 fuchsia 支援 (cla: yes, tool, waiting for tree to go green)
61640 [flutter_tools] 更新 device discovery 建構函式 (cla: yes, tool, waiting for tree to go green)
61641 Revert "Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)"" (cla: yes, team, tool)
61678 更新 packages (cla: yes, team, tool)
61684 在 machine 模式下跳過列印渲染的錯誤文字 (cla: yes, tool, waiting for tree to go green)
61760 [flutter_tools] revert dart format 更改 (cla: yes, cp: 1.20, cp: 1.20 completed, tool, waiting for tree to go green)
61762 將 iproxy 注入到 context 中 (cla: yes, platform-ios, tool, waiting for tree to go green)
61766 [flutter_tools] 為 widget cache 新增 plumbing (cla: yes, tool)
61778 [Material] Updated icons and fonts (cla: yes, f: material design, framework, team, tool, waiting for tree to go green)
61881 [flutter_tools] 簡潔 dart2js commands outputKernel & outputJavaScript (cla: yes, tool, waiting for tree to go green)
61882 Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)" (cla: yes, team, tool)
61909 Revert "Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)"" (cla: yes, team, tool)
61912 停用 gen_l10n_test 的延遲載入版本 (cla: yes, tool, waiting for tree to go green)
61913 [flutter_tools] macOS 清理,在 release 模式下連線到 log reader (cla: yes, tool, waiting for tree to go green)
61975 Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276) (cla: yes, team, tool)
61978 bump nullsafety deps (cla: yes, team, tool, waiting for tree to go green)
61979 僅當 Xcode 專案存在時才嘗試獲取構建設定 (cla: yes, platform-ios, t: xcode, tool, waiting for tree to go green)
61993 Revert "Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)" (cla: yes, team, tool)
61996 [flutter_tools] 編寫生成每個庫單元覆蓋率的指令碼 (cla: yes, tool, waiting for tree to go green)
62053 [flutter_tools] 將 flutterRoot 欄位新增到 JSON 機器輸出 (cla: yes, tool, waiting for tree to go green)
62061 [flutter_tools] 清理 plugin dependencies 檔案 (cla: yes, tool)
62069 [flutter_tools] 在熱重啟時從暫停的 isolate 中移除斷點 (cla: yes, tool, waiting for tree to go green)
62070 快速檢測精確的裝置 ID 匹配 (cla: yes, tool, waiting for tree to go green)
62076 [flutter_tools] 將 cache 模式切換為 reload (cla: yes, tool, waiting for tree to go green)
62094 在停用前確保傳送 analytics (cla: yes, tool, waiting for tree to go green)
62096 [flutter_tools] 如果未指定 target-platforms,則確保構建 x64 (cla: yes, tool, waiting for tree to go green)
62115 [flutter_tool] [web] 在 debug 模式下移除 x-frame-options header (cla: yes, tool)
62147 Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)" (cla: yes, team, tool, waiting for tree to go green)
62152 [flutter_tools] deflake fastReassemble test (cla: yes, tool, waiting for tree to go green)
62217 在更多地方傳遞 --disable-dart-dev (cla: yes, team, tool)
62221 為 run 和 drive 新增 purge-persistent-cache 選項 (cla: yes, tool)
62225 處理 iOS UDID 中的連字元 (cla: yes, platform-ios, tool)
62234 Revert "bump nullsafety deps" (cla: yes, team, tool)
62272 [flutter_tools] 修復 batchfile 的 exit label (cla: yes, tool, waiting for tree to go green)
62364 將 launching devtools 包裝在 DevtoolsLauncher 中 (cla: yes, tool, waiting for tree to go green)
62368 [roll] roll to 2.10 (cla: yes, engine, team, tool)
62372 解析 .flutter-plugins-dependencies 以用於 add-to-app iOS 模組,移除無操作外掛 iOS 資料夾 (a: existing-apps, cla: yes, platform-ios, team, tool, waiting for tree to go green)
62395 [gen_l10n] 預設合成包生成 (a: internationalization, cla: yes, severe: API break, team, tool, waiting for tree to go green)
62426 [flutter_tools] 確保 desktop 構建可以在沒有 flutter_tools 的 package_config 的情況下執行 (cla: yes, tool, waiting for tree to go green)
62444 1.20.0-7.3.pre beta cherrypicks (CQ+1, cla: yes, engine, tool)
62495 實現 size analyzer 來解壓並解析 APK 和 AOT size snapshot 以生成 analysis json (cla: yes, team, tool)
62508 暫時停用 flutter_tools 中的 Dart Development Service (cla: yes, tool)
62515 [plugin_template] 替換 android 模板中已棄用的方法用法 (cla: yes, tool, waiting for tree to go green)
62525 更新以使用更多 null safe 的 packages (cla: yes, team, tool, waiting for tree to go green)
62577 允許在 debug 模式下進行 Flutter Web Driver 測試。(cla: yes, tool, waiting for tree to go green)
62580 [flutter_tools] 刪除即將失敗的測試 (cla: yes, tool, waiting for tree to go green)
62593 [flutter_tools] 修復 analyze 中的格式化迴歸並新增完整覆蓋率 (cla: yes, tool, waiting for tree to go green)
62599 [flutter_tools] 在建立新外掛時,不應顯示 pubspec .yaml 訊息 (cla: yes, tool)
62605 [flutter_tools] 將 plugin template 的最低 flutter sdk 版本設定為 1.20 (cla: yes, tool, waiting for tree to go green)
62608 新增 daemon handler 以啟動 devtools (cla: yes, tool, waiting for tree to go green)
62687 [versions] 更新到最新的 sdk 版本 (cla: yes, team, tool, waiting for tree to go green)
62697 [flutter_tools] 新增 --analyze-size 標誌 (cla: yes, tool, waiting for tree to go green)
62702 返回 devtools serve 響應而非列印 (cla: yes, tool, waiting for tree to go green)
62755 Add punctuation for unterminated sentences in doc comments (a: accessibility, a: internationalization, a: tests, cla: yes, d: api docs, documentation, f: cupertino, f: material design, framework, tool)
62792 移除錯誤新增的 DartDevelopmentService 依賴 (cla: yes, tool)
62799 將 compile/target sdk 版本遷移到 29 (a: accessibility, cla: yes, d: examples, team, tool, waiting for tree to go green)
62884 Revert "move compile/target sdk versions to 29" (a: accessibility, d: examples, team, tool)
62888 更新 bad UTF-8 decoding 的錯誤訊息 (tool, waiting for tree to go green)
62892 有一個關於此的 bug 報告,所以更新註釋。(tool, waiting for tree to go green)
62893 更新到 bug 的連結 (tool, waiting for tree to go green)
62902 將最低 iOS 版本從 8.0 更改為 9.0 (d: examples, platform-ios, team, tool, waiting for tree to go green)
62903 Revert "remove iOS folder (#61561)" (cp: 1.20, cp: 1.20 completed, engine, framework, team, tool)
62926 [flutter_tools] 從使用者生成的 gitignore 中移除對 flutter tool test 的引用 (tool, waiting for tree to go green)
62930 [flutter_tools] 當 main library 被遷移時發出警告 (tool, waiting for tree to go green)
62946 [null-safety] update to several framework test cases/APIs for null assertions (a: tests, cla: yes, framework, team, tool, waiting for tree to go green)
62979 在 Linux 上將 libblkid 新增為顯式依賴項 (tool, waiting for tree to go green)
62990 [hotfix] flutter create -t plugin remove no-op iOS folder and set sdk min to 1.20.0 (engine, framework, team, tool)
62999 將 flutter_engine.cc 新增到 Windows wrapper 構建中 (a: desktop, platform-windows, tool, waiting for tree to go green)
63008 將 compile/target sdk 版本遷移到 29 (#62799) (a: accessibility, d: examples, team, tool, waiting for tree to go green)
63017 更新 packages (team, tool, waiting for tree to go green)
63019 [flutter_tools] flutter version 報告獲取 release 版本 (tool, waiting for tree to go green)
63154 在 Web Template 中將 "shortcut icon" 更新為 "icon" (tool, waiting for tree to go green)
63250 [flutter tools] 使 SizeAnalyzer 支援不使用 libapp.so 的 .apk 檔案 (tool, waiting for tree to go green)
63301 [Windows] 修復 startup path 中不必要的 surface 建立/銷燬 (cla: yes, tool, waiting for tree to go green)
63336 移除未使用的 l 和 --isolate-filter 工具 (team, tool, waiting for tree to go green)
63339 從 gradle.properties 中移除 enableR8=true (tool, waiting for tree to go green)
63368 [gen_l10n] 絕對專案路徑引數 (a: internationalization, team, tool, waiting for tree to go green)
63412 修復 Podfile 中的 App.framework 路徑 (a: existing-apps, cla: yes, platform-ios, team, tool, waiting for tree to go green)
63416 [flutter_tools] 新增 --null-assertions 標誌以進行 null safety 除錯 (tool, waiting for tree to go green)
63433 移除更多超時 (tool, waiting for tree to go green)
63446 [flutter_tools] 為 tree shaker 失敗新增更多錯誤上下文 (tool, waiting for tree to go green)
63505 修復版本解析 (cla: yes, tool)
63517 將 Android doctor SDK 檢查移至 29,並將 Cirrus 映象移至 30 (a: accessibility, cla: yes, d: examples, team, tool)
63526 [flutter_tools] 處理外掛依賴項中無效的 yaml (cla: yes, tool, waiting for tree to go green)
63536 [flutter_tools] 遷移到 fake_async,跳過失敗的測試 (cla: yes, team, tool, waiting for tree to go green)
63540 [flutter_tools] 檢查複製檔案時的許可權問題 (cla: yes, tool, waiting for tree to go green)
63591 1.20.2 Cherrypicks (a: internationalization, cla: yes, engine, f: material design, framework, team, tool, work in progress; do not review)
63605 移除 fuchsia_entrypoint_shim 目錄 (cla: yes, team, tool, waiting for tree to go green)
63610 [flutter_tools] 支援 iOS, linux, windows, macOS 和 Android (Windows) 上的程式碼大小工具 (cla: yes, tool)
63612 [Windows] 在模板中傳播 startup 錯誤 (cla: yes, tool, waiting for tree to go green)
63649 gen_l10n:支援將字串列表作為 preferred-supported-locales,如文件所述 (cla: yes, team, tool)
63697 [flutter_tools] 從構建系統和測試中移除大部分 globals (cla: yes, tool, waiting for tree to go green)
63707 在非 verbose 模式下顯示 Windows 構建錯誤 (a: build, a: desktop, cla: yes, platform-windows, tool, waiting for tree to go green)
63795 從 devtools launcher 返回 host 和 port (cla: yes, tool, waiting for tree to go green)
63796 [flutter_tool] 修復 Windows 上的 create_test.dart 測試 (cla: yes, tool)
63806 [flutter_tool] 處理 packages_test.dart 中的 Windows 行尾符 (cla: yes, tool, waiting for tree to go green)
63810 在 Linux 庫檢查中分離 blkid (cla: yes, tool, waiting for tree to go green)
63815 [flutter_tools] 在非 verbose 模式下正確轉發錯誤 stdout (cla: yes, team, tool, waiting for tree to go green)
63818 [flutter_tools] 新增快取破壞查詢引數 (cla: yes, tool, waiting for tree to go green)
63829 使 deprecation notice 連結到 website downloads (cla: yes, tool, waiting for tree to go green)
63831 [flutter_tools] 從 utils 中移除 globals (cla: yes, tool, waiting for tree to go green)
63840 [flutter_tools] 縮小 fingerprinter API 到當前使用的子集 (cla: yes, tool, waiting for tree to go green)
63867 [flutter_tools] 縮小 Android SDK 的 API 表面 (cla: yes, tool)
63924 Remove TODOs added for HTTP abort() change in dart sdk (a: tests, cla: yes, framework, tool)
63972 Revert "Remove TODOs added for HTTP abort() change in dart sdk" (a: tests, cla: yes, framework, tool)
63976 [flutter_tools] 在 vm service logging events 中修剪末尾的換行符 (cla: yes, tool, waiting for tree to go green)
64020 [flutter_tool] 修復 amberctl host address (cla: yes, d: examples, team, tool, waiting for tree to go green)
64021 在 command integration test 中使用真實的 flutter root 來查詢 pub (a: tests, cla: yes, tool)
64050 1.21.0-9.1.pre cherrypicks (cla: yes, engine, f: material design, framework, team, tool)
64065 [flutter_tools] 為 coverage script 新增更多資訊 (cla: yes, tool, waiting for tree to go green)
64160 [null-safety] roll 到 null-safe platform (cla: yes, team, tool)
64166 為 Windows template 新增 WindowProc 委託 (cla: yes, tool)
64173 更新 Windows template 以適應 wrapper 檔案更改 (cla: yes, tool)
64181 將 v1 embedding 遷移警告從外掛消費者移至所有應用 (cla: yes, tool)
64186 [flutter_tools] web 模式下預設關閉 null assertions (cla: yes, team, tool)
64195 [flutter_tools] 更新 dwds,roll 到 null-safe file 和 process (cla: yes, team, tool, waiting for tree to go green)
64201 [flutter_tools] 將 flutter_goldens 和 flutter_goldens client 遷移到 null-safety (cla: yes, team, tool, waiting for tree to go green)
64203 在 release 分支上不使 docs-linux 構建失敗 (cla: yes, team, tool, waiting for tree to go green)
64251 新增不同的 workload & 將 -products * 新增到 vswhere 呼叫以檢查 Visual Studio IDE 和獨立的 Build Tools。(cla: yes, tool, waiting for tree to go green)
64403 [flutter_tools] flutter run 應允許在選擇裝置時退出。(cla: yes, tool, waiting for tree to go green)
64440 將 --verbose-logging 傳遞給 flutter_tester (cla: yes, tool)
64498 Reland: Increase threshold for usage of compute for utf8 decoding on large strings to 50 KB (cla: yes, framework, tool, waiting for tree to go green)
64504 將 iOS 外掛模擬器 archs 從允許列表改為拒絕列表 (cla: yes, team, tool)
64512 [flutter_tools] 重構 artifact 下載以重試 zip 異常。(cla: yes, tool, waiting for tree to go green)
64517 Revert "Pass --verbose-logging to flutter_tester" (cla: yes, tool)
64521 [windows] 更新 plugin template (cla: yes, tool)
64524 [flutter_tools] 如果找不到 AndroidSDK,則避免建立 Android Devices (cla: yes, tool)
64559 [flutter_tools] 處理嘗試解碼 stamp 檔案時丟擲的 FileSystemException (cla: yes, tool, waiting for tree to go green)
64578 [flutter_tools] 新增程式碼大小分析的 analytics,新增更多測試 (cla: yes, tool)
64587 [flutter_tools] 允許從 build 命令中停用 pwa,修復 run release build 快取 (cla: yes, tool)
64592 修復 flutter_tools --analyze-size 輸出中的拼寫錯誤。(cla: yes, tool, waiting for tree to go green)
64602 Revert "[flutter_tools] avoid creating Android Devices if AndroidSDK cannot be found" (cla: yes, tool)
64652 Revert "Reland: Increase threshold for usage of compute for utf8 decoding on large strings to 50 KB" (cla: yes, framework, tool)
64665 [flutter_tools] reland: 避免在找不到 AndroidSDK 時建立 Android Devices (cla: yes, tool)
64671 重新啟用 Dart Development Service (DDS) (cla: yes, tool)
64674 避免在 iOS 擴充套件中對 framework 進行精簡 (cla: yes, platform-ios, team, tool, waiting for tree to go green)
64737 Flutter Framework Beta 1.21.0-9.2.pre cherry picks (a: internationalization, cla: yes, engine, f: material design, framework, tool)
64745 [flutter_tools] 如果 gradle 構建失敗,則將 process exceptions 重新丟擲為 tool exit (cla: yes, tool, waiting for customer response)
64749 [flutter_tools] 處理 azure detector 期間丟擲的 OsError (cla: yes, tool, waiting for tree to go green)
64773 [flutter_tools] 如果 powershell 版本檢測失敗,則退出指令碼 (cla: yes, tool, waiting for tree to go green)
64797 Revert "Re-enable the Dart Development Service (DDS)" (cla: yes, tool)
64802 Reland "Re-enable the Dart Development Service (DDS) (#64671)" (cla: yes, tool, waiting for tree to go green)
64814 [flutter_tools] 將專案解析/驗證拆分為單獨的函式 (cla: yes, tool)
64829 Revert "Avoid thinning frameworks in iOS extensions" (cla: yes, team, tool)
64834 為與裝置相關的命令新增 --device-timeout 標誌 (cla: yes, platform-ios, tool, waiting for tree to go green)
64845 Revert "Reland "Re-enable the Dart Development Service (DDS) (#64671)"" (cla: yes, tool)
64847 Reland "Re-enable the Dart Development Service (DDS) (#64671)" (cla: yes, tool)
64848 [flutter_tools] 新增 --config-only 選項到 flutter build ios (cla: yes, tool, waiting for tree to go green)
64878 [flutter_tools] 重複的網路故障時工具退出 (cla: yes, tool)
64970 [flutter_tools] 移除未使用的 zip 驗證 (cla: yes, tool, waiting for tree to go green)
64976 [flutter_tools] 調整 index.html 快取並在 main.dart.js/sw 請求中插入快取破壞 URL (cla: yes, tool)
64980 [flutter_tools] 標準化 integration.shard 的模式 (cla: yes, tool)
64981 Revert "Reland "Re-enable the Dart Development Service (DDS) (#64671)"" (cla: yes, tool)
64983 在 desktop 上共享 build 命令標誌配置 (cla: yes, tool)
64984 Flutter stable framework 1.20.3 cherrypicks (a: internationalization, cla: yes, d: examples, engine, f: material design, framework, team, tool)
64988 將 observatory Bonjour 服務新增到構建的 iOS Info.plist bundle (cla: yes, platform-ios, t: xcode, team, tool)
64992 將未捆綁的 Linux 可執行檔案放在子目錄中 (cla: yes, tool)
65025 將 gen_l10n 移動到 flutter_tools 中 (a: internationalization, cla: yes, team, tool)
65109 Revert "Add observatory Bonjour service to built iOS Info.plist bundle" (cla: yes, team, tool)
65112 [flutter_tools] 如果在 windows 上找不到 where,則以有用的訊息退出 (cla: yes, tool, waiting for tree to go green)
65114 [flutter_tools] 修復 release 模式下的 screenshot 命令和幫助文件 (cla: yes, tool, waiting for tree to go green)
65124 要求 xcode_backend.sh 引數(在 Flutter v0.0.7 中引入)(cla: yes, platform-ios, t: xcode, team, tool, waiting for tree to go green)
65125 [flutter_tools] 將 EACCES 新增到即時退出工具條件列表中 (cla: yes, tool)
65138 將 observatory Bonjour 服務新增到構建的 iOS Info.plist bundle (cla: yes, platform-ios, t: xcode, team, tool)
65141 Revert "Add observatory Bonjour service to built iOS Info.plist bundle" (cla: yes, team, tool)
65142 將 observatory Bonjour 服務新增到構建的 iOS Info.plist bundle (cla: yes, team, tool)
65184 [flutter_tools] 如果找不到 adb,則防止建立 Android Devices (cla: yes, tool, waiting for tree to go green)
65202 Revert "[flutter_tools] split project parsing/validation into separate function" (cla: yes, tool)
65234 更新 create templates 到 1.0.0 (cla: yes, tool)
65426 [flutter_tools] 移除關於直接執行 sdkmanager 的建議,轉而引導至 flutter.dev (cla: yes, tool, waiting for tree to go green)
65435 [flutter_tools] 交替使用 dill 檔案用於熱重啟的名稱 (cla: yes, tool)
65490 [flutter_tools] 從 tracing 中移除 globals 並新增單元測試 (cla: yes, tool, waiting for tree to go green)
65493 始終為生成的 CMake 檔案使用 POSIX 路徑 (cla: yes, tool)
65511 更新 Windows app template (cla: yes, tool, waiting for tree to go green)
65571 將 package:test 滾動到 1.16.0-nullsafety.4 以準備 package:vm_service 5.0.0+1 (cla: yes, team, tool, waiting for tree to go green)
f: material design - 152 個 pull request
#56413 Prevent viewport.showOnScreen from scrolling the viewport if the specified Rect is already visible. (cla: yes, f: material design, f: scrolling, framework, severe: API break, waiting for tree to go green)
58245 Automatically scale down Dialog padding for larger text scale factors (cla: yes, f: material design, framework, waiting for tree to go green)
59127 [Text Scaling][Material] Update BottomNavigationBar to show tooltips on long press. (cla: yes, f: cupertino, f: material design, framework, team)
59702 New Button Universe (cla: yes, f: material design, framework, waiting for tree to go green)
59766 FormField should autovalidate only if its content was changed (fixed) (a: text input, cla: yes, f: material design, framework, waiting for tree to go green)
60177 Don't move to word edge when tapping with a mouse (a: mouse, a: text input, cla: yes, f: material design, framework, waiting for tree to go green)
60299 Implement Router widget and widgets app api (cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green)
60337 Add ThemeData.shadowColor (cla: yes, f: material design, framework, waiting for tree to go green)
60446 Remove unused optional parameters of private functions. (a: tests, cla: yes, f: material design, framework, team, waiting for tree to go green)
60479 Fix tooltip position using correct overlay to calculate render box position. (a: layout, cla: yes, f: material design, framework, waiting for tree to go green)
60640 expose route settings for showModalBottomSheet (cla: yes, f: material design, f: routes, framework, waiting for tree to go green)
60655 clean up hero controller scope (cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green)
60940 Skip Audit - Last Leftovers (a: quality, a: tests, cla: yes, f: cupertino, f: material design, framework, team, waiting for tree to go green)
61048 Re-land "Tweaking Material Chip a11y semantics to match buttons (#60141)" (a: accessibility, cla: yes, customer: money (g3), f: material design, framework, waiting for tree to go green)
61071 [Api docs] Updates ListTile.subtitle docs to address how TextStyle is decided (cla: yes, d: api docs, f: material design, framework, waiting for tree to go green)
61086 Added the materialTapTargetSize to the OutlineButton Constructor (cla: yes, f: material design, framework, waiting for tree to go green)
61123 This fixes an error in the form field example (cla: yes, d: api docs, f: material design, framework, waiting for tree to go green)
61171 Fix FloatingActionButtonLocation for additional test case (a: quality, f: material design, framework, waiting for tree to go green)
61180 [Material] Allow for customizing Snack bar margin, padding, and width (cla: yes, f: material design, framework, waiting for tree to go green)
61216 InkDecoration do not paint if it's part of the tree doesn't get painted (cla: yes, f: material design, framework, waiting for tree to go green)
61258 Adds semantics information for the popup menu item (cla: yes, f: material design, framework, waiting for tree to go green)
61262 Renamed ContainedButton et al. to ElevatedButton et al. (cla: yes, f: material design, framework, waiting for tree to go green)
61347 [ListTile] adds new properties to customize the tile color (cla: yes, f: material design, framework, severe: new feature, waiting for tree to go green)
61356 Updated dataTable API doc to explicitly point sorting (cla: yes, f: material design, framework, waiting for tree to go green)
61368 Add widget of the week videos to documentation (cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green)
61371 Make ThemeData.shadowColor the default shadowColor in TextButton et al. (cla: yes, f: material design, framework, waiting for tree to go green)
61377 Revert "Adds semantics information for the popup menu item (#61258)" (cla: yes, f: material design, framework)
61385 reland "Adds semantics information for the popup menu item (#61258)" (a: accessibility, cla: yes, f: material design, framework, team, waiting for tree to go green)
61392 Update Card example and shadowColor default (cla: yes, f: material design, framework, waiting for tree to go green)
61394 Update the Scaffold examples; use the new button classes (cla: yes, f: material design, framework)
61398 Prevent material switch from recreating its render object when it becomes disabled (cla: yes, f: material design, framework, waiting for tree to go green)
61401 Make scrollbar thickness and radius customizable (cla: yes, f: cupertino, f: material design, framework)
61424 Update documentation (cla: yes, f: material design, framework)
61439 Add per thumb Range Slider semantics (cla: yes, f: material design, framework, waiting for tree to go green)
61479 Update MaterialState API docs (cla: yes, f: material design, framework, waiting for tree to go green)
61489 Updated date pickers to use the new TextButton in place of FlatButton. (cla: yes, f: material design, framework, waiting for tree to go green)
61492 Updated time pickers to use the new TextButton in place of FlatButton. (cla: yes, f: material design, framework)
61532 [ListTileTheme] adds properties to customize tile color at theme level (cla: yes, f: material design, framework, waiting for tree to go green)
61576 Corrected splash color for TextButton, ElevatedButton, OutlinedButton (cla: yes, f: material design, framework, waiting for tree to go green)
61578 Updated obsolete button references in Scaffold, IconButton (cla: yes, f: material design, framework)
61623 Fix overflow issue caused by a long title/subtitle for the vertical stepper (cla: yes, f: material design, framework, waiting for tree to go green)
61648 Proposal: deprecate autovalidate parameter of the Form, FormField and TextFormField widget (cla: yes, f: material design, framework, waiting for tree to go green)
61662 add static method to create material hero controller (cla: yes, f: material design, framework, waiting for tree to go green)
61664 Add minWidth and height parameter into FlatButton widget (cla: yes, f: material design, framework, waiting for tree to go green)
61710 Added expandedHeight in flexibleSpace and flexibleSpaceBar (cla: yes, d: api docs, documentation, f: material design, framework, waiting for tree to go green)
61714 Implement customizable cursor height (cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green)
61778 [Material] Updated icons and fonts (cla: yes, f: material design, framework, team, tool, waiting for tree to go green)
61963 Revert "InkDecoration do not paint if it's part of the tree doesn't g… (cla: yes, f: material design, framework)
62014 TextSelectionTheme support (step 1 of 3) (cla: yes, f: material design, framework)
62052 Update the FlutterLogo colors and gradients (cla: yes, f: cupertino, f: material design, framework, team, waiting for tree to go green)
62062 makes PopupMenuitem merge the semantics of its child (cla: yes, f: material design, framework, waiting for tree to go green)
62071 Make it an error to break doc macros (and fix existing broken macros) (cla: yes, f: material design, framework, waiting for tree to go green)
62072 SelectableText handles after Select All (cla: yes, f: material design, framework, waiting for tree to go green)
62075 Update the About dialog to use the new button API. (cla: yes, f: material design, framework, waiting for tree to go green)
62092 Updated Material library documentation references to the old button classes. (cla: yes, f: material design, framework, waiting for tree to go green)
62099 Updated references to the old button classes to the new classes in widgets, services, and rendering packages (cla: yes, d: api docs, d: examples, documentation, f: material design, framework, waiting for tree to go green)
62164 Updated material and cupertino tests to use the new button classes (cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green)
62167 Ban unresolved dartdoc directives from HTML output (cla: yes, f: material design, framework, team, waiting for tree to go green)
62195 [Material] Ensure banner reads banner theme's leading padding property (cla: yes, f: material design, framework, waiting for tree to go green)
62220 Updated the framework tests to use the new button API. (a: accessibility, a: tests, cla: yes, f: material design, framework, waiting for tree to go green)
62317 Fix some broken doc references (cla: yes, f: cupertino, f: material design, framework)
62337 [Material] Add support for high contrast theming to Material apps (cla: yes, f: material design, framework, waiting for tree to go green)
62338 Replace mistaken dartdoc [Foo..bar] references with [Foo.bar] (cla: yes, f: material design, framework, waiting for tree to go green)
62367 Make dartdoc warnings fatal (& cleanup of warnings) (a: accessibility, a: internationalization, a: tests, cla: yes, f: cupertino, f: material design, framework, team, waiting for tree to go green)
62421 Export Material curves in the Material lib (cla: yes, f: material design, framework)
62431 Revert "Export Material curves in the Material lib" (cla: yes, f: material design, framework)
62435 Reland "Export Material curves in the Material lib" (cla: yes, f: material design, framework, waiting for tree to go green)
62473 Fix 'unresolved doc reference' for material A-D (cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green)
62509 Fix more unresolved doc references in material (cla: yes, f: material design, framework, waiting for tree to go green)
62520 Fix even more unresolved doc references in material (cla: yes, d: api docs, documentation, f: material design, framework, team, waiting for tree to go green)
62582 Random unresolved doc reference fixes I missed before (a: internationalization, a: tests, cla: yes, f: material design, framework, waiting for tree to go green)
62601 Use OverflowBar instead of ButtonBar in TimePicker (cla: yes, f: material design, framework)
62635 Fixes physics not working when StepperType.horizontal is selected (cla: yes, f: material design, framework, waiting for tree to go green)
62668 Ensure dark theme is used when high contrast dark theme isn't provided (a: accessibility, cla: yes, f: material design, framework, waiting for tree to go green)
62686 Use OverflowBar instead of ButtonBar in DatePicker (cla: yes, f: material design, framework)
62690 Fix the flexible space bar to still create a rendering object even if… (cla: yes, f: material design, framework, waiting for tree to go green)
62695 Use OverflowBar instead of ButtonBar in DateRangePicker (cla: yes, f: material design, framework, waiting for tree to go green)
62703 Use OverflowBar instead of ButtonBar in MaterialBanner (cla: yes, f: material design, framework)
62707 Fix text escaping in the AboutListTile sample code (cla: yes, f: material design, framework, waiting for tree to go green)
62712 Add onAppPrivateCommand to TextField (cla: yes, f: material design, framework, waiting for tree to go green)
62755 Add punctuation for unterminated sentences in doc comments (a: accessibility, a: internationalization, a: tests, cla: yes, d: api docs, documentation, f: cupertino, f: material design, framework, tool)
62761 Fix lifecycle clean up in the material date picker tests for screen size and semantics. (a: internationalization, cla: yes, f: material design, framework, waiting for tree to go green)
62795 Fix sort indicator for DataTables (cla: yes, f: material design, framework)
62803 Address misc time picker design issues (a: internationalization, cla: yes, f: material design, framework, waiting for tree to go green)
62805 Add "See also" links to favorite class API docs (cla: yes, d: api docs, documentation, f: material design, framework, waiting for tree to go green)
62840 [ExpansionPanelList] adds elevation property (f: material design, framework, waiting for tree to go green, will affect goldens)
62913 Enable InkWell to sync its hovered state when its enabled or disabled (f: material design, framework)
62936 [null-safety] remove more usage of mockito from the framework tests (f: material design, framework, waiting for tree to go green)
63012 Remove old button references from the Stepper widget (f: material design, framework)
63026 Update to the latest localizations - Adds missing DatePicker strings and fixes manually entering date for German (a: internationalization, f: cupertino, f: material design, framework, waiting for tree to go green)
63034 Remove Special Handling of Norwegian Locales (a: internationalization, f: cupertino, f: material design, framework, team)
63040 更新了 flutter_localizations picker 測試以使用新的 button 類。(a: internationalization, f: material design)
63094 Fixed a typo in the DataRow API doc (f: material design, framework, waiting for tree to go green)
63142 Fix a crash when disposing tabs (f: material design, framework, waiting for tree to go green)
63249 Fix title color of license detail page (cla: yes, f: material design, framework, waiting for tree to go green)
63396 Fixed an ElevatedButton API doc typo (f: material design, framework)
63400 更新了 dev/integration_tests/flutter_gallery … cards_demo 中的舊 button 引用。(f: material design, team)
63401 Make textfields restorable (cla: yes, f: cupertino, f: material design, framework)
63402 更新了 dev/integration_tests/flutter_gallery … banner_demo 中的舊 button 引用。(f: material design, team)
63404 更新了 dev/integration_tests/flutter_gallery … drawer_demo 中的舊 button 引用。(f: material design, team)
63430 更新了 dev/integration_tests/flutter_gallery leave_behind_demo 中的舊 button 引用。(f: material design, team)
63461 Removed the inputFormatters from the text input fields used by the Date Pickers (f: material design, framework, waiting for tree to go green)
63491 更新了 dev/integration_tests/flutter_gallery ... full_screen_dialog_demo 中的舊 button 引用。(f: material design, team)
63591 1.20.2 Cherrypicks (a: internationalization, cla: yes, engine, f: material design, framework, team, tool, work in progress; do not review)
63599 Ensure time picker input mode lays out correctly in RTL (a: internationalization, cla: yes, f: material design, framework, waiting for tree to go green)
63692 "Draw" vs "drawer" typo (cla: yes, d: api docs, documentation, f: material design, framework, waiting for tree to go green)
63776 Mention time picker theme in showTimePicker documentation (cla: yes, documentation, f: material design, framework, waiting for tree to go green)
63925 Fix bug when tapping ListTitle with CheckboxListTile tristate enable (cla: yes, f: cupertino, f: material design, framework)
63981 Fixed the docs of the focusColor property included in input_decorator (cla: yes, d: api docs, documentation, f: material design, framework, waiting for tree to go green)
63994 SelectableText long press on iOS (cla: yes, f: material design, framework, waiting for tree to go green)
64050 1.21.0-9.1.pre cherrypicks (cla: yes, engine, f: material design, framework, team, tool)
64062 Revert "Prevent material switch from recreating its render object when it becomes disabled" (cla: yes, f: material design, framework, waiting for tree to go green)
64091 Revert "Prevent viewport.showOnScreen from scrolling the viewport if the specified Rect is already visible. " (cla: yes, f: material design, framework)
64094 Revert "Ensure time picker input mode lays out correctly in RTL" (a: internationalization, cla: yes, f: material design, framework)
64097 [Material] Relanding fix to ensure time picker input mode lays out correctly in RTL (a: internationalization, cla: yes, f: material design, framework)
64101 ScaffoldMessenger (a: quality, cla: yes, customer: money (g3), f: material design, framework, severe: API break, severe: new feature, team, waiting for tree to go green)
64115 Changes to initialDate for CalendarDatePicker should update the state. (cla: yes, f: material design, framework, waiting for tree to go green)
64167 Remove unused copyWith arguments in TimePickerThemeData (cla: yes, f: material design, framework, waiting for tree to go green)
64189 (insert|move|remove)ChildRenderObject Deprecation: Step 1 (cla: yes, f: cupertino, f: material design, framework)
64217 (insert|move|remove)ChildRenderObject Deprecation: Step 2 (cla: yes, f: cupertino, f: material design, framework)
64227 新增空安全遷移註解。(cla: yes, f: material design, framework, waiting for tree to go green)
64235 fix: 拼寫錯誤,將 ENTER 改為 SPACE (cla: yes, d: api docs, f: material design, framework, waiting for tree to go green)
64249 Revert "(insert|move|remove)ChildRenderObject 棄用:第 1 步" (cla: yes, f: cupertino, f: material design, framework)
64254 重新應用 "(insert|move|remove)ChildRenderObject 棄用:第 1 步" (cla: yes, f: cupertino, f: material design, framework)
64268 修復 SnackBarBehavior.floating 的放置 (a: quality, cla: yes, f: material design, framework, severe: regression, waiting for tree to go green)
64273 移除 `childToSlot` 的剩餘用法 (cla: yes, f: cupertino, f: material design, framework)
64316 新增 DataTableTheme 以支援可主題化的 DataTables (cla: yes, f: material design, framework, waiting for tree to go green)
64354 Reland "Prevent material switch from recreating its render object when it becomes disabled (#61398)" (cla: yes, f: material design, framework)
64380 修復當用戶中斷彈道滾動時 TabBar 的鋸齒 (cla: yes, f: material design, framework, waiting for tree to go green)
64472 使用過時的 API 警告更新 origin material button API 文件 (cla: yes, f: material design, framework)
64483 移除了已棄用的 ContainedButton 和 ContainedButtonTheme 類 (cla: yes, f: material design, framework)
64513 Reland "Prevent viewport.showOnScreen from scrolling the viewport if the specified Rect is already visible. (#56413)", reverted in #64091 (cla: yes, f: material design, f: scrolling, framework, waiting for tree to go green)
64534 當軌道形狀為矩形時,Slider 繪製不正確 (cla: yes, f: material design, framework, waiting for tree to go green)
64627 Slider 和 RangeSlider 可以在更窄的約束下繪製,就像其他 Material Widget 一樣… (cla: yes, f: material design, framework, waiting for tree to go green)
64715 在計算 _DragAnimation.value 時,Clamp TabController 動畫值 (a: animation, cla: yes, f: material design, framework, waiting for tree to go green)
64737 Flutter Framework Beta 1.21.0-9.2.pre cherry picks (a: internationalization, cla: yes, engine, f: material design, framework, tool)
64840 當 decoration 帶有 clip edge 時,始終裁剪 Container 的裝飾 (cla: yes, f: cupertino, f: material design, framework)
64855 修復問題,即使 ReorderableListView 的 key 型別未更改,它也會銷燬子項 (cla: yes, f: material design, framework, waiting for tree to go green)
64915 優先使用 moreOrLessEquals 而非 closeTo (cla: yes, f: cupertino, f: material design, framework)
64984 Flutter stable framework 1.20.3 cherrypicks (a: internationalization, cla: yes, d: examples, engine, f: material design, framework, team, tool)
65036 更新 Material 的 hintColor 值 (cla: yes, f: material design, framework, waiting for tree to go green, will affect goldens)
65049 修復了 SliverAppBar 以具有固定的遍歷順序 (a: accessibility, cla: yes, f: material design, framework, waiting for tree to go green)
65060 移除對 dart:math 的冗餘匯入 (cla: yes, f: material design, framework, waiting for tree to go green)
65094 修復 InputDecoration contentPadding 文件中的 words accent 拼寫錯誤 (cla: yes, f: material design, framework, waiting for tree to go green)
65199 消除 animated_icons_private_test 中對 mockito 包的依賴 (cla: yes, f: material design, framework, waiting for tree to go green)
65250 修復了 Tooltip widget 的文件。(cla: yes, f: material design, framework, waiting for tree to go green)
65257 Revert "ScaffoldMessenger" (cla: yes, f: material design, framework)
65382 Revert "Add DataTableTheme to allow for themable DataTables (#64316)" (cla: yes, f: material design, framework, waiting for tree to go green)
65383 Reland "Add DataTableTheme to allow for themable DataTables (#64316)" (cla: yes, f: material design, framework, waiting for tree to go green)
65386 Flutter 1.22 candidate.10 (cla: yes, engine, f: material design, framework)
65416 Re-land ScaffoldMessenger (cla: yes, f: material design, framework, waiting for tree to go green)
65482 Revert "Re-land ScaffoldMessenger" (cla: yes, f: material design, framework)
a: tests - 72 個 pull request
#58640 Skip Audit - Rendering Library (a: quality, a: tests, cla: yes, framework, team, waiting for tree to go green)
60375 Restoration Framework (a: tests, cla: yes, framework, waiting for tree to go green)
60446 Remove unused optional parameters of private functions. (a: tests, cla: yes, f: material design, framework, team, waiting for tree to go green)
60796 Add support in WidgetTester for an array of inputs (a: animation, a: tests, cla: yes, f: gestures, framework)
60940 Skip Audit - Last Leftovers (a: quality, a: tests, cla: yes, f: cupertino, f: material design, framework, team, waiting for tree to go green)
61007 開啟 add-to-app iOS 平臺單元測試 (a: existing-apps, a: tests, cla: yes, platform-ios, team)
61138 Fixing patch for coming breaking change in HttpClientRequest (a: tests, cla: yes, framework)
61185 Filter profiling events by names not category (a: tests, cla: yes, framework, severe: performance)
61266 implement handlePointerEventRecord for LiveWidgetController (a: tests, cla: yes, framework, waiting for tree to go green)
61388 benchmarkLive: a new LiveTestWidgetsFlutterBindingFramePolicy for benchmark on device (a: tests, cla: yes, framework, team, waiting for tree to go green)
61406 Update the golden image comparator to handle read-only image ByteData views (a: tests, cla: yes, framework, waiting for tree to go green)
61509 Add a E2E based performance test case (a: tests, cla: yes, framework, team, waiting for tree to go green)
61540 Promote WidgetTester.ensureVisible to WidgetController (a: tests, cla: yes, framework)
61579 Remove unused FlutterErrorDetails subclasses (a: debugging, a: error message, a: quality, a: tests, cla: yes, framework, waiting for tree to go green)
61773 Update framePolicy docs (a: tests, cla: yes, d: api docs, documentation, framework, waiting for tree to go green)
61841 Make sure all isolates start during flutter driver tests. (a: tests, cla: yes, framework, waiting for tree to go green)
61872 LiveTestWidgetsFlutterBinding support for non-touch event (a: tests, cla: yes, framework)
61888 Revert "Revert 'fix intrinsic height and width for widget span (#61485)'" (cla: yes, framework)
61901 Reland "LiveTestWidgetsFlutterBinding support for non-touch event" (a: tests, cla: yes, framework, waiting for tree to go green)
61998 A benchmark test case for measuring scroll smoothness (a: tests, cla: yes, framework, team, waiting for tree to go green)
62091 WidgetController.pump use optional duration (a: tests, cla: yes, framework, waiting for tree to go green)
62097 Add WidgetController.scrollUntilVisible (a: tests, cla: yes, framework, waiting for tree to go green)
62220 Updated the framework tests to use the new button API. (a: accessibility, a: tests, cla: yes, f: material design, framework, waiting for tree to go green)
62239 Revert "Make sure all isolates start during flutter driver tests." (a: tests, cla: yes, framework)
62362 Move key event and semantics related method from WidgetTester to WidgetController (a: tests, cla: yes, framework, waiting for tree to go green)
62367 Make dartdoc warnings fatal (& cleanup of warnings) (a: accessibility, a: internationalization, a: tests, cla: yes, f: cupertino, f: material design, framework, team, waiting for tree to go green)
62462 separate scroll until visible implementation for lower level accessibility (a: tests, cla: yes, framework, waiting for tree to go green)
62582 Random unresolved doc reference fixes I missed before (a: internationalization, a: tests, cla: yes, f: material design, framework, waiting for tree to go green)
62630 為沒有 iOS 目錄的外掛新增 integration test (a: tests, cla: yes, platform-ios, team, waiting for tree to go green)
62640 promote WidgetTester pumpAndSettle (a: tests, cla: yes, framework, waiting for tree to go green)
62755 Add punctuation for unterminated sentences in doc comments (a: accessibility, a: internationalization, a: tests, cla: yes, d: api docs, documentation, f: cupertino, f: material design, framework, tool)
62809 [null-safety] remove some usages of mockito (a: tests, cla: yes, framework, waiting for tree to go green)
62894 [null-safety] revert export of Fake from test_api (a: tests, framework, waiting for tree to go green)
62898 Make the Skia expectation parser more resilient and update to "master_str" (a: tests, framework, team, waiting for tree to go green)
62910 將 flutter_goldens_client 新增到 testing path (a: tests, team, team: infra, waiting for tree to go green)
62914 revert WidgetTester.pumpAndSettle breaking change (a: tests, framework, waiting for tree to go green)
62946 [null-safety] update to several framework test cases/APIs for null assertions (a: tests, cla: yes, framework, team, tool, waiting for tree to go green)
63030 using named constructor to FrameTiming in scheduler_test.dart (a: tests, engine, framework, waiting for tree to go green)
63230 Updated old button references in packages/flutter_test (a: tests, framework)
63273 Fixing code snippet example for meetsGuideline. (a: tests, d: api docs, documentation, framework, waiting for tree to go green)
63390 update for WidgetTester.move and WidgetTester.fling doc (a: tests, framework, waiting for tree to go green)
63410 WidgetTester.drag with time duration (a: tests, cla: yes, framework, team, waiting for tree to go green)
63434 add FrameTimingSummarizer (a: tests, framework, team, waiting for tree to go green)
63445 Pin iOS module test plugin versions (a: existing-apps, a: tests, platform-ios, team, waiting for tree to go green)
63523 Standardize the nullability of arguments to raw key data constructors. (a: tests, cla: yes, framework, team)
63595 Disables tests failing due to new semantics flag. (a: accessibility, a: tests, cla: yes, framework, waiting for tree to go green)
63600 Typo fix in finders.dart documentation (bySemanticsLabel) (a: tests, cla: yes, d: api docs, framework)
63639 Warns when single line text fields overflow (a: tests, cla: yes, framework, waiting for tree to go green)
63687 Remove decommission from RestorationBuckets (a: tests, cla: yes, framework, waiting for tree to go green)
63728 Provide the argument for a required parameter 'data'. (a: tests, cla: yes, framework, waiting for tree to go green)
63816 bug fix for pointer id in test gestures (a: tests, cla: yes, framework, waiting for tree to go green)
63817 Fix some doc typo (a: tests, cla: yes, framework, waiting for tree to go green)
63835 add vsync overhead to FrameTimingSummarizer (a: tests, cla: yes, framework, waiting for tree to go green)
63924 Remove TODOs added for HTTP abort() change in dart sdk (a: tests, cla: yes, framework, tool)
63972 Revert "Remove TODOs added for HTTP abort() change in dart sdk" (a: tests, cla: yes, framework, tool)
64021 在 command integration test 中使用真實的 flutter root 來查詢 pub (a: tests, cla: yes, tool)
64258 在 flutter_driver 中更新 TimelineStream (a: tests, cla: yes, framework, waiting for tree to go green)
64308 為 enableFlutterDriverExtension 新增 finders (a: tests, cla: yes, framework, waiting for tree to go green)
64432 Reland "Make sure all isolates start during flutter driver tests" (a: tests, cla: yes, d: examples, framework, team, waiting for tree to go green)
64516 [web] 修復並啟用 editable_text_test.dart (a: tests, a: text input, cla: yes, framework, platform-web, team, waiting for tree to go green)
64570 [web] 在 editable_text_test.dart 中啟用單詞邊界測試 (a: tests, a: text input, a: typography, cla: yes, framework, platform-web, team, waiting for tree to go green)
64573 Revert "Warns when single line text fields overflow (#63639)" (a: tests, cla: yes, framework)
64621 將 rendering 遷移到 nullsafety (a: tests, cla: yes, framework, waiting for tree to go green)
64757 修復 Gold json 的 digest paramset (a: tests, cla: yes, framework, team, team: infra, waiting for tree to go green)
64883 Revert "A benchmark test case for measuring scroll smoothness" (a: tests, cla: yes, framework, team)
64885 Reland #61998 and update complex_layout ios files (a: tests, cla: yes, framework, team, waiting for tree to go green)
64982 更新 Gold 以支援新端點 (a: tests, cla: yes, framework, team, team: infra, waiting for tree to go green)
64990 Revert "Reland #61998 and update complex_layout ios files" (a: tests, cla: yes, framework, team)
65051 允許開發者在 WebFlutterDriver 上啟用可訪問性測試並獲取底層的 webDriver (a: tests, cla: yes, framework, waiting for tree to go green)
65194 停用因新的語義標誌而失敗的測試。(a: tests, cla: yes, framework)
65273 Revert "Add finders for enableFlutterDriverExtension" (a: tests, cla: yes, framework)
65276 修復 "Add finders for enableFlutterDriverExtension" 的測試錯誤並重新提交 (a: tests, cla: yes, framework, waiting for tree to go green)
f: cupertino - 35 個 pull request
#59127 [Text Scaling][Material] Update BottomNavigationBar to show tooltips on long press. (cla: yes, f: cupertino, f: material design, framework, team)
60179 Implement new activity indicator for iOS14 (cla: yes, f: cupertino, framework)
60299 Implement Router widget and widgets app api (cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green)
60655 clean up hero controller scope (cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green)
60940 Skip Audit - Last Leftovers (a: quality, a: tests, cla: yes, f: cupertino, f: material design, framework, team, waiting for tree to go green)
61368 Add widget of the week videos to documentation (cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green)
61401 Make scrollbar thickness and radius customizable (cla: yes, f: cupertino, f: material design, framework)
61714 Implement customizable cursor height (cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green)
62052 Update the FlutterLogo colors and gradients (cla: yes, f: cupertino, f: material design, framework, team, waiting for tree to go green)
62164 Updated material and cupertino tests to use the new button classes (cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green)
62317 Fix some broken doc references (cla: yes, f: cupertino, f: material design, framework)
62367 Make dartdoc warnings fatal (& cleanup of warnings) (a: accessibility, a: internationalization, a: tests, cla: yes, f: cupertino, f: material design, framework, team, waiting for tree to go green)
62473 Fix 'unresolved doc reference' for material A-D (cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green)
62741 Deprecate iOS13 style ActivityIndicator (cla: yes, f: cupertino, framework, waiting for tree to go green)
62755 Add punctuation for unterminated sentences in doc comments (a: accessibility, a: internationalization, a: tests, cla: yes, d: api docs, documentation, f: cupertino, f: material design, framework, tool)
63026 Update to the latest localizations - Adds missing DatePicker strings and fixes manually entering date for German (a: internationalization, f: cupertino, f: material design, framework, waiting for tree to go green)
63034 Remove Special Handling of Norwegian Locales (a: internationalization, f: cupertino, f: material design, framework, team)
63401 Make textfields restorable (cla: yes, f: cupertino, f: material design, framework)
63405 Ensure cupertino time picker positions hours and minutes correctly for RTL (a: internationalization, f: cupertino, framework)
63925 Fix bug when tapping ListTitle with CheckboxListTile tristate enable (cla: yes, f: cupertino, f: material design, framework)
64189 (insert|move|remove)ChildRenderObject Deprecation: Step 1 (cla: yes, f: cupertino, f: material design, framework)
64217 (insert|move|remove)ChildRenderObject Deprecation: Step 2 (cla: yes, f: cupertino, f: material design, framework)
64249 Revert "(insert|move|remove)ChildRenderObject 棄用:第 1 步" (cla: yes, f: cupertino, f: material design, framework)
64254 重新應用 "(insert|move|remove)ChildRenderObject 棄用:第 1 步" (cla: yes, f: cupertino, f: material design, framework)
64273 移除 `childToSlot` 的剩餘用法 (cla: yes, f: cupertino, f: material design, framework)
64280 [null-safety] 從 refresh control 測試中移除 mockito (cla: yes, f: cupertino, framework, waiting for tree to go green)
64363 [null-safety] 從 route 測試中移除 mockito (cla: yes, f: cupertino, framework, waiting for tree to go green)
64599 修復使用虛假物件的測試,更新 TestImageInfo 介面 (cla: yes, f: cupertino, framework, waiting for tree to go green)
64672 Nnbd widgets (a: accessibility, cla: yes, f: cupertino, framework, team)
64840 當 decoration 帶有 clip edge 時,始終裁剪 Container 的裝飾 (cla: yes, f: cupertino, f: material design, framework)
64908 使用 moreOrLessEquals 匹配 lerped 值 (cla: yes, f: cupertino, framework)
64915 優先使用 moreOrLessEquals 而非 closeTo (cla: yes, f: cupertino, f: material design, framework)
64979 擴充套件 Cupertino 庫註釋 (cla: yes, f: cupertino, framework, waiting for tree to go green)
65083 更新 CupertinoIcons 以支援 cupertino_icons 1.0.0,基於 SF Symbols (cla: yes, f: cupertino, framework)
65488 Revert "Nnbd widgets" (a: accessibility, cla: yes, f: cupertino, framework)
d: api docs - 34 個 pull request
#61071 [Api docs] Updates ListTile.subtitle docs to address how TextStyle is decided (cla: yes, d: api docs, f: material design, framework, waiting for tree to go green)
61123 This fixes an error in the form field example (cla: yes, d: api docs, f: material design, framework, waiting for tree to go green)
61268 Update Table docs for horizontal scrolling (cla: yes, d: api docs, documentation, f: scrolling, framework, waiting for tree to go green)
61323 Updated Row API doc for RTL in textDirection (cla: yes, d: api docs, documentation, framework, waiting for tree to go green)
61502 Update documentation for IntrinsicWidth & IntrinsicHeight (cla: yes, d: api docs, documentation, framework)
61710 Added expandedHeight in flexibleSpace and flexibleSpaceBar (cla: yes, d: api docs, documentation, f: material design, framework, waiting for tree to go green)
61773 Update framePolicy docs (a: tests, cla: yes, d: api docs, documentation, framework, waiting for tree to go green)
61796 Improved docs for minLines in EditableText (a: text input, cla: yes, d: api docs, documentation, framework, waiting for tree to go green)
61948 Add LayoutBuilder example (cla: yes, d: api docs, d: examples, documentation, framework, waiting for tree to go green)
62083 Update the documentation of GlobalKey to explain why it is expensive (cla: yes, d: api docs, documentation, framework, waiting for tree to go green)
62099 Updated references to the old button classes to the new classes in widgets, services, and rendering packages (cla: yes, d: api docs, d: examples, documentation, f: material design, framework, waiting for tree to go green)
62101 Updated 'CustomClipper.shouldReclip' doc (cla: yes, d: api docs, documentation, framework, waiting for tree to go green)
62520 Fix even more unresolved doc references in material (cla: yes, d: api docs, documentation, f: material design, framework, team, waiting for tree to go green)
62755 Add punctuation for unterminated sentences in doc comments (a: accessibility, a: internationalization, a: tests, cla: yes, d: api docs, documentation, f: cupertino, f: material design, framework, tool)
62805 Add "See also" links to favorite class API docs (cla: yes, d: api docs, documentation, f: material design, framework, waiting for tree to go green)
62859 Add gaplessPlayback docs default discussion (d: api docs, documentation, framework, waiting for tree to go green)
63132 Fix grammar in Route doc comment (d: api docs, documentation, f: routes, framework, waiting for tree to go green)
63273 Fixing code snippet example for meetsGuideline. (a: tests, d: api docs, documentation, framework, waiting for tree to go green)
63313 Small documentation typo fix (d: api docs, documentation, framework, waiting for tree to go green)
63438 More restoration documentation (cla: yes, d: api docs, d: examples, documentation, framework, team, waiting for tree to go green)
63497 Add dispose to restoration example (d: api docs, d: examples, documentation, framework, waiting for tree to go green)
63503 Update: Documentation for ListView constructor should warn about changing widget list (cla: yes, d: api docs, documentation, framework, waiting for tree to go green)
63600 Typo fix in finders.dart documentation (bySemanticsLabel) (a: tests, cla: yes, d: api docs, framework)
63692 "Draw" vs "drawer" typo (cla: yes, d: api docs, documentation, f: material design, framework, waiting for tree to go green)
63833 SizeTransition sample code (a: animation, cla: yes, d: api docs, d: examples, documentation, framework, waiting for tree to go green)
63884 updated_title_property_apidocs (cla: yes, d: api docs, documentation, framework, platform-web, waiting for tree to go green)
63886 Add sample code for ScaleTransition (a: animation, cla: yes, d: api docs, d: examples, documentation, framework, waiting for tree to go green)
63940 Add sample code to RelativePositionedTransition (a: animation, cla: yes, d: api docs, d: examples, documentation, framework, waiting for tree to go green)
63981 Fixed the docs of the focusColor property included in input_decorator (cla: yes, d: api docs, documentation, f: material design, framework, waiting for tree to go green)
64148 Update Visibility docs on maintainSize (cla: yes, d: api docs, documentation, framework, waiting for tree to go green)
64175 feat: Text constructor, overflow, and softWrap docs (cla: yes, d: api docs, documentation, framework, waiting for tree to go green)
64235 fix: 拼寫錯誤,將 ENTER 改為 SPACE (cla: yes, d: api docs, f: material design, framework, waiting for tree to go green)
64776 修復 Android autofill 使用者名稱提示文件 (cla: yes, d: api docs, framework, waiting for tree to go green)
64795 為 RotationTransition 新增示例程式碼 (cla: yes, d: api docs, d: examples, documentation, framework, waiting for tree to go green)
engine - 31 個 pull request
#61270 為 1.20.0-7.1.pre 更新 engine hash (CQ+1, cla: yes, engine)
61632 1.20.0-7.2.pre framework cherrypicks (cla: yes, engine, framework, team)
61800 re-Update engine hash for 1.20.0-7.2.pre, including 12847e8 (CQ+1, cla: yes, engine)
62050 撤銷“將 Engine 從 dcc9a4048da8 回滾到 5a73d4dc2503(36 次修訂)”(cla: yes, engine)
62150 手動回滾 Engine 到 4d720dd9e56ff5d008ed8cafff3a45676f403c23 (cla: yes, engine)
62158 手動回滾 Engine 到 602c2d81fa166c77920c2b2fdc190a6f2f257985 (cla: yes, engine)
62163 手動回滾 Engine 到 626244a72c5d53cc6d00c840987f9059faed511a (cla: yes, engine)
62368 [roll] roll to 2.10 (cla: yes, engine, team, tool)
62444 1.20.0-7.3.pre beta cherrypicks (CQ+1, cla: yes, engine, tool)
62705 1.20 CP:將 Engine hash 更新到 1.20.0-7.4.pre (cla: yes, engine)
62835 1.20 stable:將 Engine hash 更新到 1.20.0 (engine, work in progress; do not review)
62903 Revert "remove iOS folder (#61561)" (cp: 1.20, cp: 1.20 completed, engine, framework, team, tool)
62937 將 Engine hash 更新到 1.20.0 w/ #20238 (engine)
62990 [hotfix] flutter create -t plugin remove no-op iOS folder and set sdk min to 1.20.0 (engine, framework, team, tool)
63030 using named constructor to FrameTiming in scheduler_test.dart (a: tests, engine, framework, waiting for tree to go green)
63225 Cherrypick engine 5e9eede19290de1f288d8d3d21d390f4b3093338 (engine)
63591 1.20.2 Cherrypicks (a: internationalization, cla: yes, engine, f: material design, framework, team, tool, work in progress; do not review)
63695 Cherrypick engine hash 到 7c89b4191329302d31f0d491f3aedb623ac7393b (cla: yes, engine)
63777 Cherry pick engine (cla: yes, engine)
63969 撤銷“將 Engine 從 7571e7c380fd 回滾到 b300be3df32b(60 次修訂)”(cla: yes, engine)
63991 撤銷“將 Engine 從 7571e7c380fd 回滾到 613be923b132(76 次修訂)”(cla: yes, engine)
64050 1.21.0-9.1.pre cherrypicks (cla: yes, engine, f: material design, framework, team, tool)
64102 將 Engine 版本移至 Harfbuzz 撤銷 (cla: yes, engine)
64732 Cherry-pick engine c1bc5483f60fb100fe4676c609c0f092a9ee3fc9 (cla: yes, engine)
64737 Flutter Framework Beta 1.21.0-9.2.pre cherry picks (a: internationalization, cla: yes, engine, f: material design, framework, tool)
64984 Flutter stable framework 1.20.3 cherrypicks (a: internationalization, cla: yes, d: examples, engine, f: material design, framework, team, tool)
65188 撤銷“將 Engine 從 165abef0a2cb 回滾到 e979c29a2a50(42 次修訂)”(cla: yes, engine)
65271 Cherry pick engine #20983 (cla: yes, engine)
65386 Flutter 1.22 candidate.10 (cla: yes, engine, f: material design, framework)
65513 使用 cherry-pick engine 76240869bda39bb256bc061c9c8d7a81b13b8dae (cla: yes, engine)
65555 手動回滾 Engine 到 fee6f9e5333472a1931d00f521252901d60e0c76 (cla: yes, engine)
documentation - 30 個 pull request
#61268 Update Table docs for horizontal scrolling (cla: yes, d: api docs, documentation, f: scrolling, framework, waiting for tree to go green)
61323 Updated Row API doc for RTL in textDirection (cla: yes, d: api docs, documentation, framework, waiting for tree to go green)
61502 Update documentation for IntrinsicWidth & IntrinsicHeight (cla: yes, d: api docs, documentation, framework)
61710 Added expandedHeight in flexibleSpace and flexibleSpaceBar (cla: yes, d: api docs, documentation, f: material design, framework, waiting for tree to go green)
61773 Update framePolicy docs (a: tests, cla: yes, d: api docs, documentation, framework, waiting for tree to go green)
61796 Improved docs for minLines in EditableText (a: text input, cla: yes, d: api docs, documentation, framework, waiting for tree to go green)
61948 Add LayoutBuilder example (cla: yes, d: api docs, d: examples, documentation, framework, waiting for tree to go green)
62083 Update the documentation of GlobalKey to explain why it is expensive (cla: yes, d: api docs, documentation, framework, waiting for tree to go green)
62099 Updated references to the old button classes to the new classes in widgets, services, and rendering packages (cla: yes, d: api docs, d: examples, documentation, f: material design, framework, waiting for tree to go green)
62101 Updated 'CustomClipper.shouldReclip' doc (cla: yes, d: api docs, documentation, framework, waiting for tree to go green)
62520 Fix even more unresolved doc references in material (cla: yes, d: api docs, documentation, f: material design, framework, team, waiting for tree to go green)
62755 Add punctuation for unterminated sentences in doc comments (a: accessibility, a: internationalization, a: tests, cla: yes, d: api docs, documentation, f: cupertino, f: material design, framework, tool)
62805 Add "See also" links to favorite class API docs (cla: yes, d: api docs, documentation, f: material design, framework, waiting for tree to go green)
62859 Add gaplessPlayback docs default discussion (d: api docs, documentation, framework, waiting for tree to go green)
63132 Fix grammar in Route doc comment (d: api docs, documentation, f: routes, framework, waiting for tree to go green)
63273 Fixing code snippet example for meetsGuideline. (a: tests, d: api docs, documentation, framework, waiting for tree to go green)
63313 Small documentation typo fix (d: api docs, documentation, framework, waiting for tree to go green)
63438 More restoration documentation (cla: yes, d: api docs, d: examples, documentation, framework, team, waiting for tree to go green)
63497 Add dispose to restoration example (d: api docs, d: examples, documentation, framework, waiting for tree to go green)
63503 Update: Documentation for ListView constructor should warn about changing widget list (cla: yes, d: api docs, documentation, framework, waiting for tree to go green)
63692 "Draw" vs "drawer" typo (cla: yes, d: api docs, documentation, f: material design, framework, waiting for tree to go green)
63776 Mention time picker theme in showTimePicker documentation (cla: yes, documentation, f: material design, framework, waiting for tree to go green)
63833 SizeTransition sample code (a: animation, cla: yes, d: api docs, d: examples, documentation, framework, waiting for tree to go green)
63884 updated_title_property_apidocs (cla: yes, d: api docs, documentation, framework, platform-web, waiting for tree to go green)
63886 Add sample code for ScaleTransition (a: animation, cla: yes, d: api docs, d: examples, documentation, framework, waiting for tree to go green)
63940 Add sample code to RelativePositionedTransition (a: animation, cla: yes, d: api docs, d: examples, documentation, framework, waiting for tree to go green)
63981 Fixed the docs of the focusColor property included in input_decorator (cla: yes, d: api docs, documentation, f: material design, framework, waiting for tree to go green)
64148 Update Visibility docs on maintainSize (cla: yes, d: api docs, documentation, framework, waiting for tree to go green)
64175 feat: Text constructor, overflow, and softWrap docs (cla: yes, d: api docs, documentation, framework, waiting for tree to go green)
64795 為 RotationTransition 新增示例程式碼 (cla: yes, d: api docs, d: examples, documentation, framework, waiting for tree to go green)
platform-ios - 24 個 pull request
#59623 Reduce iOS scroll damping for lists with differently sized items (a: fidelity, cla: yes, f: scrolling, framework, platform-ios, waiting for tree to go green)
60501 Make Scrollable's free scroll initial velocity matches that of iOS (a: fidelity, cla: yes, f: scrolling, framework, platform-ios, waiting for tree to go green)
60558 Pointer event resampler (#41118) (cla: yes, f: scrolling, framework, platform-android, platform-fuchsia, platform-ios, waiting for tree to go green)
61007 開啟 add-to-app iOS 平臺單元測試 (a: existing-apps, a: tests, cla: yes, platform-ios, team)
61140 使 flavor 名稱與 Xcode Schemes 進行不區分大小寫的比較 (cla: yes, platform-ios, t: xcode, team, tool)
61269 解析 .flutter-plugins-dependencies 以用於 add-to-app iOS 模組 (a: existing-apps, cla: yes, platform-ios, team, tool, waiting for tree to go green)
61484 支援 Xcode 版本比較 (cla: yes, platform-ios, t: xcode, tool, waiting for tree to go green)
61762 將 iproxy 注入到 context 中 (cla: yes, platform-ios, tool, waiting for tree to go green)
61979 僅當 Xcode 專案存在時才嘗試獲取構建設定 (cla: yes, platform-ios, t: xcode, tool, waiting for tree to go green)
62082 在調查期間標記 flutter_gallery_ios__transition_perf 為 flaky (cla: yes, platform-ios, team, team: flakes)
62085 標記 smoke_catalina_start_up_ios 為非 flaky (cla: yes, platform-ios, team, team: flakes, waiting for tree to go green)
62225 處理 iOS UDID 中的連字元 (cla: yes, platform-ios, tool)
62372 解析 .flutter-plugins-dependencies 以用於 add-to-app iOS 模組,移除無操作外掛 iOS 資料夾 (a: existing-apps, cla: yes, platform-ios, team, tool, waiting for tree to go green)
62630 為沒有 iOS 目錄的外掛新增 integration test (a: tests, cla: yes, platform-ios, team, waiting for tree to go green)
62902 將最低 iOS 版本從 8.0 更改為 9.0 (d: examples, platform-ios, team, tool, waiting for tree to go green)
63252 升級 Cirrus image Xcode 版本 (cla: yes, platform-ios, team, team: infra)
63412 修復 Podfile 中的 App.framework 路徑 (a: existing-apps, cla: yes, platform-ios, team, tool, waiting for tree to go green)
63445 Pin iOS module test plugin versions (a: existing-apps, a: tests, platform-ios, team, waiting for tree to go green)
63448 在調查期間暫時關閉 module_test_ios (platform-ios, team)
64674 避免在 iOS 擴充套件中對 framework 進行精簡 (cla: yes, platform-ios, team, tool, waiting for tree to go green)
64834 為與裝置相關的命令新增 --device-timeout 標誌 (cla: yes, platform-ios, tool, waiting for tree to go green)
64988 將 observatory Bonjour 服務新增到構建的 iOS Info.plist bundle (cla: yes, platform-ios, t: xcode, team, tool)
65124 要求 xcode_backend.sh 引數(在 Flutter v0.0.7 中引入)(cla: yes, platform-ios, t: xcode, team, tool, waiting for tree to go green)
65138 將 observatory Bonjour 服務新增到構建的 iOS Info.plist bundle (cla: yes, platform-ios, t: xcode, team, tool)
a: accessibility - 23 個 pull request
#61048 Re-land "Tweaking Material Chip a11y semantics to match buttons (#60141)" (a: accessibility, cla: yes, customer: money (g3), f: material design, framework, waiting for tree to go green)
61385 reland "Adds semantics information for the popup menu item (#61258)" (a: accessibility, cla: yes, f: material design, framework, team, waiting for tree to go green)
61636 remove usage to applyTextScaleFactorToWidgetSpan (a: accessibility, a: typography, cla: yes, framework, waiting for tree to go green)
62064 將 gallery/transitions_perf 測試遷移到 e2e (a: accessibility, cla: yes, team, waiting for tree to go green)
62220 Updated the framework tests to use the new button API. (a: accessibility, a: tests, cla: yes, f: material design, framework, waiting for tree to go green)
62359 Fix SemanticsNode.rect position for nested scrollables with useTwoPan… (a: accessibility, cla: yes, f: scrolling, framework, waiting for tree to go green)
62367 Make dartdoc warnings fatal (& cleanup of warnings) (a: accessibility, a: internationalization, a: tests, cla: yes, f: cupertino, f: material design, framework, team, waiting for tree to go green)
62668 Ensure dark theme is used when high contrast dark theme isn't provided (a: accessibility, cla: yes, f: material design, framework, waiting for tree to go green)
62755 Add punctuation for unterminated sentences in doc comments (a: accessibility, a: internationalization, a: tests, cla: yes, d: api docs, documentation, f: cupertino, f: material design, framework, tool)
62788 Add onTertiaryTap* to TapGestureRecognizer and GestureDetector (a: accessibility, cla: yes, framework, waiting for tree to go green)
62799 將 compile/target sdk 版本遷移到 29 (a: accessibility, cla: yes, d: examples, team, tool, waiting for tree to go green)
62884 Revert "move compile/target sdk versions to 29" (a: accessibility, d: examples, team, tool)
63008 將 compile/target sdk 版本遷移到 29 (#62799) (a: accessibility, d: examples, team, tool, waiting for tree to go green)
63232 更新了 dev/integration_tests/android_semantics 中的舊 button 引用。(a: accessibility, team)
63517 將 Android doctor SDK 檢查移至 29,並將 Cirrus 映象移至 30 (a: accessibility, cla: yes, d: examples, team, tool)
63595 Disables tests failing due to new semantics flag. (a: accessibility, a: tests, cla: yes, framework, waiting for tree to go green)
63609 清理 flutter_gallery__transition_perf (a: accessibility, cla: yes, team, waiting for tree to go green)
63799 修復 flutter_gallery__transition_perf(_with_semantics) 的 bug (a: accessibility, cla: yes, team)
64055 migrate semantics to nullsafety (a: accessibility, cla: yes, framework, waiting for tree to go green)
64120 [flutter_tools] reland: enable --null-assertions for flutter framework tests (a: accessibility, cla: yes, framework, team, waiting for tree to go green)
64672 Nnbd widgets (a: accessibility, cla: yes, f: cupertino, framework, team)
65049 修復了 SliverAppBar 以具有固定的遍歷順序 (a: accessibility, cla: yes, f: material design, framework, waiting for tree to go green)
65488 Revert "Nnbd widgets" (a: accessibility, cla: yes, f: cupertino, framework)
a: internationalization - 20 個 pull request
#60632 向 locale 列表新增 fil(filipino) 和 gsw(swiss german) 的 locale,修復 #60631 (a: internationalization, cla: yes, team, tool, waiting for tree to go green)
61564 ✒ 拼寫檢查所有與 Flutter 💙 相關的 .md 檔案 (a: internationalization, cla: yes, d: examples, team, tool, waiting for tree to go green)
62367 Make dartdoc warnings fatal (& cleanup of warnings) (a: accessibility, a: internationalization, a: tests, cla: yes, f: cupertino, f: material design, framework, team, waiting for tree to go green)
62395 [gen_l10n] 預設合成包生成 (a: internationalization, cla: yes, severe: API break, team, tool, waiting for tree to go green)
62582 Random unresolved doc reference fixes I missed before (a: internationalization, a: tests, cla: yes, f: material design, framework, waiting for tree to go green)
62755 Add punctuation for unterminated sentences in doc comments (a: accessibility, a: internationalization, a: tests, cla: yes, d: api docs, documentation, f: cupertino, f: material design, framework, tool)
62761 Fix lifecycle clean up in the material date picker tests for screen size and semantics. (a: internationalization, cla: yes, f: material design, framework, waiting for tree to go green)
62803 Address misc time picker design issues (a: internationalization, cla: yes, f: material design, framework, waiting for tree to go green)
63026 Update to the latest localizations - Adds missing DatePicker strings and fixes manually entering date for German (a: internationalization, f: cupertino, f: material design, framework, waiting for tree to go green)
63034 Remove Special Handling of Norwegian Locales (a: internationalization, f: cupertino, f: material design, framework, team)
63040 更新了 flutter_localizations picker 測試以使用新的 button 類。(a: internationalization, f: material design)
63368 [gen_l10n] 絕對專案路徑引數 (a: internationalization, team, tool, waiting for tree to go green)
63405 Ensure cupertino time picker positions hours and minutes correctly for RTL (a: internationalization, f: cupertino, framework)
63591 1.20.2 Cherrypicks (a: internationalization, cla: yes, engine, f: material design, framework, team, tool, work in progress; do not review)
63599 Ensure time picker input mode lays out correctly in RTL (a: internationalization, cla: yes, f: material design, framework, waiting for tree to go green)
64094 Revert "Ensure time picker input mode lays out correctly in RTL" (a: internationalization, cla: yes, f: material design, framework)
64097 [Material] Relanding fix to ensure time picker input mode lays out correctly in RTL (a: internationalization, cla: yes, f: material design, framework)
64737 Flutter Framework Beta 1.21.0-9.2.pre cherry picks (a: internationalization, cla: yes, engine, f: material design, framework, tool)
64984 Flutter stable framework 1.20.3 cherrypicks (a: internationalization, cla: yes, d: examples, engine, f: material design, framework, team, tool)
65025 將 gen_l10n 移動到 flutter_tools 中 (a: internationalization, cla: yes, team, tool)
d: examples - 19 個 pull request
#61564 ✒ 拼寫檢查所有與 Flutter 💙 相關的 .md 檔案 (a: internationalization, cla: yes, d: examples, team, tool, waiting for tree to go green)
61948 Add LayoutBuilder example (cla: yes, d: api docs, d: examples, documentation, framework, waiting for tree to go green)
62099 Updated references to the old button classes to the new classes in widgets, services, and rendering packages (cla: yes, d: api docs, d: examples, documentation, f: material design, framework, waiting for tree to go green)
62799 將 compile/target sdk 版本遷移到 29 (a: accessibility, cla: yes, d: examples, team, tool, waiting for tree to go green)
62884 Revert "move compile/target sdk versions to 29" (a: accessibility, d: examples, team, tool)
62902 將最低 iOS 版本從 8.0 更改為 9.0 (d: examples, platform-ios, team, tool, waiting for tree to go green)
62932 更新了 examples/layers 以使用新的 button API。(d: examples, team, waiting for tree to go green)
63008 將 compile/target sdk 版本遷移到 29 (#62799) (a: accessibility, d: examples, team, tool, waiting for tree to go green)
63438 More restoration documentation (cla: yes, d: api docs, d: examples, documentation, framework, team, waiting for tree to go green)
63497 Add dispose to restoration example (d: api docs, d: examples, documentation, framework, waiting for tree to go green)
63517 將 Android doctor SDK 檢查移至 29,並將 Cirrus 映象移至 30 (a: accessibility, cla: yes, d: examples, team, tool)
63833 SizeTransition sample code (a: animation, cla: yes, d: api docs, d: examples, documentation, framework, waiting for tree to go green)
63886 Add sample code for ScaleTransition (a: animation, cla: yes, d: api docs, d: examples, documentation, framework, waiting for tree to go green)
63940 Add sample code to RelativePositionedTransition (a: animation, cla: yes, d: api docs, d: examples, documentation, framework, waiting for tree to go green)
64020 [flutter_tool] 修復 amberctl host address (cla: yes, d: examples, team, tool, waiting for tree to go green)
64432 Reland "Make sure all isolates start during flutter driver tests" (a: tests, cla: yes, d: examples, framework, team, waiting for tree to go green)
64519 重新啟用 image_list 測試,使用更新的證書(有效期 3650 天)。(cla: yes, d: examples, team)
64795 為 RotationTransition 新增示例程式碼 (cla: yes, d: api docs, d: examples, documentation, framework, waiting for tree to go green)
64984 Flutter stable framework 1.20.3 cherrypicks (a: internationalization, cla: yes, d: examples, engine, f: material design, framework, team, tool)
f: scrolling - 16 個 pull request
#56413 Prevent viewport.showOnScreen from scrolling the viewport if the specified Rect is already visible. (cla: yes, f: material design, f: scrolling, framework, severe: API break, waiting for tree to go green)
59623 Reduce iOS scroll damping for lists with differently sized items (a: fidelity, cla: yes, f: scrolling, framework, platform-ios, waiting for tree to go green)
60501 Make Scrollable's free scroll initial velocity matches that of iOS (a: fidelity, cla: yes, f: scrolling, framework, platform-ios, waiting for tree to go green)
60558 Pointer event resampler (#41118) (cla: yes, f: scrolling, framework, platform-android, platform-fuchsia, platform-ios, waiting for tree to go green)
61268 Update Table docs for horizontal scrolling (cla: yes, d: api docs, documentation, f: scrolling, framework, waiting for tree to go green)
61386 Fix NestedScrollView inner ballistic activity for 0 velocity (a: quality, cla: yes, f: scrolling, framework, waiting for tree to go green)
61973 Update viewport dimensions when scrollDirection changes (a: quality, cla: yes, f: scrolling, framework, waiting for tree to go green)
62359 Fix SemanticsNode.rect position for nested scrollables with useTwoPan… (a: accessibility, cla: yes, f: scrolling, framework, waiting for tree to go green)
62615 Fix SliverList scrollOffsetCorrection 0 case (cla: yes, f: scrolling, framework, severe: crash, severe: regression, waiting for tree to go green)
63054 fix SingleChildScrollView clip bug (a: quality, f: scrolling, framework, waiting for tree to go green)
63147 Add clipBehavior to ListView, GridView, PageView (cla: yes, f: scrolling, framework)
64239 OverscrollIndicator 不應溢位滾動檢視的邊緣 (cla: yes, f: scrolling, framework, waiting for tree to go green)
64271 使大幅度的 jumpTo 推薦延遲載入 (a: images, cla: yes, f: scrolling, framework, perf: memory, severe: performance, waiting for tree to go green)
64513 Reland "Prevent viewport.showOnScreen from scrolling the viewport if the specified Rect is already visible. (#56413)", reverted in #64091 (cla: yes, f: material design, f: scrolling, framework, waiting for tree to go green)
64750 允許 SliverGrid 中的任意放置 (cla: yes, customer: google, f: scrolling, framework, waiting for tree to go green)
65135 修復 RangeMaintainingScrollPhysics (cla: yes, f: scrolling, framework, waiting for tree to go green)
a: quality - 12 個 pull request
#58640 Skip Audit - Rendering Library (a: quality, a: tests, cla: yes, framework, team, waiting for tree to go green)
60940 Skip Audit - Last Leftovers (a: quality, a: tests, cla: yes, f: cupertino, f: material design, framework, team, waiting for tree to go green)
61171 Fix FloatingActionButtonLocation for additional test case (a: quality, f: material design, framework, waiting for tree to go green)
61386 Fix NestedScrollView inner ballistic activity for 0 velocity (a: quality, cla: yes, f: scrolling, framework, waiting for tree to go green)
61579 Remove unused FlutterErrorDetails subclasses (a: debugging, a: error message, a: quality, a: tests, cla: yes, framework, waiting for tree to go green)
61973 Update viewport dimensions when scrollDirection changes (a: quality, cla: yes, f: scrolling, framework, waiting for tree to go green)
63054 fix SingleChildScrollView clip bug (a: quality, f: scrolling, framework, waiting for tree to go green)
63352 Clip image of BoxDecoration to circle when shape is BoxShape.circle (a: quality, framework, waiting for tree to go green)
63420 fix wrap intrinsic height calculation (a: layout, a: quality, cla: yes, framework, waiting for tree to go green)
64101 ScaffoldMessenger (a: quality, cla: yes, customer: money (g3), f: material design, framework, severe: API break, severe: new feature, team, waiting for tree to go green)
64268 修復 SnackBarBehavior.floating 的放置 (a: quality, cla: yes, f: material design, framework, severe: regression, waiting for tree to go green)
64362 修復 Container.clipBehaviour,它會裁剪裝飾中的陰影 (a: quality, cla: yes, framework, waiting for tree to go green, will affect goldens)
team: infra - 9 個 pull request
#61257 [devicelab] 此無操作更改標記 3 個測試在 LUCI 構建器上執行。(cla: yes, team, team: infra, waiting for tree to go green)
62623 增加 web tests 的 shard 數量 (cla: yes, platform-web, team, team: infra, waiting for tree to go green)
62643 從 cirrus 中移除 framework_tests。(cla: yes, team, team: infra, waiting for tree to go green)
62910 將 flutter_goldens_client 新增到 testing path (a: tests, team, team: infra, waiting for tree to go green)
63252 升級 Cirrus image Xcode 版本 (cla: yes, platform-ios, team, team: infra)
63593 Pin goldctl (cla: yes, team, team: infra, waiting for tree to go green)
64670 [fuchsia] 同步 run test 指令碼與 engine 版本 (cla: yes, platform-fuchsia, team, team: infra, waiting for tree to go green)
64757 修復 Gold json 的 digest paramset (a: tests, cla: yes, framework, team, team: infra, waiting for tree to go green)
64982 更新 Gold 以支援新端點 (a: tests, cla: yes, framework, team, team: infra, waiting for tree to go green)
a: text input - 8 個 pull request
#58731 Autofill save (a: text input, cla: yes, framework)
59766 FormField should autovalidate only if its content was changed (fixed) (a: text input, cla: yes, f: material design, framework, waiting for tree to go green)
60177 Don't move to word edge when tapping with a mouse (a: mouse, a: text input, cla: yes, f: material design, framework, waiting for tree to go green)
61796 Improved docs for minLines in EditableText (a: text input, cla: yes, d: api docs, documentation, framework, waiting for tree to go green)
63786 Make SelectableText work better on web (a: text input, a: typography, cla: yes, framework, platform-web, waiting for tree to go green)
64516 [web] 修復並啟用 editable_text_test.dart (a: tests, a: text input, cla: yes, framework, platform-web, team, waiting for tree to go green)
64570 [web] 在 editable_text_test.dart 中啟用單詞邊界測試 (a: tests, a: text input, a: typography, cla: yes, framework, platform-web, team, waiting for tree to go green)
65127 [web] 當選擇更改由鍵盤引起時,不顯示手柄 (a: text input, cla: yes, framework, platform-web, waiting for tree to go green)
t: xcode - 7 個 pull request
#61140 使 flavor 名稱與 Xcode Schemes 進行不區分大小寫的比較 (cla: yes, platform-ios, t: xcode, team, tool)
61484 支援 Xcode 版本比較 (cla: yes, platform-ios, t: xcode, tool, waiting for tree to go green)
61518 將 xcodebuild 更改為“慢操作” (cla: yes, t: xcode, tool)
61979 僅當 Xcode 專案存在時才嘗試獲取構建設定 (cla: yes, platform-ios, t: xcode, tool, waiting for tree to go green)
64988 將 observatory Bonjour 服務新增到構建的 iOS Info.plist bundle (cla: yes, platform-ios, t: xcode, team, tool)
65124 要求 xcode_backend.sh 引數(在 Flutter v0.0.7 中引入)(cla: yes, platform-ios, t: xcode, team, tool, waiting for tree to go green)
65138 將 observatory Bonjour 服務新增到構建的 iOS Info.plist bundle (cla: yes, platform-ios, t: xcode, team, tool)
a: desktop - 6 個 pull request
#60931 Add all system cursors (framework) (a: desktop, a: mouse, cla: yes, framework, waiting for tree to go green)
61399 Document the mapping of system mouse cursors on Windows and Linux (a: desktop, a: mouse, cla: yes, framework)
62999 將 flutter_engine.cc 新增到 Windows wrapper 構建中 (a: desktop, platform-windows, tool, waiting for tree to go green)
63707 在非 verbose 模式下顯示 Windows 構建錯誤 (a: build, a: desktop, cla: yes, platform-windows, tool, waiting for tree to go green)
64119 Change MouseTracker's interface for clarity. Simplify MouseRegion's implementation. (a: desktop, a: mouse, cla: yes, framework)
64267 [framework] 使命中容差基於裝置的指標型別,用於拖動/平移/縮放手勢 (a: desktop, cla: yes, f: gestures, framework)
a: animation - 6 個 pull request
#60796 Add support in WidgetTester for an array of inputs (a: animation, a: tests, cla: yes, f: gestures, framework)
61136 Re-land Expose height and width factor in AnimatedAlign (a: animation, cla: yes, framework, waiting for tree to go green)
63833 SizeTransition sample code (a: animation, cla: yes, d: api docs, d: examples, documentation, framework, waiting for tree to go green)
63886 Add sample code for ScaleTransition (a: animation, cla: yes, d: api docs, d: examples, documentation, framework, waiting for tree to go green)
63940 Add sample code to RelativePositionedTransition (a: animation, cla: yes, d: api docs, d: examples, documentation, framework, waiting for tree to go green)
64715 在計算 _DragAnimation.value 時,Clamp TabController 動畫值 (a: animation, cla: yes, f: material design, framework, waiting for tree to go green)
will affect goldens - 6 個 pull request
#61194 將 Engine 從 9b3e3410f026 回滾到 f10f17257300(1 次修訂)(severe: API break, waiting for tree to go green, will affect goldens)
62588 Build routes even less. (cla: yes, framework, severe: API break, waiting for tree to go green, will affect goldens)
62840 [ExpansionPanelList] adds elevation property (f: material design, framework, waiting for tree to go green, will affect goldens)
64362 修復 Container.clipBehaviour,它會裁剪裝飾中的陰影 (a: quality, cla: yes, framework, waiting for tree to go green, will affect goldens)
65036 更新 Material 的 hintColor 值 (cla: yes, f: material design, framework, waiting for tree to go green, will affect goldens)
65275 將 Engine 從 ac8b9c4c52ea 回滾到 d1d848e8421e(15 次修訂)(cla: yes, waiting for tree to go green, will affect goldens)
platform-web - 6 個 pull request
#62623 增加 web tests 的 shard 數量 (cla: yes, platform-web, team, team: infra, waiting for tree to go green)
63786 Make SelectableText work better on web (a: text input, a: typography, cla: yes, framework, platform-web, waiting for tree to go green)
63884 updated_title_property_apidocs (cla: yes, d: api docs, documentation, framework, platform-web, waiting for tree to go green)
64516 [web] 修復並啟用 editable_text_test.dart (a: tests, a: text input, cla: yes, framework, platform-web, team, waiting for tree to go green)
64570 [web] 在 editable_text_test.dart 中啟用單詞邊界測試 (a: tests, a: text input, a: typography, cla: yes, framework, platform-web, team, waiting for tree to go green)
65127 [web] 當選擇更改由鍵盤引起時,不顯示手柄 (a: text input, cla: yes, framework, platform-web, waiting for tree to go green)
a: existing-apps - 5 個 pull request
#61007 開啟 add-to-app iOS 平臺單元測試 (a: existing-apps, a: tests, cla: yes, platform-ios, team)
61269 解析 .flutter-plugins-dependencies 以用於 add-to-app iOS 模組 (a: existing-apps, cla: yes, platform-ios, team, tool, waiting for tree to go green)
62372 解析 .flutter-plugins-dependencies 以用於 add-to-app iOS 模組,移除無操作外掛 iOS 資料夾 (a: existing-apps, cla: yes, platform-ios, team, tool, waiting for tree to go green)
63412 修復 Podfile 中的 App.framework 路徑 (a: existing-apps, cla: yes, platform-ios, team, tool, waiting for tree to go green)
63445 Pin iOS module test plugin versions (a: existing-apps, a: tests, platform-ios, team, waiting for tree to go green)
a: mouse - 5 個 pull request
#60177 Don't move to word edge when tapping with a mouse (a: mouse, a: text input, cla: yes, f: material design, framework, waiting for tree to go green)
60931 Add all system cursors (framework) (a: desktop, a: mouse, cla: yes, framework, waiting for tree to go green)
61399 Document the mapping of system mouse cursors on Windows and Linux (a: desktop, a: mouse, cla: yes, framework)
61667 Add tests for platform views' hover behavior (a: mouse, a: platform-views, cla: yes, framework)
64119 Change MouseTracker's interface for clarity. Simplify MouseRegion's implementation. (a: desktop, a: mouse, cla: yes, framework)
severe: API break - 5 個 pull request
#56413 Prevent viewport.showOnScreen from scrolling the viewport if the specified Rect is already visible. (cla: yes, f: material design, f: scrolling, framework, severe: API break, waiting for tree to go green)
61194 將 Engine 從 9b3e3410f026 回滾到 f10f17257300(1 次修訂)(severe: API break, waiting for tree to go green, will affect goldens)
62395 [gen_l10n] 預設合成包生成 (a: internationalization, cla: yes, severe: API break, team, tool, waiting for tree to go green)
62588 Build routes even less. (cla: yes, framework, severe: API break, waiting for tree to go green, will affect goldens)
64101 ScaffoldMessenger (a: quality, cla: yes, customer: money (g3), f: material design, framework, severe: API break, severe: new feature, team, waiting for tree to go green)
a: error message - 4 個 pull request
#61209 Optionally invert oversized images (a: debugging, a: error message, a: images, cla: yes, framework, tool)
61579 Remove unused FlutterErrorDetails subclasses (a: debugging, a: error message, a: quality, a: tests, cla: yes, framework, waiting for tree to go green)
61581 Give better error message for describeEnum (a: error message, cla: yes, f: inspector, framework, waiting for tree to go green)
61961 Improve message error for missing textBaseline (a: error message, cla: yes, framework, waiting for tree to go green)
a: typography - 4 個 pull request
#61636 remove usage to applyTextScaleFactorToWidgetSpan (a: accessibility, a: typography, cla: yes, framework, waiting for tree to go green)
63786 Make SelectableText work better on web (a: text input, a: typography, cla: yes, framework, platform-web, waiting for tree to go green)
64570 [web] 在 editable_text_test.dart 中啟用單詞邊界測試 (a: tests, a: text input, a: typography, cla: yes, framework, platform-web, team, waiting for tree to go green)
65150 在 RenderParagraph 中公開 3 個新的文字度量方法 (a: typography, cla: yes, framework, waiting for tree to go green)
severe: performance - 4 個 pull request
#61185 Filter profiling events by names not category (a: tests, cla: yes, framework, severe: performance)
63124 使用簡單的動畫測試測量 CPU/GPU (perf: energy, severe: performance, team, waiting for tree to go green)
64271 使大幅度的 jumpTo 推薦延遲載入 (a: images, cla: yes, f: scrolling, framework, perf: memory, severe: performance, waiting for tree to go green)
64762 連續顯示大圖片的記憶體 benchmark (cla: yes, perf: energy, perf: memory, severe: performance, team)
CQ+1 - 3 個 pull request
#61270 為 1.20.0-7.1.pre 更新 engine hash (CQ+1, cla: yes, engine)
61800 re-Update engine hash for 1.20.0-7.2.pre, including 12847e8 (CQ+1, cla: yes, engine)
62444 1.20.0-7.3.pre beta cherrypicks (CQ+1, cla: yes, engine, tool)
cp: 1.20 - 3 個 pull request
#61556 fix type error in web builds (cla: yes, cp: 1.20, cp: 1.20 completed, framework)
61760 [flutter_tools] revert dart format 更改 (cla: yes, cp: 1.20, cp: 1.20 completed, tool, waiting for tree to go green)
62903 Revert "remove iOS folder (#61561)" (cp: 1.20, cp: 1.20 completed, engine, framework, team, tool)
cp: 1.20 completed - 3 個 pull request
#61556 fix type error in web builds (cla: yes, cp: 1.20, cp: 1.20 completed, framework)
61760 [flutter_tools] revert dart format 更改 (cla: yes, cp: 1.20, cp: 1.20 completed, tool, waiting for tree to go green)
62903 Revert "remove iOS folder (#61561)" (cp: 1.20, cp: 1.20 completed, engine, framework, team, tool)
a: layout - 3 個 pull request
#60479 Fix tooltip position using correct overlay to calculate render box position. (a: layout, cla: yes, f: material design, framework, waiting for tree to go green)
62074 Fix RenderFlex crossSize for baseline alignment (P3, a: layout, cla: yes, framework, waiting for tree to go green)
63420 fix wrap intrinsic height calculation (a: layout, a: quality, cla: yes, framework, waiting for tree to go green)
f: routes - 3 個 pull request
#60640 expose route settings for showModalBottomSheet (cla: yes, f: material design, f: routes, framework, waiting for tree to go green)
61752 Allowed specifying reverseTransitionDuration in PageRouteBuilder class (cla: yes, f: routes, framework, waiting for tree to go green)
63132 Fix grammar in Route doc comment (d: api docs, documentation, f: routes, framework, waiting for tree to go green)
severe: regression - 2 個拉取請求
#62615 Fix SliverList scrollOffsetCorrection 0 case (cla: yes, f: scrolling, framework, severe: crash, severe: regression, waiting for tree to go green)
64268 修復 SnackBarBehavior.floating 的放置 (a: quality, cla: yes, f: material design, framework, severe: regression, waiting for tree to go green)
customer: money (g3) - 2 個 pull request
#61048 Re-land "Tweaking Material Chip a11y semantics to match buttons (#60141)" (a: accessibility, cla: yes, customer: money (g3), f: material design, framework, waiting for tree to go green)
64101 ScaffoldMessenger (a: quality, cla: yes, customer: money (g3), f: material design, framework, severe: API break, severe: new feature, team, waiting for tree to go green)
a: images - 2 個 pull request
#61209 Optionally invert oversized images (a: debugging, a: error message, a: images, cla: yes, framework, tool)
64271 使大幅度的 jumpTo 推薦延遲載入 (a: images, cla: yes, f: scrolling, framework, perf: memory, severe: performance, waiting for tree to go green)
a: fidelity - 2 個 pull request
#59623 Reduce iOS scroll damping for lists with differently sized items (a: fidelity, cla: yes, f: scrolling, framework, platform-ios, waiting for tree to go green)
60501 Make Scrollable's free scroll initial velocity matches that of iOS (a: fidelity, cla: yes, f: scrolling, framework, platform-ios, waiting for tree to go green)
f: gestures - 2 個 pull request
#60796 Add support in WidgetTester for an array of inputs (a: animation, a: tests, cla: yes, f: gestures, framework)
64267 [framework] 使命中容差基於裝置的指標型別,用於拖動/平移/縮放手勢 (a: desktop, cla: yes, f: gestures, framework)
f: inspector - 2 個 pull request
#60990 Use the correct Transform in the WidgetInspector overlay (#59566) (cla: yes, f: inspector, framework, waiting for tree to go green)
61581 Give better error message for describeEnum (a: error message, cla: yes, f: inspector, framework, waiting for tree to go green)
team: flakes - 2 個 pull request
#62082 在調查期間標記 flutter_gallery_ios__transition_perf 為 flaky (cla: yes, platform-ios, team, team: flakes)
62085 標記 smoke_catalina_start_up_ios 為非 flaky (cla: yes, platform-ios, team, team: flakes, waiting for tree to go green)
perf: energy - 2 個 pull request
#63124 使用簡單的動畫測試測量 CPU/GPU (perf: energy, severe: performance, team, waiting for tree to go green)
64762 連續顯示大圖片的記憶體 benchmark (cla: yes, perf: energy, perf: memory, severe: performance, team)
work in progress; do not review - 2 個 pull request
#62835 1.20 stable:將 Engine hash 更新到 1.20.0 (engine, work in progress; do not review)
63591 1.20.2 Cherrypicks (a: internationalization, cla: yes, engine, f: material design, framework, team, tool, work in progress; do not review)
severe: new feature - 2 個 pull request
#61347 [ListTile] adds new properties to customize the tile color (cla: yes, f: material design, framework, severe: new feature, waiting for tree to go green)
64101 ScaffoldMessenger (a: quality, cla: yes, customer: money (g3), f: material design, framework, severe: API break, severe: new feature, team, waiting for tree to go green)
platform-fuchsia - 2 個 pull request
#60558 Pointer event resampler (#41118) (cla: yes, f: scrolling, framework, platform-android, platform-fuchsia, platform-ios, waiting for tree to go green)
64670 [fuchsia] 同步 run test 指令碼與 engine 版本 (cla: yes, platform-fuchsia, team, team: infra, waiting for tree to go green)
a: debugging - 2 個 pull request
#61209 Optionally invert oversized images (a: debugging, a: error message, a: images, cla: yes, framework, tool)
61579 Remove unused FlutterErrorDetails subclasses (a: debugging, a: error message, a: quality, a: tests, cla: yes, framework, waiting for tree to go green)
platform-windows - 2 個拉取請求
#62999 將 flutter_engine.cc 新增到 Windows wrapper 構建中 (a: desktop, platform-windows, tool, waiting for tree to go green)
63707 在非 verbose 模式下顯示 Windows 構建錯誤 (a: build, a: desktop, cla: yes, platform-windows, tool, waiting for tree to go green)
perf: memory - 2 個 pull request
#64271 使大幅度的 jumpTo 推薦延遲載入 (a: images, cla: yes, f: scrolling, framework, perf: memory, severe: performance, waiting for tree to go green)
64762 連續顯示大圖片的記憶體 benchmark (cla: yes, perf: energy, perf: memory, severe: performance, team)
platform-android - 1 個 pull request
#60558 Pointer event resampler (#41118) (cla: yes, f: scrolling, framework, platform-android, platform-fuchsia, platform-ios, waiting for tree to go green)
f: focus - 1 個 pull request
#61756 Fix ExcludeFocus so it won't refocus a sibling of the focused node. (cla: yes, f: focus, framework, waiting for tree to go green)
customer: google - 1 個 pull request
#64750 允許 SliverGrid 中的任意放置 (cla: yes, customer: google, f: scrolling, framework, waiting for tree to go green)
t: flutter doctor - 1 個 pull request
#61585 在 doctor 中顯示裝置診斷訊息 (cla: yes, t: flutter doctor, team, tool, waiting for tree to go green)
a: triage improvements - 1 個 pull request
#62904 ISSUE_TEMPLATE changes (a: triage improvements, framework, team, waiting for tree to go green)
targeted to release: 1.20 - 1 個 pull request
#61561 [flutter_tool] 在建立外掛時移除 no-op iOS 資料夾。(cla: yes, targeted to release: 1.20, tool)
a: platform-views - 1 個 pull request
#61667 Add tests for platform views' hover behavior (a: mouse, a: platform-views, cla: yes, framework)
a: null-safety - 1 個 pull request
#62951 migrate part of painting to nullsafety (a: null-safety, framework, waiting for tree to go green)
a: build - 1 個 pull request
#63707 在非 verbose 模式下顯示 Windows 構建錯誤 (a: build, a: desktop, cla: yes, platform-windows, tool, waiting for tree to go green)
waiting for customer response - 1 個拉取請求
#64745 [flutter_tools] 如果 gradle 構建失敗,則將 process exceptions 重新丟擲為 tool exit (cla: yes, tool, waiting for customer response)
P3 - 1 個 pull request
#62074 Fix RenderFlex crossSize for baseline alignment (P3, a: layout, cla: yes, framework, waiting for tree to go green)
嚴重: 崩潰 - 1 個拉取請求
#62615 Fix SliverList scrollOffsetCorrection 0 case (cla: yes, f: scrolling, framework, severe: crash, severe: regression, waiting for tree to go green)
按標籤合併的 PRs flutter/engine
#platform-android - 71 個 pull request
#18339 使用 Android R (API 30) getInsets() 來計算 padding (cla: yes, platform-android)
18643 為 iOS 和 Android 新增自動填充儲存 (cla: yes, platform-android, platform-ios)
18984 bool SubmitFrame -> void SubmitFrame (cla: yes, platform-android, platform-ios, waiting for tree to go green)
19024 為 Android 實現延遲事件合成按鍵事件處理 (affects: desktop, affects: engine, affects: framework, cla: yes, platform-android)
19059 更新 Androidx 匯入 (cla: yes, platform-android, waiting for tree to go green)
19501 修復 FlutterTextView 中的 NullPointerException (cla: yes, platform-android, waiting for tree to go green)
19550 新增所有系統游標 (engine) (cla: yes, platform-android)
19558 [Android] 防止監聽器在分離後呼叫 JNI (cla: yes, crash, platform-android)
19583 fuchsia: 啟用大部分單元測試 (affects: tests, cla: yes, code health, platform-android, platform-fuchsia)
19620 [android] 將合成的 eventType 傳遞給 VirtualDisplay 平臺檢視並修復記憶體洩漏 (cla: yes, platform-android, waiting for tree to go green)
19623 修復 FlutterViewUpdateCustomAccessibilityActions 使用正確的字串列表 (cla: yes, platform-android)
19653 1.20.0-7.1.pre engine CPs (platform-android)
19662 [android] Childview 將處理其 motion events (cla: yes, platform-android)
19700 修復 android_context_gl.h 中的拼寫錯誤 (cla: yes, platform-android)
19702 防止 removeActivityResultListener() 導致 ConcurrentModificationException (cla: yes, platform-android)
19717 新增標誌以指示平臺是否支援狀態恢復 (cla: yes, platform-android)
19776 1.20.0-7.2.pre engine cherrypicks (cla: yes, platform-android)
19848 Cherry pick 3d104f43649d333492dfa792968c8a09af93a84c (cla: yes, platform-android, platform-ios)
19860 支援混合組閤中的 talkback (cla: yes, platform-android, waiting for tree to go green)
19864 1.20.0-7.2.pre: CP 12847e899e080104365f93843c25a3b3b5648895 (cla: yes, platform-android)
19895 使 linter 在其輸出中列印更多資訊並修復錯誤 (cla: yes, platform-android)
19956 撤銷“為 Android 實現延遲事件合成按鍵事件處理(#19024)”(cla: yes, platform-android)
19962 使用 GrDirectContext 工廠而不是過時的 GrContext 工廠 (cla: yes, platform-android, platform-ios)
19968 新增缺失的 MouseCursorPlugin destroy 呼叫 (cla: yes, perf: memory, platform-android, waiting for tree to go green)
19972 從 Mutator 堆疊中移除 android view (cla: yes, platform-android)
19986 1.20 CP:從 Mutator 堆疊中移除 android view(#19972)(cla: yes, platform-android)
20092 手動回滾 Dart 從 24c7666def...40fd1c456e (cla: yes, platform-android, platform-ios)
20100 在切換 surface 前等待 (cla: yes, platform-android, waiting for tree to go green)
20139 新增 ALERT SoundType 列舉值 (cla: yes, platform-android)
20144 向 Flutter Engine 新增 TextInput sendAppPrivateCommand (cla: yes, platform-android)
20180 1.20 CP:在切換 surface 前等待(#20100)(cla: yes, platform-android)
20188 向 Flutter Engine 新增 TextInput performPrivateCommand (cla: yes, platform-android)
20218 為域網路策略設定的通訊管道 (cla: yes, platform-android, platform-ios)
20238 1.20 CP:修復 FlutterViewUpdateCustomAccessibilityActions 使用正確的字串列表 (cla: yes, platform-android)
20245 新增 FlutterFragmentActivity#getRenderMode() (cla: yes, platform-android, waiting for tree to go green)
20280 將原生堆疊跟蹤報告給 Dart 端以進行崩潰報告。(cla: yes, platform-android, waiting for tree to go green)
20303 android_external_texture:使用可用的 GrDirectContext 引數 (cla: yes, platform-android)
20393 Android 上的 hasStrings (cla: yes, platform-android)
20486 移除虛擬光柵化器委託,因為 flutter_runner 已合併到樹中,並清理建構函式引數 (cla: yes, platform-android, platform-fuchsia, platform-ios, waiting for tree to go green)
20500 在 Dart 的方法通道呼叫後立即建立 PlatformView 例項 (cla: yes, platform-android, waiting for tree to go green)
20605 新增缺失的可為空註解 (cla: yes, platform-android, waiting for tree to go green)
20516 當導航到一個沒有設定 namesRoute:true 的 SemanticsNode 的頁面時,缺少預設焦點 (cla: yes, platform-android, waiting for tree to go green)
20564 撤銷“在 Dart 的方法通道呼叫後立即建立 PlatformView 例項(#20500)”(cla: yes, platform-android)
20568 Reland:在 Dart 的方法通道呼叫後立即建立 PlatformView 例項 (cla: yes, platform-android, platform-ios)
20610 銷燬舊版 FlutterView 時釋放 AccessibilityBridge (cla: yes, platform-android, waiting for tree to go green)
20617 [embedder] 新增獲取幀資訊的 FBO 回撥 (cla: yes, platform-android, platform-ios, waiting for tree to go green)
20622 修復 PlatformViewsController.checkInputConnectionProxy 中的 NPE (cla: yes, platform-android)
20672 [embedder] 新增獲取呈現資訊的 gl present 回撥 (cla: yes, platform-android, platform-ios, waiting for tree to go green)
20701 釋放後忽略對 AccessibilityBridge 監聽器的呼叫 (cla: yes, platform-android)
20722 預設在 Android 上啟用混合組合 (cla: yes, platform-android)
20733 將平臺配置傳遞給 Dart VM 以支援不安全套接字策略 (cla: yes, platform-android, platform-ios, waiting for tree to go green)
20735 應用程式暫停時修復 EGL_BAD_SURFACE (cla: yes, platform-android)
20736 Reland:為 Android 實現延遲事件合成按鍵事件處理 (cla: yes, platform-android)
20745 撤銷“預設在 Android 上啟用混合組合”(cla: yes, platform-android)
20769 讓 FlutterActivity/Fragment/FragmentActivity 可以覆蓋應用捆綁路徑,而不是在構造期間立即解析 (cla: yes, platform-android)
20789 新增用於測試的 Java 注入器 (cla: yes, platform-android)
20797 Flutter Engine Beta 1.21.0-9.2.pre cherry picks (cla: yes, platform-android, platform-ios)
20800 新增停用光柵執行緒合併器的能力 (cla: yes, platform-android)
20812 撤銷“將平臺配置傳遞給 Dart VM 以支援不安全套接字策略”(cla: yes, platform-android, platform-ios)
20818 撤銷“將平臺配置傳遞給 Dart VM 以支援不安全套接字 po… (cla: yes, platform-android, platform-ios)
20829 Reland:“將平臺配置傳遞給 Dart VM 以支援不安全套接字策略” (cla: yes, platform-android, platform-ios)
20838 Flutter 1.20.3 engine cherrypicks (cla: yes, platform-android, platform-ios)
20842 確保所有影像在 FlutterImageView 中都被關閉 (cla: yes, platform-android)
20843 [Android R] 將 DisplayCutouts 整合到 viewportMetrics 中 (affects: engine, affects: text input, cla: yes, platform-android)
20864 Reland:預設在 Android 上啟用混合組合(#20722)(cla: yes, platform-android)
20865 將自動外掛註冊也新增到 FlutterFragmentActivity (cla: yes, platform-android)
20912 將按鍵事件傳遞給 EventResponder,如果它們不產生字元 (cla: yes, platform-android)
20916 確保在建立新的螢幕外表面之前呼叫解構函式,因為它會銷燬 EGLSurface。(cla: yes, platform-android)
20921 [Android R] 將 DisplayCutouts 整合到 viewportMetrics (cla: yes, platform-android, waiting for tree to go green)
20922 在引擎初始化前提高執行緒優先順序 (cla: yes, perf: speed, platform-android, severe: performance)
21025 將 Android SDK 更新到 30r3 (cla: yes, platform-android)
platform-ios - 47 個 pull request
#18643 為 iOS 和 Android 新增自動填充儲存 (cla: yes, platform-android, platform-ios)
18984 bool SubmitFrame -> void SubmitFrame (cla: yes, platform-android, platform-ios, waiting for tree to go green)
19267 註解 valuePublishedByPlugin 為可為空 (cla: yes, platform-ios, waiting for tree to go green)
19458 添加了為 FlutterViewController 在介面生成器中設定屬性的功能 (cla: yes, platform-ios)
19684 重構初始路由程式碼 (cla: yes, platform-ios)
19728 修復 Mac / iOS 構建 (cla: yes, platform-ios)
19785 修復負文字選擇範圍丟失 (cla: yes, platform-ios)
19788 為 header semantics nodes 排程 showOnCcreen 操作 (cla: yes, platform-ios, waiting for tree to go green)
19819 移除 FlutterPlatformViewsController::OnCreate 上的過時檢查 (cla: yes, platform-ios, waiting for tree to go green)
19826 修復 iOS 上對話方塊標題被朗讀兩次的問題 (cla: yes, platform-ios)
19848 Cherry pick 3d104f43649d333492dfa792968c8a09af93a84c (cla: yes, platform-android, platform-ios)
19859 iOS 上的 Clipboard hasStrings 方法 (cla: yes, platform-ios, waiting for tree to go green)
19919 確保在拆除光柵化器時合併執行緒 (cla: yes, platform-ios, waiting for tree to go green)
19962 使用 GrDirectContext 工廠而不是過時的 GrContext 工廠 (cla: yes, platform-android, platform-ios)
20050 使用單個遮罩檢視來裁剪平臺檢視 (cla: yes, platform-ios)
20082 Ios nv12 外部紋理 (cla: yes, platform-ios)
20092 手動回滾 Dart 從 24c7666def...40fd1c456e (cla: yes, platform-android, platform-ios)
20127 [iOS] 修復文字輸入外掛崩潰 (cla: yes, platform-ios)
20167 修復 iOS 佈局更改導致的可訪問性焦點隨機跳轉的問題。(cla: yes, platform-ios)
20181 修復 iOS 鍵盤卡在 UIKeyboardTypeNamePhonePad 狀態 (cla: yes, platform-ios)
20218 為域網路策略設定的通訊管道 (cla: yes, platform-android, platform-ios)
20348 [iOS TextInput] 修復選擇限制和組合範圍更改邏輯 (cla: yes, platform-ios)
20446 Engine 1.20.2 cherrypicks (cla: yes, platform-ios)
20450 撤銷“重構初始路由程式碼(#19684)”(cla: yes, platform-ios)
20468 重構初始路由程式碼 第二版 (cla: yes, platform-ios)
20486 移除虛擬光柵化器委託,因為 flutter_runner 已合併到樹中,並清理建構函式引數 (cla: yes, platform-android, platform-fuchsia, platform-ios, waiting for tree to go green)
20487 僅在嵌入式平臺明確要求時才建立 raster_thread_merge (cla: yes, platform-ios, waiting for tree to go green)
20492 為網路安全啟用 iOS 通訊管道並新增測試 (cla: yes, platform-ios)
20522 透過傳送模擬檢視控制器而不是檢視來修復 iOS 單元測試的可訪問性。(cla: yes, platform-ios)
20542 開始為模擬 FlutterViewControllers 填充 FlutterView 屬性 (cla: yes, platform-ios)
20568 Reland:在 Dart 的方法通道呼叫後立即建立 PlatformView 例項 (cla: yes, platform-android, platform-ios)
20617 [embedder] 新增獲取幀資訊的 FBO 回撥 (cla: yes, platform-android, platform-ios, waiting for tree to go green)
20671 預設啟用 iOS 平臺檢視 (cla: yes, platform-ios, waiting for tree to go green)
20672 [embedder] 新增獲取呈現資訊的 gl present 回撥 (cla: yes, platform-android, platform-ios, waiting for tree to go green)
20700 避免將 nil 傳遞給 IOS 可訪問性公告 (cla: yes, platform-ios, waiting for tree to go green)
20708 ForwardingGestureRecognizers 具有回溯到 PlatformViewsController 的引用,以便在可用時訪問 FlutterViewController (cla: yes, platform-ios, waiting for tree to go green)
20733 將平臺配置傳遞給 Dart VM 以支援不安全套接字策略 (cla: yes, platform-android, platform-ios, waiting for tree to go green)
20797 Flutter Engine Beta 1.21.0-9.2.pre cherry picks (cla: yes, platform-android, platform-ios)
20805 修復 iOS 文字欄位輸入鍵盤閃爍和崩潰 (cla: yes, platform-ios, waiting for tree to go green)
20812 撤銷“將平臺配置傳遞給 Dart VM 以支援不安全套接字策略”(cla: yes, platform-android, platform-ios)
20818 撤銷“將平臺配置傳遞給 Dart VM 以支援不安全套接字 po… (cla: yes, platform-android, platform-ios)
20829 Reland:“將平臺配置傳遞給 Dart VM 以支援不安全套接字策略” (cla: yes, platform-android, platform-ios)
20838 Flutter 1.20.3 engine cherrypicks (cla: yes, platform-android, platform-ios)
20960 開始列印有關因許可權問題導致 observatory 無法訪問的錯誤訊息。(cla: yes, platform-ios)
20980 避免崩潰並在程序無法為 JIT 模式 Dart VM 準備時顯示錯誤。(cla: yes, platform-ios)
20991 調整 mdns 錯誤訊息 (cla: yes, platform-ios)
21029 修復 iOS 佈局更改,避免重新聚焦語義物件,如果焦點… (cla: yes, platform-ios)
platform-fuchsia - 19 個 pull request
#19396 fuchsia: 移除死程式碼/斷開依賴 (affects: engine, cla: yes, code health, platform-fuchsia)
19583 fuchsia: 啟用大部分單元測試 (affects: tests, cla: yes, code health, platform-android, platform-fuchsia)
19584 fuchsia: 建立新的 flutter_runner 渲染路徑 (affects: engine, cla: yes, platform-fuchsia)
19792 fuchsia: 允許設定執行緒名稱 (cla: yes, platform-fuchsia)
19794 在 build_fuchsia_artifacts 中修復 targets 引數 (cla: yes, platform-fuchsia)
20343 對 fuchsia shell/tests 的源進行去重 (cla: yes, platform-fuchsia)
20422 修復 Fuchsia 上損壞的 shell_unittests (affects: tests, cla: yes, platform-fuchsia)
20427 為 Fuchsia 構建新增 --unoptimized 和 --asan (cla: yes, platform-fuchsia)
20486 移除虛擬光柵化器委託,因為 flutter_runner 已合併到樹中,並清理建構函式引數 (cla: yes, platform-android, platform-fuchsia, platform-ios, waiting for tree to go green)
20532 Reland: "fuchsia: 移除死程式碼/斷開依賴" (affects: engine, cla: yes, code health, platform-fuchsia)
20638 建立後更新檢視屬性 (affects: engine, cla: yes, platform-fuchsia, waiting for tree to go green)
20647 fuchsia: 將舊的排列轉換為構建標誌 (affects: engine, affects: tests, cla: yes, code health, platform-fuchsia)
20681 fuchsia: 修復 elevation 問題 (affects: engine, cla: yes, platform-fuchsia)
20697 fuchsia: 停用不穩定的測試 (affects: tests, cla: yes, platform-fuchsia)
20699 fuchsia: 回滾損壞的 SDK 並重新啟用測試 (affects: tests, cla: yes, platform-fuchsia)
20704 fuchsia: 清理 FEMU 下的 shell_unittests (affects: tests, cla: yes, platform-fuchsia)
20761 fuchsia: 指出舊光柵化器程式碼 (affects: engine, cla: yes, platform-fuchsia)
20798 [fuchsia] 連結到指令碼的 SDK 版本 (cla: yes, platform-fuchsia, waiting for tree to go green)
20984 fuchsia: 編譯停用的 RasterThreadMerger 程式碼 (affects: tests, cla: yes, platform-fuchsia, waiting for tree to go green)
platform-web - 14 個 pull request
#19610 [web][2/3] 實現換行演算法規則 (cla: yes, platform-web, waiting for tree to go green)
19632 修復 Flutter Web 上多鍵按下時的合成按鍵 (cla: yes, platform-web, waiting for tree to go green)
19745 [web][3/3] 在換行檢測期間處理代理字元 (cla: yes, platform-web)
19787 [web] 改進換行符的效能和程式碼大小 (cla: yes, platform-web, waiting for tree to go green)
19846 [web] 快取換行屬性查詢 (cla: yes, platform-web)
19924 [web] 預設啟用畫布測量 (cla: yes, platform-web)
20067 [web] 為畫布文字設定正確的預設值 (cla: yes, platform-web)
20208 [web] 在文字框測量中包含尾隨空格 (cla: yes, platform-web)
20276 [web] 實現對 WidgetSpan(又名段落佔位符)的支援 (cla: yes, platform-web)
20278 [web] 在換行檢測期間提前計算相關索引 (cla: yes, platform-web)
20520 [web] 為只讀輸入欄位做準備 (affects: text input, cla: yes, platform-web, waiting for tree to go green)
20747 [web] 使單詞邊界與原生 flutter 一致 (cla: yes, platform-web)
20767 [web] 改進換行測試的格式 (affects: tests, cla: yes, platform-web, waiting for tree to go green)
20841 [web] 更改引擎單元測試的程式碼位置 (cla: yes, platform-web)
affects: engine - 10 個 pull request
#19024 為 Android 實現延遲事件合成按鍵事件處理 (affects: desktop, affects: engine, affects: framework, cla: yes, platform-android)
19396 fuchsia: 移除死程式碼/斷開依賴 (affects: engine, cla: yes, code health, platform-fuchsia)
19584 fuchsia: 建立新的 flutter_runner 渲染路徑 (affects: engine, cla: yes, platform-fuchsia)
19983 將 EncodableValue 設為簡單的 std::variant 包裝器 (affects: engine, cla: yes, glfw, platform-windows)
20532 Reland: "fuchsia: 移除死程式碼/斷開依賴" (affects: engine, cla: yes, code health, platform-fuchsia)
20638 建立後更新檢視屬性 (affects: engine, cla: yes, platform-fuchsia, waiting for tree to go green)
20647 fuchsia: 將舊的排列轉換為構建標誌 (affects: engine, affects: tests, cla: yes, code health, platform-fuchsia)
20681 fuchsia: 修復 elevation 問題 (affects: engine, cla: yes, platform-fuchsia)
20761 fuchsia: 指出舊光柵化器程式碼 (affects: engine, cla: yes, platform-fuchsia)
20843 [Android R] 將 DisplayCutouts 整合到 viewportMetrics 中 (affects: engine, affects: text input, cla: yes, platform-android)
affects: desktop - 9 個 pull request
#19024 為 Android 實現延遲事件合成按鍵事件處理 (affects: desktop, affects: engine, affects: framework, cla: yes, platform-android)
19597 Desktop embedder ComputePlatformResolvedLocale 入口點 (affects: desktop, cla: yes)
19896 [windows] 將引擎與檢視分離 (affects: desktop, cla: yes, platform-windows)
20455 在 Windows 嵌入中傳送區域資訊 (affects: desktop, cla: yes, platform-windows)
20461 在 macOS 嵌入中傳送區域資訊 (affects: desktop, cla: yes, platform-macos)
20613 [windows] 允許委派頂級 WindowProc (affects: desktop, cla: yes, platform-windows)
20662 [windows] 基本消除狀態結構體 (affects: desktop, cla: yes, platform-windows)
20668 [windows] 新增水平滾動支援 (affects: desktop, cla: yes, platform-windows)
20760 預設 C++ 包裝器模板為 EncodableValue (affects: desktop, cla: yes, platform-windows)
affects: tests - 8 個 pull request
#19583 fuchsia: 啟用大部分單元測試 (affects: tests, cla: yes, code health, platform-android, platform-fuchsia)
20422 修復 Fuchsia 上損壞的 shell_unittests (affects: tests, cla: yes, platform-fuchsia)
20647 fuchsia: 將舊的排列轉換為構建標誌 (affects: engine, affects: tests, cla: yes, code health, platform-fuchsia)
20697 fuchsia: 停用不穩定的測試 (affects: tests, cla: yes, platform-fuchsia)
20699 fuchsia: 回滾損壞的 SDK 並重新啟用測試 (affects: tests, cla: yes, platform-fuchsia)
20704 fuchsia: 清理 FEMU 下的 shell_unittests (affects: tests, cla: yes, platform-fuchsia)
20767 [web] 改進換行測試的格式 (affects: tests, cla: yes, platform-web, waiting for tree to go green)
20984 fuchsia: 編譯停用的 RasterThreadMerger 程式碼 (affects: tests, cla: yes, platform-fuchsia, waiting for tree to go green)
platform-windows - 7 個 pull request
#19896 [windows] 將引擎與檢視分離 (affects: desktop, cla: yes, platform-windows)
19983 將 EncodableValue 設為簡單的 std::variant 包裝器 (affects: engine, cla: yes, glfw, platform-windows)
20455 在 Windows 嵌入中傳送區域資訊 (affects: desktop, cla: yes, platform-windows)
20613 [windows] 允許委派頂級 WindowProc (affects: desktop, cla: yes, platform-windows)
20662 [windows] 基本消除狀態結構體 (affects: desktop, cla: yes, platform-windows)
20668 [windows] 新增水平滾動支援 (affects: desktop, cla: yes, platform-windows)
20760 預設 C++ 包裝器模板為 EncodableValue (affects: desktop, cla: yes, platform-windows)
code health - 4 個 pull request
#19396 fuchsia: 移除死程式碼/斷開依賴 (affects: engine, cla: yes, code health, platform-fuchsia)
19583 fuchsia: 啟用大部分單元測試 (affects: tests, cla: yes, code health, platform-android, platform-fuchsia)
20532 Reland: "fuchsia: 移除死程式碼/斷開依賴" (affects: engine, cla: yes, code health, platform-fuchsia)
20647 fuchsia: 將舊的排列轉換為構建標誌 (affects: engine, affects: tests, cla: yes, code health, platform-fuchsia)
severe: performance - 4 個 pull request
#20003 Reland: 避免 EncodeImage 中的複製 (cla: yes, perf: speed, severe: performance)
20142 非同步建立根 isolate (cla: yes, perf: speed, severe: performance)
20466 新增光柵快取記憶體的服務協議 (cla: yes, perf: memory, severe: performance)
20922 在引擎初始化前提高執行緒優先順序 (cla: yes, perf: speed, platform-android, severe: performance)
perf: speed - 3 個拉取請求
#20003 Reland: 避免 EncodeImage 中的複製 (cla: yes, perf: speed, severe: performance)
20142 非同步建立根 isolate (cla: yes, perf: speed, severe: performance)
20922 在引擎初始化前提高執行緒優先順序 (cla: yes, perf: speed, platform-android, severe: performance)
affects: text input - 2 個拉取請求
#20520 [web] 為只讀輸入欄位做準備 (affects: text input, cla: yes, platform-web, waiting for tree to go green)
20843 [Android R] 將 DisplayCutouts 整合到 viewportMetrics 中 (affects: engine, affects: text input, cla: yes, platform-android)
perf: memory - 2 個 pull request
#19968 新增缺失的 MouseCursorPlugin destroy 呼叫 (cla: yes, perf: memory, platform-android, waiting for tree to go green)
20466 新增光柵快取記憶體的服務協議 (cla: yes, perf: memory, severe: performance)
Work in progress (WIP) - 1 個拉取請求
#20187 啟用更多 linting (Work in progress (WIP), cla: yes)
affects: docs - 1 個 pull request
#20176 更新 drawAtlas 方法的可為空性並完善文件 (affects: docs, cla: yes, waiting for tree to go green)
affects: framework - 1 個 pull request
#19024 為 Android 實現延遲事件合成按鍵事件處理 (affects: desktop, affects: engine, affects: framework, cla: yes, platform-android)
crash - 1 個拉取請求
#19558 [Android] 防止監聽器在分離後呼叫 JNI (cla: yes, crash, platform-android)
glfw - 1 個 pull request
#19983 將 EncodableValue 設為簡單的 std::variant 包裝器 (affects: engine, cla: yes, glfw, platform-windows)
platform-macos - 1 個拉取請求
#20461 在 macOS 嵌入中傳送區域資訊 (affects: desktop, cla: yes, platform-macos)
按標籤合併的 flutter/plugins PR
#waiting for test harness - 14 個 pull request
#2873 [e2e] 新增報告額外資訊的功能 (cla: yes, waiting for test harness)
2904 [web] 為 web 測試新增截圖能力到 e2e。(cla: yes, waiting for test harness)
2906 [e2e] 新增新的 e2e_driver 用於處理響應資料和效能監視器 (waiting for test harness)
2917 [e2e] 撤銷效能跟蹤工具 (waiting for test harness)
2923 [device_info] 更改 device_info 的目錄 (cla: yes, waiting for test harness)
2929 [device_info] 在 device_info 中新增平臺介面 (cla: yes, waiting for test harness)
2942 [device_info] 將 device_info 移植到使用平臺介面 (cla: yes, waiting for test harness)
2944 [battery] 更新了 README.md (cla: yes, waiting for test harness)
2945 [google_maps_flutter_web] 將 e2e 測試移植到 integration_test 包。(cla: yes, waiting for test harness)
2947 [integration_test] 新增獲取時間線的功能 (cla: yes, waiting for test harness)
2974 [url_launcher_platform_interface] 向 launch() 新增 webOnlyWindowName 引數 (cla: yes, waiting for test harness)
2984 [url_launcher, url_launcher_web] 修復 API 依賴項。(cla: yes, waiting for test harness)
2985 [google_maps_flutter] 修復 Android 單元測試。(cla: yes, waiting for test harness)
3010 [url_launcher_web] 修復測試名稱中的拼寫錯誤並修復引號一致性 (cla: yes, waiting for test harness)
in review - 1 個拉取請求
#970 [share] 新增檔案共享支援(android & ios)(cla: yes, in review)
所有已合併的拉取請求
#合併了 flutter/flutter 中 2020-07-09T05:19:00.000 至 2020-09-10T18:17:00.000 的 PR。
#共有 934 個拉取請求。
44980 在 flutter api 文件搜尋輸入框周圍新增填充 (cla: yes, team)
55235 在 dart analyzer 和 analyzer benchmark output 中忽略 .idea 目錄 (cla: yes, team)
55376 為 daemon hot reload 請求新增 debounce 支援 (cla: yes, tool, waiting for tree to go green)
56413 Prevent viewport.showOnScreen from scrolling the viewport if the specified Rect is already visible. (cla: yes, f: material design, f: scrolling, framework, severe: API break, waiting for tree to go green)
58245 Automatically scale down Dialog padding for larger text scale factors (cla: yes, f: material design, framework, waiting for tree to go green)
58640 Skip Audit - Rendering Library (a: quality, a: tests, cla: yes, framework, team, waiting for tree to go green)
58731 Autofill save (a: text input, cla: yes, framework)
59114 在 Flutter Tools 中新增對 Dart Development Service (DDS) 的支援 (cla: yes, team, tool)
59127 [Text Scaling][Material] Update BottomNavigationBar to show tooltips on long press. (cla: yes, f: cupertino, f: material design, framework, team)
59623 Reduce iOS scroll damping for lists with differently sized items (a: fidelity, cla: yes, f: scrolling, framework, platform-ios, waiting for tree to go green)
59702 New Button Universe (cla: yes, f: material design, framework, waiting for tree to go green)
59766 FormField should autovalidate only if its content was changed (fixed) (a: text input, cla: yes, f: material design, framework, waiting for tree to go green)
60053 在 Linux shell 中設定 application-id (cla: yes, tool)
60174 Add an additional builder to DragTarget which fires on every Draggabl… (cla: yes, framework, waiting for tree to go green)
60177 Don't move to word edge when tapping with a mouse (a: mouse, a: text input, cla: yes, f: material design, framework, waiting for tree to go green)
60179 Implement new activity indicator for iOS14 (cla: yes, f: cupertino, framework)
60238 分支出 android platform view perf testing (cla: yes, team)
60299 Implement Router widget and widgets app api (cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green)
60337 Add ThemeData.shadowColor (cla: yes, f: material design, framework, waiting for tree to go green)
60375 Restoration Framework (a: tests, cla: yes, framework, waiting for tree to go green)
60446 Remove unused optional parameters of private functions. (a: tests, cla: yes, f: material design, framework, team, waiting for tree to go green)
60479 Fix tooltip position using correct overlay to calculate render box position. (a: layout, cla: yes, f: material design, framework, waiting for tree to go green)
60501 Make Scrollable's free scroll initial velocity matches that of iOS (a: fidelity, cla: yes, f: scrolling, framework, platform-ios, waiting for tree to go green)
60558 Pointer event resampler (#41118) (cla: yes, f: scrolling, framework, platform-android, platform-fuchsia, platform-ios, waiting for tree to go green)
60591 [flutter_tools] 從 AnalysisError 中分離 style 和 data (cla: yes, tool, waiting for tree to go green)
60632 向 locale 列表新增 fil(filipino) 和 gsw(swiss german) 的 locale,修復 #60631 (a: internationalization, cla: yes, team, tool, waiting for tree to go green)
60640 expose route settings for showModalBottomSheet (cla: yes, f: material design, f: routes, framework, waiting for tree to go green)
60655 clean up hero controller scope (cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green)
60796 Add support in WidgetTester for an array of inputs (a: animation, a: tests, cla: yes, f: gestures, framework)
60931 Add all system cursors (framework) (a: desktop, a: mouse, cla: yes, framework, waiting for tree to go green)
60939 新增一個專注於測量 Paint 物件效能的 benchmark (cla: yes, team)
60940 Skip Audit - Last Leftovers (a: quality, a: tests, cla: yes, f: cupertino, f: material design, framework, team, waiting for tree to go green)
60990 Use the correct Transform in the WidgetInspector overlay (#59566) (cla: yes, f: inspector, framework, waiting for tree to go green)
61007 開啟 add-to-app iOS 平臺單元測試 (a: existing-apps, a: tests, cla: yes, platform-ios, team)
61048 Re-land "Tweaking Material Chip a11y semantics to match buttons (#60141)" (a: accessibility, cla: yes, customer: money (g3), f: material design, framework, waiting for tree to go green)
61071 [Api docs] Updates ListTile.subtitle docs to address how TextStyle is decided (cla: yes, d: api docs, f: material design, framework, waiting for tree to go green)
61086 Added the materialTapTargetSize to the OutlineButton Constructor (cla: yes, f: material design, framework, waiting for tree to go green)
61104 Document the addition of LRM and RLM characters (cla: yes, framework, waiting for tree to go green)
61114 [flutter_tools] 新增對 enable null safety asserts 的支援 (cla: yes, team, tool)
61123 This fixes an error in the form field example (cla: yes, d: api docs, f: material design, framework, waiting for tree to go green)
61135 在 create --platforms help text 中新增句子之間的空格 (cla: yes, tool, waiting for tree to go green)
61136 Re-land Expose height and width factor in AnimatedAlign (a: animation, cla: yes, framework, waiting for tree to go green)
61138 Fixing patch for coming breaking change in HttpClientRequest (a: tests, cla: yes, framework)
61139 [flutter_tools] 從 device manager, flutter tester 中移除 globals (cla: yes, tool)
61140 使 flavor 名稱與 Xcode Schemes 進行不區分大小寫的比較 (cla: yes, platform-ios, t: xcode, team, tool)
61141 為 enter 和 tab 新增額外的 GTK keycodes (cla: yes, team)
61146 [flutter_tools] 統一 analyze error log 格式 (cla: yes, tool)
61171 Fix FloatingActionButtonLocation for additional test case (a: quality, f: material design, framework, waiting for tree to go green)
61177 使用 nnbd deps (team, tool)
61178 [flutter_tools] 清理 web runner 功能 (cla: yes, tool, waiting for tree to go green)
61180 [Material] Allow for customizing Snack bar margin, padding, and width (cla: yes, f: material design, framework, waiting for tree to go green)
61185 Filter profiling events by names not category (a: tests, cla: yes, framework, severe: performance)
61188 migrate foundation to nullsafety (cla: yes, framework)
61190 Mouse events report correct local positions (cla: yes, framework, waiting for tree to go green)
61191 [flutter_tools] 切換 injection 的順序 (cla: yes, tool, waiting for tree to go green)
61196 在 test expects 中優先使用 tear offs 而非 lambdas (cla: yes, team, tool)
61198 [flutter_tools] 允許取消命令日誌的靜音 (cla: yes, tool, waiting for tree to go green)
61199 remove LICENSE/NOTICES work around (cla: yes, framework, waiting for tree to go green)
61201 [flutter_tools] 抽象 logger 的構造(為什麼我不能擁有所有的 logger?)(cla: yes, tool, waiting for tree to go green)
61203 移除 v1 Android create 模板 (cla: yes, team, tool, waiting for tree to go green)
61205 將 Android views e2e 遷移到新的 embedding (cla: yes, team)
61209 Optionally invert oversized images (a: debugging, a: error message, a: images, cla: yes, framework, tool)
61215 在 analysis bot 中忽略 .idea/* 檔案。(cla: yes, team, waiting for tree to go green)
61216 InkDecoration do not paint if it's part of the tree doesn't get painted (cla: yes, f: material design, framework, waiting for tree to go green)
61253 [flutter_tools] 透過 tryToDelete deflake integration test (cla: yes, tool)
61256 修復 bold 在新行上未清除的問題 (cla: yes, tool, waiting for tree to go green)
61257 [devicelab] 此無操作更改標記 3 個測試在 LUCI 構建器上執行。(cla: yes, team, team: infra, waiting for tree to go green)
61258 Adds semantics information for the popup menu item (cla: yes, f: material design, framework, waiting for tree to go green)
61261 [flutter_tools] 在 pub get 時生成一個合成的 flutter_gen 包 (cla: yes, tool)
61262 Renamed ContainedButton et al. to ElevatedButton et al. (cla: yes, f: material design, framework, waiting for tree to go green)
61265 添加了 Web 編譯器除錯元資料 (cla: yes, team, tool)
61266 implement handlePointerEventRecord for LiveWidgetController (a: tests, cla: yes, framework, waiting for tree to go green)
61268 Update Table docs for horizontal scrolling (cla: yes, d: api docs, documentation, f: scrolling, framework, waiting for tree to go green)
61269 解析 .flutter-plugins-dependencies 以用於 add-to-app iOS 模組 (a: existing-apps, cla: yes, platform-ios, team, tool, waiting for tree to go green)
61270 為 1.20.0-7.1.pre 更新 engine hash (CQ+1, cla: yes, engine)
61276 Revert "Add support for Dart Development Service (DDS) in Flutter Tools" (team, tool)
61312 為 androidLicensesUnknown 新增更多提示 (cla: yes, tool, waiting for tree to go green)
61323 Updated Row API doc for RTL in textDirection (cla: yes, d: api docs, documentation, framework, waiting for tree to go green)
61338 當 plugins.yaml 忘記 'flutter.plugins.pla… 時顯示正確的錯誤 (cla: yes, tool, waiting for tree to go green)
61347 [ListTile] adds new properties to customize the tile color (cla: yes, f: material design, framework, severe: new feature, waiting for tree to go green)
61356 Updated dataTable API doc to explicitly point sorting (cla: yes, f: material design, framework, waiting for tree to go green)
61359 新增一個標誌,用於使用 WebSockets 作為 Dart Debug 擴充套件後端服務 (cla: yes, tool, waiting for tree to go green)
61363 新增新的 docker_attach.sh 指令碼並更新 README (cla: yes, team, waiting for tree to go green)
61368 Add widget of the week videos to documentation (cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green)
61370 Remove the default shortcut mapping for GameButtonB. (cla: yes, framework, waiting for tree to go green)
61371 Make ThemeData.shadowColor the default shadowColor in TextButton et al. (cla: yes, f: material design, framework, waiting for tree to go green)
61375 issue 61346 route can be added and disposed in the same frame (cla: yes, framework, waiting for tree to go green)
61377 Revert "Adds semantics information for the popup menu item (#61258)" (cla: yes, f: material design, framework)
61385 reland "Adds semantics information for the popup menu item (#61258)" (a: accessibility, cla: yes, f: material design, framework, team, waiting for tree to go green)
61386 Fix NestedScrollView inner ballistic activity for 0 velocity (a: quality, cla: yes, f: scrolling, framework, waiting for tree to go green)
61388 benchmarkLive: a new LiveTestWidgetsFlutterBindingFramePolicy for benchmark on device (a: tests, cla: yes, framework, team, waiting for tree to go green)
61392 Update Card example and shadowColor default (cla: yes, f: material design, framework, waiting for tree to go green)
61394 Update the Scaffold examples; use the new button classes (cla: yes, f: material design, framework)
61395 Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)" (cla: yes, team, tool)
61398 Prevent material switch from recreating its render object when it becomes disabled (cla: yes, f: material design, framework, waiting for tree to go green)
61399 Document the mapping of system mouse cursors on Windows and Linux (a: desktop, a: mouse, cla: yes, framework)
61400 fix code comments in the route route didadd method (cla: yes, framework, waiting for tree to go green)
61401 Make scrollbar thickness and radius customizable (cla: yes, f: cupertino, f: material design, framework)
61406 Update the golden image comparator to handle read-only image ByteData views (a: tests, cla: yes, framework, waiting for tree to go green)
61408 新增忽略覆蓋率中因註釋而產生的行的功能 (cla: yes, tool, waiting for tree to go green)
61411 [flutter_tools] 新增單 widget 熱過載的功能 (cla: yes, tool)
61413 [flutter_tools] update fastReassemble method for single widget reloads (cla: yes, framework, tool)
61417 考慮 MotionEvent 例項的突變 (cla: yes, team, waiting for tree to go green)
61424 Update documentation (cla: yes, f: material design, framework)
61425 Default textBaseline to alphabetic in Flex (cla: yes, framework, waiting for tree to go green)
61439 Add per thumb Range Slider semantics (cla: yes, f: material design, framework, waiting for tree to go green)
61455 Improve error reporting for RenderObject visitChildren errors (cla: yes, framework)
61457 Add assert to Table to check for rows with null children (cla: yes, framework)
61474 Fix Border.symmetric: phase 1 (cla: yes, framework, waiting for tree to go green)
61475 [flutter_tools] 降低 flutter generate 的優先順序 (cla: yes, tool)
61479 Update MaterialState API docs (cla: yes, f: material design, framework, waiting for tree to go green)
61481 [flutter_tools] 新增 iOS, android, 和 fuchsia 的功能 (cla: yes, tool)
61482 Revert "Branch out android platform view perf testing (#60238)" (cla: yes, team)
61484 支援 Xcode 版本比較 (cla: yes, platform-ios, t: xcode, tool, waiting for tree to go green)
61485 fix intrinsic height and width for widget span (cla: yes, framework, waiting for tree to go green)
61488 不將所有 pub 包上傳到 zip 捆綁包 (cla: yes, team)
61489 Updated date pickers to use the new TextButton in place of FlatButton. (cla: yes, f: material design, framework, waiting for tree to go green)
61491 移除將 --sound-null-safety 轉換為 --null-safety 選項的程式碼 (cla: yes, tool, waiting for tree to go green)
61492 Updated time pickers to use the new TextButton in place of FlatButton. (cla: yes, f: material design, framework)
61498 Revert "Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)"" (cla: yes, team, tool)
61502 Update documentation for IntrinsicWidth & IntrinsicHeight (cla: yes, d: api docs, documentation, framework)
61503 Add defaults to showGeneralDialog() (cla: yes, framework)
61507 Android views 使用混合 composition e2e driver 測試 (cla: yes, team, waiting for tree to go green)
61509 Add a E2E based performance test case (a: tests, cla: yes, framework, team, waiting for tree to go green)
61513 [flutter_tools] 使 flutter git upstream 可配置 (cla: yes, tool, waiting for tree to go green)
61516 Allow transparent barrierColor in showDialog methods (cla: yes, framework)
61517 [CONTRIBUTING.md] 新增 CONTRIBUTING TO FLUTTER 文章連結 (cla: yes, team, waiting for tree to go green)
61518 將 xcodebuild 更改為“慢操作” (cla: yes, t: xcode, tool)
61532 [ListTileTheme] adds properties to customize tile color at theme level (cla: yes, f: material design, framework, waiting for tree to go green)
61535 調整關於使用 web-server 進行除錯的訊息 (cla: yes, tool)
61540 Promote WidgetTester.ensureVisible to WidgetController (a: tests, cla: yes, framework)
61548 [flutter_tools] 修復測試程式碼中的拼寫錯誤 (cla: yes, tool)
61551 Fix/decoration equality (cla: yes, waiting for tree to go green)
61552 Verbose process exceptions (cla: yes, team, tool, waiting for tree to go green)
61554 Reland "Branch out android platform view perf testing (#60238)" (cla: yes, team)
61556 fix type error in web builds (cla: yes, cp: 1.20, cp: 1.20 completed, framework)
61561 [flutter_tool] 在建立外掛時移除 no-op iOS 資料夾。(cla: yes, targeted to release: 1.20, tool)
61564 ✒ 拼寫檢查所有與 Flutter 💙 相關的 .md 檔案 (a: internationalization, cla: yes, d: examples, team, tool, waiting for tree to go green)
61568 修復構建(修復 _flutter -> flutter 的引用)(cla: yes, tool)
61569 更新了 'flutter help attach' 的說明 (cla: yes, tool, waiting for tree to go green)
61570 migrate scheduler to nullsafety (cla: yes, framework, waiting for tree to go green)
61572 Remove unused parameter from private method in widget_inspector (cla: yes, framework, waiting for tree to go green)
61573 移除 run_machine_concurrent_hot_reload device lab test (cla: yes, team)
61576 Corrected splash color for TextButton, ElevatedButton, OutlinedButton (cla: yes, f: material design, framework, waiting for tree to go green)
61578 Updated obsolete button references in Scaffold, IconButton (cla: yes, f: material design, framework)
61579 Remove unused FlutterErrorDetails subclasses (a: debugging, a: error message, a: quality, a: tests, cla: yes, framework, waiting for tree to go green)
61581 Give better error message for describeEnum (a: error message, cla: yes, f: inspector, framework, waiting for tree to go green)
61582 Remote returns for function expression inferred return type void. (cla: yes, framework, tool, waiting for tree to go green)
61585 在 doctor 中顯示裝置診斷訊息 (cla: yes, t: flutter doctor, team, tool, waiting for tree to go green)
61587 Find the target platform more accurately on the web. (cla: yes, framework, waiting for tree to go green)
61593 從 tools-tests 中移除 flutter update-packages (cla: yes, tool, waiting for tree to go green)
61621 清理 macrobenchmark 重複檔案 (cla: yes, team)
61623 Fix overflow issue caused by a long title/subtitle for the vertical stepper (cla: yes, f: material design, framework, waiting for tree to go green)
61632 1.20.0-7.2.pre framework cherrypicks (cla: yes, engine, framework, team)
61633 Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)" (cla: yes, team, tool)
61634 [flutter_tools] 預設關閉 fuchsia 支援 (cla: yes, tool, waiting for tree to go green)
61636 remove usage to applyTextScaleFactorToWidgetSpan (a: accessibility, a: typography, cla: yes, framework, waiting for tree to go green)
61640 [flutter_tools] 更新 device discovery 建構函式 (cla: yes, tool, waiting for tree to go green)
61641 Revert "Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)"" (cla: yes, team, tool)
61642 Revert "Reland "Branch out android platform view perf testing (#60238)"" (cla: yes, team)
61646 在 flutter 程式碼中使用 device-finder 而非 dev_finder。(cla: yes, team, waiting for tree to go green)
61647 更新 packages (cla: yes, team)
61648 Proposal: deprecate autovalidate parameter of the Form, FormField and TextFormField widget (cla: yes, f: material design, framework, waiting for tree to go green)
61655 Add assert in PictureLayer.addToScene() (cla: yes, framework)
61662 add static method to create material hero controller (cla: yes, f: material design, framework, waiting for tree to go green)
61664 Add minWidth and height parameter into FlatButton widget (cla: yes, f: material design, framework, waiting for tree to go green)
61666 Fix Border.symmetric: phase 2 (cla: yes, framework)
61667 Add tests for platform views' hover behavior (a: mouse, a: platform-views, cla: yes, framework)
61668 Track used Android pointer IDs and reuse IDs after a pointer is released (cla: yes, framework, waiting for tree to go green)
61671 Add no-op callbacks to platform view gesture recognizer when necessary (cla: yes, framework)
61672 Remove TODO around deprecation (cla: yes, framework, waiting for tree to go green)
61674 Revert "update packages" (cla: yes, team)
61675 在 hybrid android views test 中更新 dependencies (cla: yes, team)
61678 更新 packages (cla: yes, team, tool)
61684 在 machine 模式下跳過列印渲染的錯誤文字 (cla: yes, tool, waiting for tree to go green)
61698 標記 flutter_gallery_ios32__transition_perf 為 flaky (cla: yes, team)
61710 Added expandedHeight in flexibleSpace and flexibleSpaceBar (cla: yes, d: api docs, documentation, f: material design, framework, waiting for tree to go green)
61714 Implement customizable cursor height (cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green)
61737 標記 smoke_catalina_start_up_ios 為 flaky (cla: yes, team)
61748 Reland "Branch out android platform view perf testing #60238" 2nd time (cla: yes, team, waiting for tree to go green)
61752 Allowed specifying reverseTransitionDuration in PageRouteBuilder class (cla: yes, f: routes, framework, waiting for tree to go green)
61756 Fix ExcludeFocus so it won't refocus a sibling of the focused node. (cla: yes, f: focus, framework, waiting for tree to go green)
61760 [flutter_tools] revert dart format 更改 (cla: yes, cp: 1.20, cp: 1.20 completed, tool, waiting for tree to go green)
61762 將 iproxy 注入到 context 中 (cla: yes, platform-ios, tool, waiting for tree to go green)
61766 [flutter_tools] 為 widget cache 新增 plumbing (cla: yes, tool)
61773 Update framePolicy docs (a: tests, cla: yes, d: api docs, documentation, framework, waiting for tree to go green)
61778 [Material] Updated icons and fonts (cla: yes, f: material design, framework, team, tool, waiting for tree to go green)
61779 Add a test for 3D transform with needsCompositing (cla: yes, framework, waiting for tree to go green)
61796 Improved docs for minLines in EditableText (a: text input, cla: yes, d: api docs, documentation, framework, waiting for tree to go green)
61800 re-Update engine hash for 1.20.0-7.2.pre, including 12847e8 (CQ+1, cla: yes, engine)
61841 Make sure all isolates start during flutter driver tests. (a: tests, cla: yes, framework, waiting for tree to go green)
61844 restore nullability of FlutterError.onError (cla: yes, framework)
61872 LiveTestWidgetsFlutterBinding support for non-touch event (a: tests, cla: yes, framework)
61876 Revert "fix intrinsic height and width for widget span (#61485)" (cla: yes, framework)
61881 [flutter_tools] 簡潔 dart2js commands outputKernel & outputJavaScript (cla: yes, tool, waiting for tree to go green)
61882 Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)" (cla: yes, team, tool)
61888 Revert "Revert 'fix intrinsic height and width for widget span (#61485)'" (cla: yes, framework)
61901 Reland "LiveTestWidgetsFlutterBinding support for non-touch event" (a: tests, cla: yes, framework, waiting for tree to go green)
61909 Revert "Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)"" (cla: yes, team, tool)
61912 停用 gen_l10n_test 的延遲載入版本 (cla: yes, tool, waiting for tree to go green)
61913 [flutter_tools] macOS 清理,在 release 模式下連線到 log reader (cla: yes, tool, waiting for tree to go green)
61916 Refactor gen_keycode: Split generators (cla: yes, framework, team)
61918 測試動態 surface 切換 (cla: yes, team, waiting for tree to go green)
61921 移除 frame policy test 的 flaky 標記 (cla: yes, team, waiting for tree to go green)
61940 Check if a double is NaN before converting to it int (cla: yes, framework, waiting for tree to go green)
61941 migrate physics to nullsafety (cla: yes, framework, team, waiting for tree to go green)
61948 Add LayoutBuilder example (cla: yes, d: api docs, d: examples, documentation, framework, waiting for tree to go green)
61961 Improve message error for missing textBaseline (a: error message, cla: yes, framework, waiting for tree to go green)
61963 Revert "InkDecoration do not paint if it's part of the tree doesn't g… (cla: yes, f: material design, framework)
61973 Update viewport dimensions when scrollDirection changes (a: quality, cla: yes, f: scrolling, framework, waiting for tree to go green)
61974 fix: MaterialColor Swatch Map comparison (cla: yes, framework, waiting for tree to go green)
61975 Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276) (cla: yes, team, tool)
61978 bump nullsafety deps (cla: yes, team, tool, waiting for tree to go green)
61979 僅當 Xcode 專案存在時才嘗試獲取構建設定 (cla: yes, platform-ios, t: xcode, tool, waiting for tree to go green)
61983 將 ios-deploy 更新到版本 1.11.0 (cla: yes, waiting for tree to go green)
61993 Revert "Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)" (cla: yes, team, tool)
61996 [flutter_tools] 編寫生成每個庫單元覆蓋率的指令碼 (cla: yes, tool, waiting for tree to go green)
61998 A benchmark test case for measuring scroll smoothness (a: tests, cla: yes, framework, team, waiting for tree to go green)
62008 Minor doc updates (cla: yes, framework)
62012 Update Actions.invoke to return the result of invoking the action. (cla: yes, framework)
62014 TextSelectionTheme support (step 1 of 3) (cla: yes, f: material design, framework)
62050 撤銷“將 Engine 從 dcc9a4048da8 回滾到 5a73d4dc2503(36 次修訂)”(cla: yes, engine)
62052 Update the FlutterLogo colors and gradients (cla: yes, f: cupertino, f: material design, framework, team, waiting for tree to go green)
62053 [flutter_tools] 將 flutterRoot 欄位新增到 JSON 機器輸出 (cla: yes, tool, waiting for tree to go green)
62061 [flutter_tools] 清理 plugin dependencies 檔案 (cla: yes, tool)
62062 makes PopupMenuitem merge the semantics of its child (cla: yes, f: material design, framework, waiting for tree to go green)
62064 將 gallery/transitions_perf 測試遷移到 e2e (a: accessibility, cla: yes, team, waiting for tree to go green)
62069 [flutter_tools] 在熱重啟時從暫停的 isolate 中移除斷點 (cla: yes, tool, waiting for tree to go green)
62070 快速檢測精確的裝置 ID 匹配 (cla: yes, tool, waiting for tree to go green)
62071 Make it an error to break doc macros (and fix existing broken macros) (cla: yes, f: material design, framework, waiting for tree to go green)
62072 SelectableText handles after Select All (cla: yes, f: material design, framework, waiting for tree to go green)
62074 Fix RenderFlex crossSize for baseline alignment (P3, a: layout, cla: yes, framework, waiting for tree to go green)
62075 Update the About dialog to use the new button API. (cla: yes, f: material design, framework, waiting for tree to go green)
62076 [flutter_tools] 將 cache 模式切換為 reload (cla: yes, tool, waiting for tree to go green)
62082 在調查期間標記 flutter_gallery_ios__transition_perf 為 flaky (cla: yes, platform-ios, team, team: flakes)
62083 Update the documentation of GlobalKey to explain why it is expensive (cla: yes, d: api docs, documentation, framework, waiting for tree to go green)
62085 標記 smoke_catalina_start_up_ios 為非 flaky (cla: yes, platform-ios, team, team: flakes, waiting for tree to go green)
62086 Add support for system alert sound (cla: yes, framework)
62091 WidgetController.pump use optional duration (a: tests, cla: yes, framework, waiting for tree to go green)
62092 Updated Material library documentation references to the old button classes. (cla: yes, f: material design, framework, waiting for tree to go green)
62094 在停用前確保傳送 analytics (cla: yes, tool, waiting for tree to go green)
62096 [flutter_tools] 如果未指定 target-platforms,則確保構建 x64 (cla: yes, tool, waiting for tree to go green)
62097 Add WidgetController.scrollUntilVisible (a: tests, cla: yes, framework, waiting for tree to go green)
62099 Updated references to the old button classes to the new classes in widgets, services, and rendering packages (cla: yes, d: api docs, d: examples, documentation, f: material design, framework, waiting for tree to go green)
62101 Updated 'CustomClipper.shouldReclip' doc (cla: yes, d: api docs, documentation, framework, waiting for tree to go green)
62115 [flutter_tool] [web] 在 debug 模式下移除 x-frame-options header (cla: yes, tool)
62136 Add template flutter.widgets.transitionRoute.reverseTransitionDuration (cla: yes, framework)
62144 Revert "remove usage to applyTextScaleFactorToWidgetSpan (#61636)" (cla: yes, framework)
62147 Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)" (cla: yes, team, tool, waiting for tree to go green)
62150 手動回滾 Engine 到 4d720dd9e56ff5d008ed8cafff3a45676f403c23 (cla: yes, engine)
62152 [flutter_tools] deflake fastReassemble test (cla: yes, tool, waiting for tree to go green)
62154 在執行裝置實驗室測試時停用 DartDev (cla: yes)
62157 migrate gestures to nullsafety (cla: yes, framework, waiting for tree to go green)
62158 手動回滾 Engine 到 602c2d81fa166c77920c2b2fdc190a6f2f257985 (cla: yes, engine)
62162 將 Crane 測試新增到新的 Gallery 應用 (cla: yes, team, waiting for tree to go green)
62163 手動回滾 Engine 到 626244a72c5d53cc6d00c840987f9059faed511a (cla: yes, engine)
62164 Updated material and cupertino tests to use the new button classes (cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green)
62167 Ban unresolved dartdoc directives from HTML output (cla: yes, f: material design, framework, team, waiting for tree to go green)
62195 [Material] Ensure banner reads banner theme's leading padding property (cla: yes, f: material design, framework, waiting for tree to go green)
62217 在更多地方傳遞 --disable-dart-dev (cla: yes, team, tool)
62218 修復 README 拼寫錯誤 (cla: yes, team, waiting for tree to go green)
62219 簡化 macrobenchmarks/picture_cache (cla: yes, team, waiting for tree to go green)
62220 Updated the framework tests to use the new button API. (a: accessibility, a: tests, cla: yes, f: material design, framework, waiting for tree to go green)
62221 為 run 和 drive 新增 purge-persistent-cache 選項 (cla: yes, tool)
62224 Fix error handling for errors with empty stack traces (cla: yes, framework)
62225 處理 iOS UDID 中的連字元 (cla: yes, platform-ios, tool)
62234 Revert "bump nullsafety deps" (cla: yes, team, tool)
62239 Revert "Make sure all isolates start during flutter driver tests." (a: tests, cla: yes, framework)
62248 為 docs.sh 中執行的每個步驟列印日期/時間 (cla: yes)
62249 將 --disable-dart-dev 新增到 docs.sh (cla: yes, team)
62251 寧願讓 dashing 在後臺執行,而不是超時 (cla: yes, team)
62272 [flutter_tools] 修復 batchfile 的 exit label (cla: yes, tool, waiting for tree to go green)
62281 對 docs shard 進行分片 (cla: yes, team)
62287 Fix typos in documentation comments (cla: yes, framework, waiting for tree to go green)
62301 Update image docs that Image.file() cashes file (cla: yes, framework, waiting for tree to go green)
62317 Fix some broken doc references (cla: yes, f: cupertino, f: material design, framework)
62323 Ignore unmounted parent when _debugVerifyGlobalKeyReservation for GlobalKey check (cla: yes, framework)
62330 Use a LinkedList to improve the performances of ChangeNotifier (cla: yes, framework)
62337 [Material] Add support for high contrast theming to Material apps (cla: yes, f: material design, framework, waiting for tree to go green)
62338 Replace mistaken dartdoc [Foo..bar] references with [Foo.bar] (cla: yes, f: material design, framework, waiting for tree to go green)
62340 修復 doc 生成指令碼 (cla: yes, team)
62348 移除 flutter_gallery_ios__transition_perf 的 flaky 標記 (cla: yes, team)
62349 Macrobenchmarks e2e 版本 bug 修復 (cla: yes, team, waiting for tree to go green)
62350 Added OverflowBar widget (cla: yes, framework, waiting for tree to go green)
62359 Fix SemanticsNode.rect position for nested scrollables with useTwoPan… (a: accessibility, cla: yes, f: scrolling, framework, waiting for tree to go green)
62362 Move key event and semantics related method from WidgetTester to WidgetController (a: tests, cla: yes, framework, waiting for tree to go green)
62364 將 launching devtools 包裝在 DevtoolsLauncher 中 (cla: yes, tool, waiting for tree to go green)
62367 Make dartdoc warnings fatal (& cleanup of warnings) (a: accessibility, a: internationalization, a: tests, cla: yes, f: cupertino, f: material design, framework, team, waiting for tree to go green)
62368 [roll] roll to 2.10 (cla: yes, engine, team, tool)
62372 解析 .flutter-plugins-dependencies 以用於 add-to-app iOS 模組,移除無操作外掛 iOS 資料夾 (a: existing-apps, cla: yes, platform-ios, team, tool, waiting for tree to go green)
62373 為文件分片使用記憶體中磁碟 (cla: yes)
62386 暫時停用 docset 生成 (cla: yes, team)
62395 [gen_l10n] 預設合成包生成 (a: internationalization, cla: yes, severe: API break, team, tool, waiting for tree to go green)
62407 [widgets] Refactor Overlay insert methods entries assert (cla: yes, framework, waiting for tree to go green)
62415 Cache floating cursor location on start event instead of update (cla: yes, framework, waiting for tree to go green)
62418 為 devicelab runner logs 新增超時 (cla: yes, team)
62421 Export Material curves in the Material lib (cla: yes, f: material design, framework)
62426 [flutter_tools] 確保 desktop 構建可以在沒有 flutter_tools 的 package_config 的情況下執行 (cla: yes, tool, waiting for tree to go green)
62430 Revert "Add Crane test to the new Gallery app" (cla: yes, team)
62431 Revert "Export Material curves in the Material lib" (cla: yes, f: material design, framework)
62435 Reland "Export Material curves in the Material lib" (cla: yes, f: material design, framework, waiting for tree to go green)
62439 升級 new gallery 版本 (cla: yes, team, waiting for tree to go green)
62443 Fix "unresolved doc reference" in rendering layer (cla: yes, framework, waiting for tree to go green)
62444 1.20.0-7.3.pre beta cherrypicks (CQ+1, cla: yes, engine, tool)
62445 為 flutter repo 新增支援的 Luci 構建器 (cla: yes, team, waiting for tree to go green)
62452 Fix "unresolved doc reference" in widgets layer - part 1 (cla: yes, framework, waiting for tree to go green)
62462 separate scroll until visible implementation for lower level accessibility (a: tests, cla: yes, framework, waiting for tree to go green)
62471 Fix Border.symmetric: phase 3 (cla: yes, framework)
62473 Fix 'unresolved doc reference' for material A-D (cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green)
62485 migrate animation to nullsafety (cla: yes, framework, waiting for tree to go green)
62495 實現 size analyzer 來解壓並解析 APK 和 AOT size snapshot 以生成 analysis json (cla: yes, team, tool)
62499 fix unresolved doc references in widgets - part 2 (cla: yes, framework, waiting for tree to go green)
62500 Fix todo in restoration framework (cla: yes, framework, waiting for tree to go green)
62508 暫時停用 flutter_tools 中的 Dart Development Service (cla: yes, tool)
62509 Fix more unresolved doc references in material (cla: yes, f: material design, framework, waiting for tree to go green)
62511 移除 integration_ui_ios 的超時 (cla: yes, team)
62513 migrate services to nullsafety (cla: yes, framework, team)
62515 [plugin_template] 替換 android 模板中已棄用的方法用法 (cla: yes, tool, waiting for tree to go green)
62520 Fix even more unresolved doc references in material (cla: yes, d: api docs, documentation, f: material design, framework, team, waiting for tree to go green)
62523 使 text field macrobenchmark 在 debug 模式下工作 (cla: yes, team, waiting for tree to go green)
62525 更新以使用更多 null safe 的 packages (cla: yes, team, tool, waiting for tree to go green)
62529 公開用於 roll Flutter 的某些函式 (cla: yes, team)
62534 [flutter_tools] 透過執行單個 isolate 來 deflake integration tests (cla: yes, team, waiting for tree to go green)
62539 將 macrobenchmark/multi_widget_construction test 遷移到 e2e (cla: yes, team, waiting for tree to go green)
62544 Reland "Add Crane test to the new Gallery app (#62162)" (cla: yes, team, waiting for tree to go green)
62552 Add comment to developers about adding new system sound types (cla: yes, framework)
62553 After cleaning up 812 warnings: Make warnings fatal in dartdocs (cla: yes, framework, team, waiting for tree to go green)
62577 允許在 debug 模式下進行 Flutter Web Driver 測試。(cla: yes, tool, waiting for tree to go green)
62580 [flutter_tools] 刪除即將失敗的測試 (cla: yes, tool, waiting for tree to go green)
62582 Random unresolved doc reference fixes I missed before (a: internationalization, a: tests, cla: yes, f: material design, framework, waiting for tree to go green)
62587 Reland "remove usage to applyTextScaleFactorToWidgetSpan" (cla: yes, framework)
62588 Build routes even less. (cla: yes, framework, severe: API break, waiting for tree to go green, will affect goldens)
62590 [flutter_tools] 新增 snapshot analysis 依賴 (cla: yes, team)
62593 [flutter_tools] 修復 analyze 中的格式化迴歸並新增完整覆蓋率 (cla: yes, tool, waiting for tree to go green)
62599 [flutter_tools] 在建立新外掛時,不應顯示 pubspec .yaml 訊息 (cla: yes, tool)
62601 Use OverflowBar instead of ButtonBar in TimePicker (cla: yes, f: material design, framework)
62602 Fix doc warnings for focus code (cla: yes, framework)
62605 [flutter_tools] 將 plugin template 的最低 flutter sdk 版本設定為 1.20 (cla: yes, tool, waiting for tree to go green)
62608 新增 daemon handler 以啟動 devtools (cla: yes, tool, waiting for tree to go green)
62611 按字母順序排列警告列表 (cla: yes, waiting for tree to go green)
62614 Make dartdoc warnings fatal for flutter_test (cla: yes, framework, team, waiting for tree to go green)
62615 Fix SliverList scrollOffsetCorrection 0 case (cla: yes, f: scrolling, framework, severe: crash, severe: regression, waiting for tree to go green)
62623 增加 web tests 的 shard 數量 (cla: yes, platform-web, team, team: infra, waiting for tree to go green)
62628 為 iOS integration tests 中的鍵盤動畫添加了更慷慨的超時週期 (cla: yes, team, waiting for tree to go green)
62630 為沒有 iOS 目錄的外掛新增 integration test (a: tests, cla: yes, platform-ios, team, waiting for tree to go green)
62635 Fixes physics not working when StepperType.horizontal is selected (cla: yes, f: material design, framework, waiting for tree to go green)
62640 promote WidgetTester pumpAndSettle (a: tests, cla: yes, framework, waiting for tree to go green)
62643 從 cirrus 中移除 framework_tests。(cla: yes, team, team: infra, waiting for tree to go green)
62646 [devicelab] 標記 flutter_gallery_ios32__start_up 為 flaky。(cla: yes, team)
62657 Layout paragraph using the appropriate width based on its textWidthBasis (cla: yes, framework)
62668 Ensure dark theme is used when high contrast dark theme isn't provided (a: accessibility, cla: yes, f: material design, framework, waiting for tree to go green)
62686 Use OverflowBar instead of ButtonBar in DatePicker (cla: yes, f: material design, framework)
62687 [versions] 更新到最新的 sdk 版本 (cla: yes, team, tool, waiting for tree to go green)
62690 Fix the flexible space bar to still create a rendering object even if… (cla: yes, f: material design, framework, waiting for tree to go green)
62695 Use OverflowBar instead of ButtonBar in DateRangePicker (cla: yes, f: material design, framework, waiting for tree to go green)
62696 migrate part of painting to nullsafety (cla: yes, framework, waiting for tree to go green)
62697 [flutter_tools] 新增 --analyze-size 標誌 (cla: yes, tool, waiting for tree to go green)
62702 返回 devtools serve 響應而非列印 (cla: yes, tool, waiting for tree to go green)
62703 Use OverflowBar instead of ButtonBar in MaterialBanner (cla: yes, f: material design, framework)
62704 移除 flutter attach devicelab test (cla: yes, team)
62705 1.20 CP:將 Engine hash 更新到 1.20.0-7.4.pre (cla: yes, engine)
62707 Fix text escaping in the AboutListTile sample code (cla: yes, f: material design, framework, waiting for tree to go green)
62710 更新 prepare_package.dart 以使用 process_runner 包而非複製程式碼。(cla: yes, team)
62712 Add onAppPrivateCommand to TextField (cla: yes, f: material design, framework, waiting for tree to go green)
62715 add benchmark for ChangeNotifier.notifyListeners (cla: yes, framework, team, waiting for tree to go green)
62729 Upadte systemNavigationBarIconBrightness docs (cla: yes, framework, waiting for tree to go green)
62741 Deprecate iOS13 style ActivityIndicator (cla: yes, f: cupertino, framework, waiting for tree to go green)
62755 Add punctuation for unterminated sentences in doc comments (a: accessibility, a: internationalization, a: tests, cla: yes, d: api docs, documentation, f: cupertino, f: material design, framework, tool)
62761 Fix lifecycle clean up in the material date picker tests for screen size and semantics. (a: internationalization, cla: yes, f: material design, framework, waiting for tree to go green)
62778 text selection affinity can be null on web (cla: yes, framework, waiting for tree to go green)
62788 Add onTertiaryTap* to TapGestureRecognizer and GestureDetector (a: accessibility, cla: yes, framework, waiting for tree to go green)
62792 移除錯誤新增的 DartDevelopmentService 依賴 (cla: yes, tool)
62795 Fix sort indicator for DataTables (cla: yes, f: material design, framework)
62799 將 compile/target sdk 版本遷移到 29 (a: accessibility, cla: yes, d: examples, team, tool, waiting for tree to go green)
62803 Address misc time picker design issues (a: internationalization, cla: yes, f: material design, framework, waiting for tree to go green)
62805 Add "See also" links to favorite class API docs (cla: yes, d: api docs, documentation, f: material design, framework, waiting for tree to go green)
62809 [null-safety] remove some usages of mockito (a: tests, cla: yes, framework, waiting for tree to go green)
62814 在 docs.sh 中報告失敗 (team, waiting for tree to go green)
62816 移除了 dev/manual_tests 中舊的 button widget 引用 (team, waiting for tree to go green)
62820 Update skipped test comment to point to an open bug (framework, waiting for tree to go green)
62823 Unskip the bidi semantics test. (framework, waiting for tree to go green)
62824 Unskip a widget inspector test that doesn't seem flaky anymore. (framework, waiting for tree to go green)
62825 Enable a scrolling fling test. (framework, waiting for tree to go green)
62828 Add native stacktrace field for PlatformException (framework)
62835 1.20 stable:將 Engine hash 更新到 1.20.0 (engine, work in progress; do not review)
62840 [ExpansionPanelList] adds elevation property (f: material design, framework, waiting for tree to go green, will affect goldens)
62859 Add gaplessPlayback docs default discussion (d: api docs, documentation, framework, waiting for tree to go green)
62866 [null-safety] remove quiver from flutter tests (framework, team, waiting for tree to go green)
62868 Revert "migrate part of painting to nullsafety" (framework)
62869 [null-safety] remove mockito from text control a11y test (framework, waiting for tree to go green)
62872 Reland "migrate part of painting to nullsafety (#62696)" (framework, team, waiting for tree to go green)
62884 Revert "move compile/target sdk versions to 29" (a: accessibility, d: examples, team, tool)
62888 更新 bad UTF-8 decoding 的錯誤訊息 (tool, waiting for tree to go green)
62891 Make _isLocalCreationLocation public (framework, waiting for tree to go green)
62892 有一個關於此的 bug 報告,所以更新註釋。(tool, waiting for tree to go green)
62893 更新到 bug 的連結 (tool, waiting for tree to go green)
62894 [null-safety] revert export of Fake from test_api (a: tests, framework, waiting for tree to go green)
62897 Fix GestureDetector long press callback handling (framework)
62898 Make the Skia expectation parser more resilient and update to "master_str" (a: tests, framework, team, waiting for tree to go green)
62902 將最低 iOS 版本從 8.0 更改為 9.0 (d: examples, platform-ios, team, tool, waiting for tree to go green)
62903 Revert "remove iOS folder (#61561)" (cp: 1.20, cp: 1.20 completed, engine, framework, team, tool)
62904 ISSUE_TEMPLATE changes (a: triage improvements, framework, team, waiting for tree to go green)
62906 新增剩餘的 benchmark (team, waiting for tree to go green)
62910 將 flutter_goldens_client 新增到 testing path (a: tests, team, team: infra, waiting for tree to go green)
62913 Enable InkWell to sync its hovered state when its enabled or disabled (f: material design, framework)
62914 revert WidgetTester.pumpAndSettle breaking change (a: tests, framework, waiting for tree to go green)
62920 新增一個帶有對 issue 62919 的引用的註釋 (team, waiting for tree to go green)
62926 [flutter_tools] 從使用者生成的 gitignore 中移除對 flutter tool test 的引用 (tool, waiting for tree to go green)
62930 [flutter_tools] 當 main library 被遷移時發出警告 (tool, waiting for tree to go green)
62932 更新了 examples/layers 以使用新的 button API。(d: examples, team, waiting for tree to go green)
62933 [engine] update for frameTiming (flutter/engine#20229) (framework, waiting for tree to go green)
62936 [null-safety] remove more usage of mockito from the framework tests (f: material design, framework, waiting for tree to go green)
62937 將 Engine hash 更新到 1.20.0 w/ #20238 (engine)
62946 [null-safety] update to several framework test cases/APIs for null assertions (a: tests, cla: yes, framework, team, tool, waiting for tree to go green)
62951 migrate part of painting to nullsafety (a: null-safety, framework, waiting for tree to go green)
62954 fix some comment errors for clipBehavior's default value (framework, waiting for tree to go green)
62972 non-nullable LicenseEntry.packages (framework)
62979 在 Linux 上將 libblkid 新增為顯式依賴項 (tool, waiting for tree to go green)
62986 Pin gallery 版本 (team, waiting for tree to go green)
62987 Rev json gem (team, waiting for tree to go green)
62990 [hotfix] flutter create -t plugin remove no-op iOS folder and set sdk min to 1.20.0 (engine, framework, team, tool)
62999 將 flutter_engine.cc 新增到 Windows wrapper 構建中 (a: desktop, platform-windows, tool, waiting for tree to go green)
63005 Incomplete app widget error (framework, waiting for tree to go green)
63007 Ignore dead_code hints for weak-only null checks. (framework)
63008 將 compile/target sdk 版本遷移到 29 (#62799) (a: accessibility, d: examples, team, tool, waiting for tree to go green)
63012 Remove old button references from the Stepper widget (f: material design, framework)
63013 Remove old button references from routes_test (framework, waiting for tree to go green)
63014 標記非 flaky 測試為非 flaky (team, waiting for tree to go green)
63017 更新 packages (team, tool, waiting for tree to go green)
63019 [flutter_tools] flutter version 報告獲取 release 版本 (tool, waiting for tree to go green)
63021 標記 named_isolates_test 為 flaky (team)
63026 Update to the latest localizations - Adds missing DatePicker strings and fixes manually entering date for German (a: internationalization, f: cupertino, f: material design, framework, waiting for tree to go green)
63028 移除 cubic_bezier_perf.dart (team, waiting for tree to go green)
63030 using named constructor to FrameTiming in scheduler_test.dart (a: tests, engine, framework, waiting for tree to go green)
63034 Remove Special Handling of Norwegian Locales (a: internationalization, f: cupertino, f: material design, framework, team)
63040 更新了 flutter_localizations picker 測試以使用新的 button 類。(a: internationalization, f: material design)
63054 fix SingleChildScrollView clip bug (a: quality, f: scrolling, framework, waiting for tree to go green)
63057 handler can be null in platform_channel (framework, waiting for tree to go green)
63083 unnecessary null check (framework, waiting for tree to go green)
63094 Fixed a typo in the DataRow API doc (f: material design, framework, waiting for tree to go green)
63111 升級 dartdoc 到 0.32.3 並收緊 doc 輸出檢查器 (team, waiting for tree to go green)
63113 Revert "Add padding around flutter api docs search input" (team, waiting for tree to go green)
63118 reland fix intrinsic height and width for widget span #61485 (framework, waiting for tree to go green)
63124 使用簡單的動畫測試測量 CPU/GPU (perf: energy, severe: performance, team, waiting for tree to go green)
63128 移除 multi_widget_construction_perf__e2e_summary 的 flaky 標記 (team, waiting for tree to go green)
63131 Make Scrollables restorable (framework, waiting for tree to go green)
63132 Fix grammar in Route doc comment (d: api docs, documentation, f: routes, framework, waiting for tree to go green)
63142 Fix a crash when disposing tabs (f: material design, framework, waiting for tree to go green)
63146 Fix RangeMaintainingScrollPhysics (framework)
63147 Add clipBehavior to ListView, GridView, PageView (cla: yes, f: scrolling, framework)
63154 在 Web Template 中將 "shortcut icon" 更新為 "icon" (tool, waiting for tree to go green)
63192 Add viewport documentation breadcrumbs (cla: yes, framework, waiting for tree to go green)
63194 API doc additions (framework, waiting for tree to go green)
63197 為 firebase test lab 準備 macrobenchmarks 的 e2e 測試 (team, waiting for tree to go green)
63213 更新了 dev/integration_tests/ui 中的舊 button 引用。(team)
63214 更新了 dev/integration_tests/android_views 中的舊 button 引用。(team)
63215 更新了 dev/integration_tests/hybrid_android_views 中的舊 button 引用。(team)
63225 Cherrypick engine 5e9eede19290de1f288d8d3d21d390f4b3093338 (engine)
63230 Updated old button references in packages/flutter_test (a: tests, framework)
63232 更新了 dev/integration_tests/android_semantics 中的舊 button 引用。(a: accessibility, team)
63236 Updated use of OutlineButton in FocusTraversalPolicy API doc (framework)
63245 將 framework 和 hostonly 測試新增到 luci presubmit。(team, waiting for tree to go green)
63249 Fix title color of license detail page (cla: yes, f: material design, framework, waiting for tree to go green)
63250 [flutter tools] 使 SizeAnalyzer 支援不使用 libapp.so 的 .apk 檔案 (tool, waiting for tree to go green)
63252 升級 Cirrus image Xcode 版本 (cla: yes, platform-ios, team, team: infra)
63257 從 cirrus 中移除 hostonly_tests,因為它們現在在 LUCI 上執行。(cla: yes, team)
63273 Fixing code snippet example for meetsGuideline. (a: tests, d: api docs, documentation, framework, waiting for tree to go green)
63301 [Windows] 修復 startup path 中不必要的 surface 建立/銷燬 (cla: yes, tool, waiting for tree to go green)
63306 Clean up some test formatting and comments (framework, waiting for tree to go green)
63313 Small documentation typo fix (d: api docs, documentation, framework, waiting for tree to go green)
63336 移除未使用的 l 和 --isolate-filter 工具 (team, tool, waiting for tree to go green)
63339 從 gradle.properties 中移除 enableR8=true (tool, waiting for tree to go green)
63347 Some minor improvements to the AsyncSnapshot API (framework, waiting for tree to go green)
63352 Clip image of BoxDecoration to circle when shape is BoxShape.circle (a: quality, framework, waiting for tree to go green)
63368 [gen_l10n] 絕對專案路徑引數 (a: internationalization, team, tool, waiting for tree to go green)
63390 update for WidgetTester.move and WidgetTester.fling doc (a: tests, framework, waiting for tree to go green)
63396 Fixed an ElevatedButton API doc typo (f: material design, framework)
63400 更新了 dev/integration_tests/flutter_gallery … cards_demo 中的舊 button 引用。(f: material design, team)
63401 Make textfields restorable (cla: yes, f: cupertino, f: material design, framework)
63402 更新了 dev/integration_tests/flutter_gallery … banner_demo 中的舊 button 引用。(f: material design, team)
63404 更新了 dev/integration_tests/flutter_gallery … drawer_demo 中的舊 button 引用。(f: material design, team)
63405 Ensure cupertino time picker positions hours and minutes correctly for RTL (a: internationalization, f: cupertino, framework)
63410 WidgetTester.drag with time duration (a: tests, cla: yes, framework, team, waiting for tree to go green)
63412 修復 Podfile 中的 App.framework 路徑 (a: existing-apps, cla: yes, platform-ios, team, tool, waiting for tree to go green)
63416 [flutter_tools] 新增 --null-assertions 標誌以進行 null safety 除錯 (tool, waiting for tree to go green)
63417 Make modifier key side handling consistent among platforms (framework)
63420 fix wrap intrinsic height calculation (a: layout, a: quality, cla: yes, framework, waiting for tree to go green)
63426 Make RawKeyboard assert when no keys are in keysPressed when sending a key down event. (framework)
63430 更新了 dev/integration_tests/flutter_gallery leave_behind_demo 中的舊 button 引用。(f: material design, team)
63431 Revert "Add native stacktrace field for PlatformException" (framework)
63432 更新了 dev/integration_tests/flutter_gallery ... transformation_demo 中的舊 button 引用。(team)
63433 移除更多超時 (tool, waiting for tree to go green)
63434 add FrameTimingSummarizer (a: tests, framework, team, waiting for tree to go green)
63436 對 snippets 文件的微小拼寫錯誤修復 (cla: yes, team, waiting for tree to go green)
63438 More restoration documentation (cla: yes, d: api docs, d: examples, documentation, framework, team, waiting for tree to go green)
63439 在 presubmit 中啟用構建並移除舊的構建。(team, waiting for tree to go green)
63445 Pin iOS module test plugin versions (a: existing-apps, a: tests, platform-ios, team, waiting for tree to go green)
63446 [flutter_tools] 為 tree shaker 失敗新增更多錯誤上下文 (tool, waiting for tree to go green)
63448 在調查期間暫時關閉 module_test_ios (platform-ios, team)
63455 Fix SafeArea and SliverSafeArea debug flag properties (cla: yes, framework, waiting for tree to go green)
63461 Removed the inputFormatters from the text input fields used by the Date Pickers (f: material design, framework, waiting for tree to go green)
63491 更新了 dev/integration_tests/flutter_gallery ... full_screen_dialog_demo 中的舊 button 引用。(f: material design, team)
63492 更新 prod builders。(cla: yes, team)
63495 migrate part of painting to nullsafety (framework, waiting for tree to go green)
63497 Add dispose to restoration example (d: api docs, d: examples, documentation, framework, waiting for tree to go green)
63502 Add native stacktrace field for PlatformException (cla: yes, framework)
63503 Update: Documentation for ListView constructor should warn about changing widget list (cla: yes, d: api docs, documentation, framework, waiting for tree to go green)
63505 修復版本解析 (cla: yes, tool)
63515 allow null in compute for weak mode (cla: yes, framework, waiting for tree to go green)
63517 將 Android doctor SDK 檢查移至 29,並將 Cirrus 映象移至 30 (a: accessibility, cla: yes, d: examples, team, tool)
63518 從 git 中隱藏 benchmark a/b 結果 (cla: yes, team, waiting for tree to go green)
63523 Standardize the nullability of arguments to raw key data constructors. (a: tests, cla: yes, framework, team)
63526 [flutter_tools] 處理外掛依賴項中無效的 yaml (cla: yes, tool, waiting for tree to go green)
63532 移除未使用的檔案 (cla: yes, team, waiting for tree to go green)
63536 [flutter_tools] 遷移到 fake_async,跳過失敗的測試 (cla: yes, team, tool, waiting for tree to go green)
63538 在分析 APK 時列印 dex (cla: yes, team, waiting for tree to go green)
63540 [flutter_tools] 檢查複製檔案時的許可權問題 (cla: yes, tool, waiting for tree to go green)
63543 InteractiveViewer scale interpretation improvement (cla: yes, framework, waiting for tree to go green)
63591 1.20.2 Cherrypicks (a: internationalization, cla: yes, engine, f: material design, framework, team, tool, work in progress; do not review)
63592 Hook up soft keyboard "next" and "previous" buttons so that they move the focus by default (cla: yes, framework)
63593 Pin goldctl (cla: yes, team, team: infra, waiting for tree to go green)
63594 新增 win (cla: yes, team, waiting for tree to go green)
63595 Disables tests failing due to new semantics flag. (a: accessibility, a: tests, cla: yes, framework, waiting for tree to go green)
63598 Add arguments for required parameters. (cla: yes, framework, team)
63599 Ensure time picker input mode lays out correctly in RTL (a: internationalization, cla: yes, f: material design, framework, waiting for tree to go green)
63600 Typo fix in finders.dart documentation (bySemanticsLabel) (a: tests, cla: yes, d: api docs, framework)
63602 Ignore another dead_code hint for a weak-only null check. (cla: yes, framework, waiting for tree to go green)
63604 Update LinearGradient docs (cla: yes, framework, waiting for tree to go green)
63605 移除 fuchsia_entrypoint_shim 目錄 (cla: yes, team, tool, waiting for tree to go green)
63608 Revert: Update prepare_package.dart to use the process_runner package instead having duplicate code. #62710 (cla: yes, team)
63609 清理 flutter_gallery__transition_perf (a: accessibility, cla: yes, team, waiting for tree to go green)
63610 [flutter_tools] 支援 iOS, linux, windows, macOS 和 Android (Windows) 上的程式碼大小工具 (cla: yes, tool)
63611 Revert "Fix RangeMaintainingScrollPhysics" (cla: yes, framework, waiting for tree to go green)
63612 [Windows] 在模板中傳播 startup 錯誤 (cla: yes, tool, waiting for tree to go green)
63617 [flutter_tools] 更新 size analysis 版本 (cla: yes, team, waiting for tree to go green)
63634 Improve docs for [PageStorage] (cla: yes, framework, waiting for tree to go green)
63639 Warns when single line text fields overflow (a: tests, cla: yes, framework, waiting for tree to go green)
63649 gen_l10n:支援將字串列表作為 preferred-supported-locales,如文件所述 (cla: yes, team, tool)
63652 Add debug flag debugProfileLayoutsEnabled (cla: yes, framework, waiting for tree to go green)
63668 Fix FittedBox BoxFit.scaleDown sizing (cla: yes, framework, waiting for tree to go green)
63687 Remove decommission from RestorationBuckets (a: tests, cla: yes, framework, waiting for tree to go green)
63692 "Draw" vs "drawer" typo (cla: yes, d: api docs, documentation, f: material design, framework, waiting for tree to go green)
63695 Cherrypick engine hash 到 7c89b4191329302d31f0d491f3aedb623ac7393b (cla: yes, engine)
63697 [flutter_tools] 從構建系統和測試中移除大部分 globals (cla: yes, tool, waiting for tree to go green)
63703 migrate painting to nullsafety (cla: yes, framework, waiting for tree to go green)
63705 Revert "Add native stacktrace field for PlatformException" (cla: yes, framework)
63707 在非 verbose 模式下顯示 Windows 構建錯誤 (a: build, a: desktop, cla: yes, platform-windows, tool, waiting for tree to go green)
63726 在 presubmit 中新增 Windows 構建器。(cla: yes, team)
63728 Provide the argument for a required parameter 'data'. (a: tests, cla: yes, framework, waiting for tree to go green)
63730 添加了一個基礎架構問題模板 (cla: yes, waiting for tree to go green)
63736 更新 task_names 以新增平臺。(cla: yes, team, waiting for tree to go green)
63754 [EditableText] Fix TextField crashed with composing and maxLength set (cla: yes, framework, waiting for tree to go green)
63775 DecoratedBoxTransition sample code (cla: yes, framework, waiting for tree to go green)
63776 Mention time picker theme in showTimePicker documentation (cla: yes, documentation, f: material design, framework, waiting for tree to go green)
63777 Cherry pick engine (cla: yes, engine)
63783 為 try builders 新增 enabled 標誌 (cla: yes, team)
63784 Use reportError (over onError) everywhere (cla: yes, framework, waiting for tree to go green)
63786 Make SelectableText work better on web (a: text input, a: typography, cla: yes, framework, platform-web, waiting for tree to go green)
63794 Ignore/fix dead_code checks for weak-only null checks. (cla: yes, framework)
63795 從 devtools launcher 返回 host 和 port (cla: yes, tool, waiting for tree to go green)
63796 [flutter_tool] 修復 Windows 上的 create_test.dart 測試 (cla: yes, tool)
63797 將 flutter_gallery__transition_perf_e2e 新增到 iOS 測試中 (cla: yes, team, waiting for tree to go green)
63799 修復 flutter_gallery__transition_perf(_with_semantics) 的 bug (a: accessibility, cla: yes, team)
64801 標記非 flaky 測試為非 flaky (cla: yes, team, waiting for tree to go green)
63804 drop xcpretty for tests (cla: yes, team)
63806 [flutter_tool] 處理 packages_test.dart 中的 Windows 行尾符 (cla: yes, tool, waiting for tree to go green)
63810 在 Linux 庫檢查中分離 blkid (cla: yes, tool, waiting for tree to go green)
63815 [flutter_tools] 在非 verbose 模式下正確轉發錯誤 stdout (cla: yes, team, tool, waiting for tree to go green)
63816 bug fix for pointer id in test gestures (a: tests, cla: yes, framework, waiting for tree to go green)
63817 Fix some doc typo (a: tests, cla: yes, framework, waiting for tree to go green)
63818 [flutter_tools] 新增快取破壞查詢引數 (cla: yes, tool, waiting for tree to go green)
63829 使 deprecation notice 連結到 website downloads (cla: yes, tool, waiting for tree to go green)
63831 [flutter_tools] 從 utils 中移除 globals (cla: yes, tool, waiting for tree to go green)
63833 SizeTransition sample code (a: animation, cla: yes, d: api docs, d: examples, documentation, framework, waiting for tree to go green)
63835 add vsync overhead to FrameTimingSummarizer (a: tests, cla: yes, framework, waiting for tree to go green)
63839 限制基礎架構問題模板中的 about 字元數不超過 200 個 (cla: yes, waiting for tree to go green)
63840 [flutter_tools] 縮小 fingerprinter API 到當前使用的子集 (cla: yes, tool, waiting for tree to go green)
63867 [flutter_tools] 縮小 Android SDK 的 API 表面 (cla: yes, tool)
63884 updated_title_property_apidocs (cla: yes, d: api docs, documentation, framework, platform-web, waiting for tree to go green)
63886 Add sample code for ScaleTransition (a: animation, cla: yes, d: api docs, d: examples, documentation, framework, waiting for tree to go green)
63924 Remove TODOs added for HTTP abort() change in dart sdk (a: tests, cla: yes, framework, tool)
63925 Fix bug when tapping ListTitle with CheckboxListTile tristate enable (cla: yes, f: cupertino, f: material design, framework)
63940 Add sample code to RelativePositionedTransition (a: animation, cla: yes, d: api docs, d: examples, documentation, framework, waiting for tree to go green)
63969 撤銷“將 Engine 從 7571e7c380fd 回滾到 b300be3df32b(60 次修訂)”(cla: yes, engine)
63972 Revert "Remove TODOs added for HTTP abort() change in dart sdk" (a: tests, cla: yes, framework, tool)
63974 Move away from deprecated NoSuchMethodError to NoSuchMethodError.withInvocation (cla: yes, framework, waiting for tree to go green)
63976 [flutter_tools] 在 vm service logging events 中修剪末尾的換行符 (cla: yes, tool, waiting for tree to go green)
63981 Fixed the docs of the focusColor property included in input_decorator (cla: yes, d: api docs, documentation, f: material design, framework, waiting for tree to go green)
64983 在 macrobenchmarks e2e 測試中:ensureVisible => scrollUntilVisible (cla: yes, team, waiting for tree to go green)
63991 撤銷“將 Engine 從 7571e7c380fd 回滾到 613be923b132(76 次修訂)”(cla: yes, engine)
63994 SelectableText long press on iOS (cla: yes, f: material design, framework, waiting for tree to go green)
64995 使 cirrus 測試僅限 presubmit 並新增新的 luci 測試。(cla: yes, team, waiting for tree to go green)
64000 重新命名 needsMeasureCpuGpu 為 measureCpuGpu (cla: yes, team, waiting for tree to go green)
64002 增加 simple animation 延遲和持續時間 (cla: yes, team)
64004 [devicelab] 啟用 LUCI try 構建器。(cla: yes, team, waiting for tree to go green)
64009 報告 detail 檔案列表以便 devicelab 儲存 (cla: yes, team)
64012 ClipboardStatusNotifier should handle errors in Clipboard.getData (cla: yes, framework, waiting for tree to go green)
64015 macrobenchmarks 移除重複的 e2e driver (cla: yes, team, waiting for tree to go green)
64020 [flutter_tool] 修復 amberctl host address (cla: yes, d: examples, team, tool, waiting for tree to go green)
64021 在 command integration test 中使用真實的 flutter root 來查詢 pub (a: tests, cla: yes, tool)
64046 Revert "fix wrap intrinsic height calculation" (cla: yes, framework)
64050 1.21.0-9.1.pre cherrypicks (cla: yes, engine, f: material design, framework, team, tool)
64055 migrate semantics to nullsafety (a: accessibility, cla: yes, framework, waiting for tree to go green)
64056 不正確的 path.join 用法可能導致 Windows 測試失敗 (cla: yes, team, waiting for tree to go green)
64060 恢復 velocity tracker microbenchmark 的原始名稱 (cla: yes, team, waiting for tree to go green)
64062 Revert "Prevent material switch from recreating its render object when it becomes disabled" (cla: yes, f: material design, framework, waiting for tree to go green)
64065 [flutter_tools] 為 coverage script 新增更多資訊 (cla: yes, tool, waiting for tree to go green)
64067 [versions] 更新 gallery, roll versions (cla: yes, team, waiting for tree to go green)
64071 [null-safety] enable null assertions for framework tests (cla: yes, framework, team, waiting for tree to go green)
64076 remove ununsed deprecated field (cla: yes, framework, waiting for tree to go green)
64077 標記測試為非 flaky (cla: yes, team)
64079 更新 device lab manifest stage 和 required_agent_capabilities (cla: yes, team, waiting for tree to go green)
64091 Revert "Prevent viewport.showOnScreen from scrolling the viewport if the specified Rect is already visible. " (cla: yes, f: material design, framework)
64094 Revert "Ensure time picker input mode lays out correctly in RTL" (a: internationalization, cla: yes, f: material design, framework)
64097 [Material] Relanding fix to ensure time picker input mode lays out correctly in RTL (a: internationalization, cla: yes, f: material design, framework)
64100 InteractiveViewer child positioning docs (cla: yes, framework, waiting for tree to go green)
64101 ScaffoldMessenger (a: quality, cla: yes, customer: money (g3), f: material design, framework, severe: API break, severe: new feature, team, waiting for tree to go green)
64102 將 Engine 版本移至 Harfbuzz 撤銷 (cla: yes, engine)
64111 修復 dartdoc_checker 中的 assert 併為我們的輔助指令碼啟用 assert (cla: yes, team, waiting for tree to go green)
64112 升級 dartdoc 到 0.30.4 (cla: yes, team, waiting for tree to go green)
64115 Changes to initialDate for CalendarDatePicker should update the state. (cla: yes, f: material design, framework, waiting for tree to go green)
64116 修復 prod_builder.json 中的資料問題 (cla: yes, team)
64118 Revert "[null-safety] enable null assertions for framework tests" (cla: yes, framework, team)
64119 Change MouseTracker's interface for clarity. Simplify MouseRegion's implementation. (a: desktop, a: mouse, cla: yes, framework)
64120 [flutter_tools] reland: enable --null-assertions for flutter framework tests (a: accessibility, cla: yes, framework, team, waiting for tree to go green)
64125 從 try jobs 列表中移除 windows docs。(cla: yes, team)
64148 Update Visibility docs on maintainSize (cla: yes, d: api docs, documentation, framework, waiting for tree to go green)
64160 [null-safety] roll 到 null-safe platform (cla: yes, team, tool)
64166 為 Windows template 新增 WindowProc 委託 (cla: yes, tool)
64167 Remove unused copyWith arguments in TimePickerThemeData (cla: yes, f: material design, framework, waiting for tree to go green)
64173 更新 Windows template 以適應 wrapper 檔案更改 (cla: yes, tool)
64174 重新排序問題模板 (cla: yes, waiting for tree to go green)
64175 feat: Text constructor, overflow, and softWrap docs (cla: yes, d: api docs, documentation, framework, waiting for tree to go green)
64180 為現有的 LUCI try 構建器新增 run_if 屬性 (cla: yes, team)
64181 將 v1 embedding 遷移警告從外掛消費者移至所有應用 (cla: yes, tool)
64185 執行 multi_widget_construction_perf 測試更長時間 (cla: yes, team)
64186 [flutter_tools] web 模式下預設關閉 null assertions (cla: yes, team, tool)
64189 (insert|move|remove)ChildRenderObject Deprecation: Step 1 (cla: yes, f: cupertino, f: material design, framework)
64195 [flutter_tools] 更新 dwds,roll 到 null-safe file 和 process (cla: yes, team, tool, waiting for tree to go green)
64199 Add native stacktrace field for PlatformException. (cla: yes, framework, waiting for tree to go green)
64200 Ignore unnecessary casts that can go away soon. (cla: yes, framework, waiting for tree to go green)
64201 [flutter_tools] 將 flutter_goldens 和 flutter_goldens client 遷移到 null-safety (cla: yes, team, tool, waiting for tree to go green)
64203 在 release 分支上不使 docs-linux 構建失敗 (cla: yes, team, tool, waiting for tree to go green)
64214 恢復文件 Linux 提交後 cirrus (cla: yes)
64217 (insert|move|remove)ChildRenderObject Deprecation: Step 2 (cla: yes, f: cupertino, f: material design, framework)
64227 新增空安全遷移註解。(cla: yes, f: material design, framework, waiting for tree to go green)
64235 fix: 拼寫錯誤,將 ENTER 改為 SPACE (cla: yes, d: api docs, f: material design, framework, waiting for tree to go green)
64239 OverscrollIndicator 不應溢位滾動檢視的邊緣 (cla: yes, f: scrolling, framework, waiting for tree to go green)
64249 Revert "(insert|move|remove)ChildRenderObject 棄用:第 1 步" (cla: yes, f: cupertino, f: material design, framework)
64251 新增不同的 workload & 將 -products * 新增到 vswhere 呼叫以檢查 Visual Studio IDE 和獨立的 Build Tools。(cla: yes, tool, waiting for tree to go green)
64254 重新應用 "(insert|move|remove)ChildRenderObject 棄用:第 1 步" (cla: yes, f: cupertino, f: material design, framework)
64255 Revert "run the test longer time for multi_widget_construction_perf" (cla: yes, team, waiting for tree to go green)
64258 在 flutter_driver 中更新 TimelineStream (a: tests, cla: yes, framework, waiting for tree to go green)
64267 [framework] 使命中容差基於裝置的指標型別,用於拖動/平移/縮放手勢 (a: desktop, cla: yes, f: gestures, framework)
64268 修復 SnackBarBehavior.floating 的放置 (a: quality, cla: yes, f: material design, framework, severe: regression, waiting for tree to go green)
64269 標記 ios32 transition test 的 e2e 版本為非 flaky (cla: yes, team, waiting for tree to go green)
64271 使大幅度的 jumpTo 推薦延遲載入 (a: images, cla: yes, f: scrolling, framework, perf: memory, severe: performance, waiting for tree to go green)
64273 移除 `childToSlot` 的剩餘用法 (cla: yes, f: cupertino, f: material design, framework)
64275 將 flutter_gallery_sksl_warmup__transition_perf 遷移到 e2e (cla: yes, team, waiting for tree to go green)
64276 Reland "fix wrap intrinsic height calculation (#63420)" (cla: yes, framework, waiting for tree to go green)
64277 移除 windows_docs。(cla: yes, team, waiting for tree to go green)
64280 [null-safety] 從 refresh control 測試中移除 mockito (cla: yes, f: cupertino, framework, waiting for tree to go green)
64284 [null-safety] 從網路測試中移除 mockito (cla: yes, framework, waiting for tree to go green)
64295 當 onlySlivers 為 true 時,為 getOffsetToReveal 新增 rect 邏輯 (cla: yes, framework, waiting for tree to go green)
64308 為 enableFlutterDriverExtension 新增 finders (a: tests, cla: yes, framework, waiting for tree to go green)
64316 新增 DataTableTheme 以支援可主題化的 DataTables (cla: yes, f: material design, framework, waiting for tree to go green)
64331 將 web_smoke_tests 新增到 luci。(cla: yes, team)
64341 標記 new_gallery__crane_perf 為 flaky (cla: yes, team, waiting for tree to go green)
64350 增加對於大資料字串使用 compute 進行 utf8 解碼的閾值到 50 KB (cla: yes, framework)
64354 Reland "Prevent material switch from recreating its render object when it becomes disabled (#61398)" (cla: yes, f: material design, framework)
64361 修復 LUCI 構建器配置 (cla: yes, team)
64362 修復 Container.clipBehaviour,它會裁剪裝飾中的陰影 (a: quality, cla: yes, framework, waiting for tree to go green, will affect goldens)
64363 [null-safety] 從 route 測試中移除 mockito (cla: yes, f: cupertino, framework, waiting for tree to go green)
64364 將 typo profileDemos 改為 restDemos (cla: yes, team, waiting for tree to go green)
64372 Revert "Increase threshold for usage of compute for utf8 decoding on large strings to 50 KB" (cla: yes, framework)
64380 修復當用戶中斷彈道滾動時 TabBar 的鋸齒 (cla: yes, f: material design, framework, waiting for tree to go green)
64403 [flutter_tools] flutter run 應允許在選擇裝置時退出。(cla: yes, tool, waiting for tree to go green)
64424 新增帶 widget 的 resampler 單元測試 (cla: yes, framework, waiting for tree to go green)
64431 新增 GestureDetector.onDoubleTapDown() (cla: yes, framework)
64432 Reland "Make sure all isolates start during flutter driver tests" (a: tests, cla: yes, d: examples, framework, team, waiting for tree to go green)
64440 將 --verbose-logging 傳遞給 flutter_tester (cla: yes, tool)
64441 修復 release 模式下的負 usableCrossAxisExtent (cla: yes, framework, waiting for tree to go green)
64472 使用過時的 API 警告更新 origin material button API 文件 (cla: yes, f: material design, framework)
64474 防止 release 模式下 action invoke 中的 null context (cla: yes, framework, waiting for tree to go green)
64483 移除了已棄用的 ContainedButton 和 ContainedButtonTheme 類 (cla: yes, f: material design, framework)
64486 [devicelab] 停用 image list duration tests (cla: yes, team)
64493 [null-safety] 從 scrollbar 測試中移除 mockito (cla: yes, framework)
64498 Reland: Increase threshold for usage of compute for utf8 decoding on large strings to 50 KB (cla: yes, framework, tool, waiting for tree to go green)
64504 將 iOS 外掛模擬器 archs 從允許列表改為拒絕列表 (cla: yes, team, tool)
64512 [flutter_tools] 重構 artifact 下載以重試 zip 異常。(cla: yes, tool, waiting for tree to go green)
64513 Reland "Prevent viewport.showOnScreen from scrolling the viewport if the specified Rect is already visible. (#56413)", reverted in #64091 (cla: yes, f: material design, f: scrolling, framework, waiting for tree to go green)
64516 [web] 修復並啟用 editable_text_test.dart (a: tests, a: text input, cla: yes, framework, platform-web, team, waiting for tree to go green)
64517 Revert "Pass --verbose-logging to flutter_tester" (cla: yes, tool)
64519 重新啟用 image_list 測試,使用更新的證書(有效期 3650 天)。(cla: yes, d: examples, team)
64521 [windows] 更新 plugin template (cla: yes, tool)
64524 [flutter_tools] 如果找不到 AndroidSDK,則避免建立 Android Devices (cla: yes, tool)
64534 當軌道形狀為矩形時,Slider 繪製不正確 (cla: yes, f: material design, framework, waiting for tree to go green)
64559 [flutter_tools] 處理嘗試解碼 stamp 檔案時丟擲的 FileSystemException (cla: yes, tool, waiting for tree to go green)
64570 [web] 在 editable_text_test.dart 中啟用單詞邊界測試 (a: tests, a: text input, a: typography, cla: yes, framework, platform-web, team, waiting for tree to go green)
64573 Revert "Warns when single line text fields overflow (#63639)" (a: tests, cla: yes, framework)
64578 [flutter_tools] 新增程式碼大小分析的 analytics,新增更多測試 (cla: yes, tool)
64584 將 physics 測試遷移到 NNBD (cla: yes, framework, waiting for tree to go green)
64587 [flutter_tools] 允許從 build 命令中停用 pwa,修復 run release build 快取 (cla: yes, tool)
64592 修復 flutter_tools --analyze-size 輸出中的拼寫錯誤。(cla: yes, tool, waiting for tree to go green)
64594 [null-safety] 預設移除 sound-null-safety,移除實驗標誌 (cla: yes, team)
64596 修復了路由,使其在路由資訊已同步時不再報告路由資訊… (cla: yes, framework, waiting for tree to go green)
64599 修復使用虛假物件的測試,更新 TestImageInfo 介面 (cla: yes, f: cupertino, framework, waiting for tree to go green)
64602 Revert "[flutter_tools] avoid creating Android Devices if AndroidSDK cannot be found" (cla: yes, tool)
64609 使用 Pixel4 以獲得更好的等待時間 (cla: yes, team)
64621 將 rendering 遷移到 nullsafety (a: tests, cla: yes, framework, waiting for tree to go green)
64627 Slider 和 RangeSlider 可以在更窄的約束下繪製,就像其他 Material Widget 一樣… (cla: yes, f: material design, framework, waiting for tree to go green)
64652 Revert "Reland: Increase threshold for usage of compute for utf8 decoding on large strings to 50 KB" (cla: yes, framework, tool)
64654 移除 docker_builder 步驟 (cla: yes, waiting for tree to go green)
64665 [flutter_tools] reland: 避免在找不到 AndroidSDK 時建立 Android Devices (cla: yes, tool)
64668 添加了對 lerpDuration() 的支援 (cla: yes, framework, waiting for tree to go green)
64670 [fuchsia] 同步 run test 指令碼與 engine 版本 (cla: yes, platform-fuchsia, team, team: infra, waiting for tree to go green)
64671 重新啟用 Dart Development Service (DDS) (cla: yes, tool)
64672 Nnbd widgets (a: accessibility, cla: yes, f: cupertino, framework, team)
64674 避免在 iOS 擴充套件中對 framework 進行精簡 (cla: yes, platform-ios, team, tool, waiting for tree to go green)
64676 Roll new gallery 以幫助解決 flaky Crane 測試 (cla: yes, team, waiting for tree to go green)
64715 在計算 _DragAnimation.value 時,Clamp TabController 動畫值 (a: animation, cla: yes, f: material design, framework, waiting for tree to go green)
64729 暫時停用 LUCI 上的 mac/android 測試 (cla: yes, team)
64732 Cherry-pick engine c1bc5483f60fb100fe4676c609c0f092a9ee3fc9 (cla: yes, engine)
64736 [fuchsia] 將 fuchsia_ctl 使用重構為函式 (cla: yes, team, waiting for tree to go green)
64737 Flutter Framework Beta 1.21.0-9.2.pre cherry picks (a: internationalization, cla: yes, engine, f: material design, framework, tool)
64745 [flutter_tools] 如果 gradle 構建失敗,則將 process exceptions 重新丟擲為 tool exit (cla: yes, tool, waiting for customer response)
64749 [flutter_tools] 處理 azure detector 期間丟擲的 OsError (cla: yes, tool, waiting for tree to go green)
64750 允許 SliverGrid 中的任意放置 (cla: yes, customer: google, f: scrolling, framework, waiting for tree to go green)
64757 修復 Gold json 的 digest paramset (a: tests, cla: yes, framework, team, team: infra, waiting for tree to go green)
64760 移除數值運算中不必要的向下轉換。(cla: yes, framework, waiting for tree to go green)
64762 連續顯示大圖片的記憶體 benchmark (cla: yes, perf: energy, perf: memory, severe: performance, team)
64770 移除 flutter_gallery_sksl_warmup__transition_perf_e2e 的 flaky 標記 (cla: yes, team, waiting for tree to go green)
64773 [flutter_tools] 如果 powershell 版本檢測失敗,則退出指令碼 (cla: yes, tool, waiting for tree to go green)
64776 修復 Android autofill 使用者名稱提示文件 (cla: yes, d: api docs, framework, waiting for tree to go green)
64780 向 watchPerformance 新增 FrameTiming 延遲 (cla: yes, team, waiting for tree to go green)
64791 應該有一個關於 ".of()"-style 函式的用法(和實現)的指南 #4155 (cla: yes, framework, waiting for tree to go green)
64795 為 RotationTransition 新增示例程式碼 (cla: yes, d: api docs, d: examples, documentation, framework, waiting for tree to go green)
64797 Revert "Re-enable the Dart Development Service (DDS)" (cla: yes, tool)
64802 Reland "Re-enable the Dart Development Service (DDS) (#64671)" (cla: yes, tool, waiting for tree to go green)
64813 移除關於 release 模式的 assert (cla: yes, framework)
64814 [flutter_tools] 將專案解析/驗證拆分為單獨的函式 (cla: yes, tool)
64819 [fuchsia] 測試在 pave 後等待裝置啟動 (cla: yes, team, waiting for tree to go green)
64824 Revert "Roll new gallery to help flaky Crane test" (cla: yes, team)
64829 Revert "Avoid thinning frameworks in iOS extensions" (cla: yes, team, tool)
64834 為與裝置相關的命令新增 --device-timeout 標誌 (cla: yes, platform-ios, tool, waiting for tree to go green)
64837 [Devicelab] 暫時移除 testonly_devicelab_tests 構建器 (cla: yes, team, waiting for tree to go green)
64840 當 decoration 帶有 clip edge 時,始終裁剪 Container 的裝飾 (cla: yes, f: cupertino, f: material design, framework)
64842 允許建立空白問題 (cla: yes, waiting for tree to go green)
64845 Revert "Reland "Re-enable the Dart Development Service (DDS) (#64671)"" (cla: yes, tool)
64847 Reland "Re-enable the Dart Development Service (DDS) (#64671)" (cla: yes, tool)
64848 [flutter_tools] 新增 --config-only 選項到 flutter build ios (cla: yes, tool, waiting for tree to go green)
64855 修復問題,即使 ReorderableListView 的 key 型別未更改,它也會銷燬子項 (cla: yes, f: material design, framework, waiting for tree to go green)
64878 [flutter_tools] 重複的網路故障時工具退出 (cla: yes, tool)
64879 [semantics] 避免使用 sync* 和過多的列表副本 (cla: yes, framework, waiting for tree to go green)
64883 Revert "A benchmark test case for measuring scroll smoothness" (a: tests, cla: yes, framework, team)
64885 Reland #61998 and update complex_layout ios files (a: tests, cla: yes, framework, team, waiting for tree to go green)
64908 使用 moreOrLessEquals 匹配 lerped 值 (cla: yes, f: cupertino, framework)
64914 優先使用 moreOrLessEquals 而非 closeTo (cla: yes, framework)
64915 優先使用 moreOrLessEquals 而非 closeTo (cla: yes, f: cupertino, f: material design, framework)
64970 [flutter_tools] 移除未使用的 zip 驗證 (cla: yes, tool, waiting for tree to go green)
64974 修復 large_image_changer_test.dart 中的拼寫錯誤 (cla: yes, team, waiting for tree to go green)
64976 [flutter_tools] 調整 index.html 快取並在 main.dart.js/sw 請求中插入快取破壞 URL (cla: yes, tool)
64977 刪除 catalog generator android/ios 測試 (cla: yes, team, waiting for tree to go green)
64978 devicelab:開始對 iOS 測試的 startup time 進行平均計算 (cla: yes, team, waiting for tree to go green)
64979 擴充套件 Cupertino 庫註釋 (cla: yes, f: cupertino, framework, waiting for tree to go green)
64980 [flutter_tools] 標準化 integration.shard 的模式 (cla: yes, tool)
64981 Revert "Reland "Re-enable the Dart Development Service (DDS) (#64671)"" (cla: yes, tool)
64982 更新 Gold 以支援新端點 (a: tests, cla: yes, framework, team, team: infra, waiting for tree to go green)
64983 在 desktop 上共享 build 命令標誌配置 (cla: yes, tool)
64984 Flutter stable framework 1.20.3 cherrypicks (a: internationalization, cla: yes, d: examples, engine, f: material design, framework, team, tool)
64988 將 observatory Bonjour 服務新增到構建的 iOS Info.plist bundle (cla: yes, platform-ios, t: xcode, team, tool)
64990 Revert "Reland #61998 and update complex_layout ios files" (a: tests, cla: yes, framework, team)
64992 將未捆綁的 Linux 可執行檔案放在子目錄中 (cla: yes, tool)
65025 將 gen_l10n 移動到 flutter_tools 中 (a: internationalization, cla: yes, team, tool)
65033 標記 large_image_changer 測試為非 flaky (cla: yes, team)
65036 更新 Material 的 hintColor 值 (cla: yes, f: material design, framework, waiting for tree to go green, will affect goldens)
65042 嘗試修復 no-response bot。(cla: yes, team, waiting for tree to go green)
65049 修復了 SliverAppBar 以具有固定的遍歷順序 (a: accessibility, cla: yes, f: material design, framework, waiting for tree to go green)
65051 允許開發者在 WebFlutterDriver 上啟用可訪問性測試並獲取底層的 webDriver (a: tests, cla: yes, framework, waiting for tree to go green)
65054 標記非 flaky 測試為非 flaky (cla: yes, team)
65060 移除對 dart:math 的冗餘匯入 (cla: yes, f: material design, framework, waiting for tree to go green)
65083 更新 CupertinoIcons 以支援 cupertino_icons 1.0.0,基於 SF Symbols (cla: yes, f: cupertino, framework)
65094 修復 InputDecoration contentPadding 文件中的 words accent 拼寫錯誤 (cla: yes, f: material design, framework, waiting for tree to go green)
65109 Revert "Add observatory Bonjour service to built iOS Info.plist bundle" (cla: yes, team, tool)
65112 [flutter_tools] 如果在 windows 上找不到 where,則以有用的訊息退出 (cla: yes, tool, waiting for tree to go green)
65114 [flutter_tools] 修復 release 模式下的 screenshot 命令和幫助文件 (cla: yes, tool, waiting for tree to go green)
65124 要求 xcode_backend.sh 引數(在 Flutter v0.0.7 中引入)(cla: yes, platform-ios, t: xcode, team, tool, waiting for tree to go green)
65125 [flutter_tools] 將 EACCES 新增到即時退出工具條件列表中 (cla: yes, tool)
65127 [web] 當選擇更改由鍵盤引起時,不顯示手柄 (a: text input, cla: yes, framework, platform-web, waiting for tree to go green)
65135 修復 RangeMaintainingScrollPhysics (cla: yes, f: scrolling, framework, waiting for tree to go green)
65138 將 observatory Bonjour 服務新增到構建的 iOS Info.plist bundle (cla: yes, platform-ios, t: xcode, team, tool)
65139 [flutter_tools] 更新 ios-deploy (cla: yes, waiting for tree to go green)
65140 [flutter_tools] 更新 libimobiledevice 和 usbmuxd (cla: yes)
65141 Revert "Add observatory Bonjour service to built iOS Info.plist bundle" (cla: yes, team, tool)
65142 將 observatory Bonjour 服務新增到構建的 iOS Info.plist bundle (cla: yes, team, tool)
65150 在 RenderParagraph 中公開 3 個新的文字度量方法 (a: typography, cla: yes, framework, waiting for tree to go green)
65184 [flutter_tools] 如果找不到 adb,則防止建立 Android Devices (cla: yes, tool, waiting for tree to go green)
65185 修復 text.dart 文件 (cla: yes, framework)
65188 撤銷“將 Engine 從 165abef0a2cb 回滾到 e979c29a2a50(42 次修訂)”(cla: yes, engine)
65194 停用因新的語義標誌而失敗的測試。(a: tests, cla: yes, framework)
65199 消除 animated_icons_private_test 中對 mockito 包的依賴 (cla: yes, f: material design, framework, waiting for tree to go green)
65201 重新啟用 post_backdrop_filter 測試,帶 CPU/GPU 測量 (cla: yes, team, waiting for tree to go green)
65202 Revert "[flutter_tools] split project parsing/validation into separate function" (cla: yes, tool)
65234 更新 create templates 到 1.0.0 (cla: yes, tool)
65250 修復了 Tooltip widget 的文件。(cla: yes, f: material design, framework, waiting for tree to go green)
65257 Revert "ScaffoldMessenger" (cla: yes, f: material design, framework)
65271 Cherry pick engine #20983 (cla: yes, engine)
65273 Revert "Add finders for enableFlutterDriverExtension" (a: tests, cla: yes, framework)
65276 修復 "Add finders for enableFlutterDriverExtension" 的測試錯誤並重新提交 (a: tests, cla: yes, framework, waiting for tree to go green)
65382 Revert "Add DataTableTheme to allow for themable DataTables (#64316)" (cla: yes, f: material design, framework, waiting for tree to go green)
65383 Reland "Add DataTableTheme to allow for themable DataTables (#64316)" (cla: yes, f: material design, framework, waiting for tree to go green)
65386 Flutter 1.22 candidate.10 (cla: yes, engine, f: material design, framework)
65392 小型文件更新 (cla: yes, framework)
65394 SliverGridLayout API 文件改進 (cla: yes, framework)
65415 移除 flutter_gallery_ios32__transition_perf 測試 (cla: yes, team, waiting for tree to go green)
65416 Re-land ScaffoldMessenger (cla: yes, f: material design, framework, waiting for tree to go green)
65426 [flutter_tools] 移除關於直接執行 sdkmanager 的建議,轉而引導至 flutter.dev (cla: yes, tool, waiting for tree to go green)
65434 [devicelab] 每次執行 devicelab 任務後移除 ~/.gradle (cla: yes, team, waiting for tree to go green)
65435 [flutter_tools] 交替使用 dill 檔案用於熱重啟的名稱 (cla: yes, tool)
64560 在 initialRoute 文件中澄清了 '/' 路由 (cla: yes, framework, waiting for tree to go green)
65481 移除 mac prod builder。(cla: yes, team)
65482 Revert "Re-land ScaffoldMessenger" (cla: yes, f: material design, framework)
65488 Revert "Nnbd widgets" (a: accessibility, cla: yes, f: cupertino, framework)
65490 [flutter_tools] 從 tracing 中移除 globals 並新增單元測試 (cla: yes, tool, waiting for tree to go green)
65493 始終為生成的 CMake 檔案使用 POSIX 路徑 (cla: yes, tool)
65511 更新 Windows app template (cla: yes, tool, waiting for tree to go green)
65513 使用 cherry-pick engine 76240869bda39bb256bc061c9c8d7a81b13b8dae (cla: yes, engine)
65555 手動回滾 Engine 到 fee6f9e5333472a1931d00f521252901d60e0c76 (cla: yes, engine)
65566 在 prod 中新增 mac 構建器。(cla: yes, team, waiting for tree to go green)
65571 將 package:test 滾動到 1.16.0-nullsafety.4 以準備 package:vm_service 5.0.0+1 (cla: yes, team, tool, waiting for tree to go green)
65577 標記 platform_views_scroll_perf_ios__timeline_summary 為 flaky (cla: yes, team)
合併了 flutter/engine 中 2020-07-09T05:19:00.000 至 2020-09-10T18:17:00.000 的 PR。
#共有 959 個拉取請求。
18339 使用 Android R (API 30) getInsets() 來計算 padding (cla: yes, platform-android)
18643 為 iOS 和 Android 新增自動填充儲存 (cla: yes, platform-android, platform-ios)
18712 LUCI 更改後清理 android/ios 測試指令碼 (cla: yes, waiting for tree to go green)
18749 如果找不到應用捆綁包,則使用主捆綁包 (cla: yes)
18800 重構可訪問性橋以擁有 FlutterViewController (cla: yes)
18984 bool SubmitFrame -> void SubmitFrame (cla: yes, platform-android, platform-ios, waiting for tree to go green)
19018 [Example Docs] 添加了“build”一詞,因為 run.sh 不僅執行專案,還構建專案 (cla: yes, waiting for tree to go green)
19024 為 Android 實現延遲事件合成按鍵事件處理 (affects: desktop, affects: engine, affects: framework, cla: yes, platform-android)
19059 更新 Androidx 匯入 (cla: yes, platform-android, waiting for tree to go green)
19105 回滾 ANGLE 以採納警告修復 (cla: yes)
19254 為 Skia.setResourceCacheMaxBytes 新增 CanvasKit 平臺支援。(cla: yes)
19260 用於 SKP 基於的著色器預熱的測試框架 (cla: yes)
19267 註解 valuePublishedByPlugin 為可為空 (cla: yes, platform-ios, waiting for tree to go green)
19270 在所有模式下預設啟用 lazy-async-stacks (2) (cla: yes)
19320 修復未設定的平臺檢視 ID 的文件 (cla: yes)
19393 闡明 PictureRecorder 和 Canvas 之間的關係 (cla: yes, waiting for tree to go green)
19396 fuchsia: 移除死程式碼/斷開依賴 (affects: engine, cla: yes, code health, platform-fuchsia)
19458 添加了為 FlutterViewController 在介面生成器中設定屬性的功能 (cla: yes, platform-ios)
19459 為 Windows 實現游標支援 (cla: yes)
19470 在 Linux shell 中設定區域 (cla: yes)
19489 修復剪貼簿貼上功能不起作用的問題 (cla: yes)
19501 修復 FlutterTextView 中的 NullPointerException (cla: yes, platform-android, waiting for tree to go green)
19504 避免 EncodeImage 中的複製 (cla: yes)
19537 重構 instantiateImageCodec/decodeImageFromPixels 以提供 ImageDescriptor (cla: yes)
19550 新增所有系統游標 (engine) (cla: yes, platform-android)
19557 [web] 更新 SurfacePath 以使用 PathRef (cla: yes)
19558 [Android] 防止監聽器在分離後呼叫 JNI (cla: yes, crash, platform-android)
19561 Linux:使用雜湊表對映游標 (cla: yes)
19562 CkPaint 使用 SkPaint (cla: yes)
19564 在 web 中使用文字大寫值 (cla: yes)
19582 將 kernel_compiler 切換到 package_config (cla: yes)
19583 fuchsia: 啟用大部分單元測試 (affects: tests, cla: yes, code health, platform-android, platform-fuchsia)
19584 fuchsia: 建立新的 flutter_runner 渲染路徑 (affects: engine, cla: yes, platform-fuchsia)
19597 Desktop embedder ComputePlatformResolvedLocale 入口點 (affects: desktop, cla: yes)
19606 將相容性資訊更改合併到 flutter engine 中 (cla: yes)
19610 [web][2/3] 實現換行演算法規則 (cla: yes, platform-web, waiting for tree to go green)
19615 在 hashValues 中使用 identical 而不是 operator== (cla: yes)
19616 修復 google3 中構建錯誤的更改。(cla: yes)
19620 [android] 將合成的 eventType 傳遞給 VirtualDisplay 平臺檢視並修復記憶體洩漏 (cla: yes, platform-android, waiting for tree to go green)
19623 修復 FlutterViewUpdateCustomAccessibilityActions 使用正確的字串列表 (cla: yes, platform-android)
19632 修復 Flutter Web 上多鍵按下時的合成按鍵 (cla: yes, platform-web, waiting for tree to go green)
19633 不為新的自動填充請求丟擲錯誤 (cla: yes)
19649 手動回滾 Dart dfdc7e45c5...06cb010247 (cla: yes)
19650 手動 Skia 回滾到 c91db040ad18b9cc3236e342e9acca020eaafd10 (cla: yes)
19652 將平臺特定資訊移至 PlatformConfiguration 類 (cla: yes, waiting for tree to go green)
19653 1.20.0-7.1.pre engine CPs (platform-android)
19657 手動回滾 Dart 707c6404f9...dfdc7e45c5 (cla: yes)
19658 為考慮金色影像測試中的輕微差異,影像比較移至 RMSE (cla: yes)
19662 [android] Childview 將處理其 motion events (cla: yes, platform-android)
19664 支援 TextInputType 上的十進位制資訊 (cla: yes)
19667 從單元測試中移除 xcpretty 以便在測試失敗時看到完整輸出 (cla: yes)
19668 關閉失敗的 XCTest 附件收集 (cla: yes, waiting for tree to go green)
19678 [fuchsia] 使用 memory_requirements_2 擴充套件。(cla: yes)
19679 移除對 dev_finder 的引用。(cla: yes)
19684 重構初始路由程式碼 (cla: yes, platform-ios)
19691 修復拼寫錯誤 (cla: yes, waiting for tree to go green)
19694 在 3.28 倍速的路徑基準測試上,重建 CkPath 以支援 @JS 繫結 (cla: yes)
19700 修復 android_context_gl.h 中的拼寫錯誤 (cla: yes, platform-android)
19702 防止 removeActivityResultListener() 導致 ConcurrentModificationException (cla: yes, platform-android)
19711 [web] 為路徑操作實現 ulps (cla: yes)
19717 新增標誌以指示平臺是否支援狀態恢復 (cla: yes, platform-android)
19724 確保我們不向 CIPD 重複釋出 (cla: yes)
19725 在 iOS UI 測試中等待平臺檢視出現 (cla: yes)
19726 將 web_analysis 從 Cirrus 遷移到 LUCI(第一部分)(cla: yes)
19728 修復 Mac / iOS 構建 (cla: yes, platform-ios)
19739 撤銷“避免 EncodeImage 中的複製(#19504)”(cla: yes)
19740 [fuchsia] 修復由於光柵快取導致的記憶體使用後釋放 (cla: yes)
19741 [null-safety] 更新 web_sdk 構建規則以使用 package_config (cla: yes)
19743 使用選項 --no-sound-null-safety 而不是 --no-null-safety (cla: yes)
19744 停用 session_connection_unittests (cla: yes)
19745 [web][3/3] 在換行檢測期間處理代理字元 (cla: yes, platform-web)
19746 [null-safety] 將 null 斷言新增到 dart-flags 允許列表中 (cla: yes, waiting for tree to go green)
19748 將 CkCanvas 移至新的 JS-interop (cla: yes)
19753 從 Cirrus 中移除 web analysis 任務 (cla: yes)
19756 重新啟用日誌記錄。(cla: yes)
19759 撤銷“確保我們不向 CIPD 重複釋出(#19724)”(cla: yes)
19776 1.20.0-7.2.pre engine cherrypicks (cla: yes, platform-android)
19780 [null-safety] 將 dot packages 的使用更新為 package_config.json (cla: yes)
19785 修復負文字選擇範圍丟失 (cla: yes, platform-ios)
19787 [web] 改進換行符的效能和程式碼大小 (cla: yes, platform-web, waiting for tree to go green)
19788 為 header semantics nodes 排程 showOnCcreen 操作 (cla: yes, platform-ios, waiting for tree to go green)
19791 手動回滾 Dart SDK (cla: yes)
19792 fuchsia: 允許設定執行緒名稱 (cla: yes, platform-fuchsia)
19794 在 build_fuchsia_artifacts 中修復 targets 引數 (cla: yes, platform-fuchsia)
19796 FlRenderer 清理,為 Wayland 支援做準備 (cla: yes)
19810 [null-safety] 移除 flutter frontend-server 測試中的 package 引用,ci analyze (cla: yes, waiting for tree to go green)
19811 [tonic] 記錄未處理異常的堆疊跟蹤 (cla: yes)
19812 修復並重新啟用 SessionConnection 單元測試 (cla: yes)
19817 為 SemanticsFlags 添加了更完整的文件字串 (cla: yes)
19819 移除 FlutterPlatformViewsController::OnCreate 上的過時檢查 (cla: yes, platform-ios, waiting for tree to go green)
19822 允許自定義 CanvasKit URL (cla: yes)
19823 新增 CanvasKit 的 CPU 模式作為備用選項 (cla: yes)
19826 修復 iOS 上對話方塊標題被朗讀兩次的問題 (cla: yes, platform-ios)
19842 Hint freed (cla: yes, waiting for tree to go green)
19846 [web] 快取換行屬性查詢 (cla: yes, platform-web)
19848 Cherry pick 3d104f43649d333492dfa792968c8a09af93a84c (cla: yes, platform-android, platform-ios)
19850 CanvasKit 最終 JS-interop 清理 (cla: yes)
19853 Reland "確保我們不向 CIPD 重複釋出 #19724" (cla: yes)
19854 從 cirrus 檔案中移除已遷移的格式和 lint 步驟 (cla: yes)
19859 iOS 上的 Clipboard hasStrings 方法 (cla: yes, platform-ios, waiting for tree to go green)
19860 支援混合組閤中的 talkback (cla: yes, platform-android, waiting for tree to go green)
19864 1.20.0-7.2.pre: CP 12847e899e080104365f93843c25a3b3b5648895 (cla: yes, platform-android)
19871 修復 web UI 測試中失敗的 Dart 剖析器檢查 (cla: yes)
19895 使 linter 在其輸出中列印更多資訊並修復錯誤 (cla: yes, platform-android)
19896 [windows] 將引擎與檢視分離 (affects: desktop, cla: yes, platform-windows)
19898 [a11y-web] Semantics 修復 (cla: yes)
19899 修復文字外掛中的無效選擇處理 (cla: yes)
19913 [CanvasKit] 標記使用的 SkPictures,以便在下一幀中不會被刪除。(cla: yes)
19915 將 1.20 分支 engine hash 更新到 Dart 2.9.0-21.10.beta (cla: yes)
19919 確保在拆除光柵化器時合併執行緒 (cla: yes, platform-ios, waiting for tree to go green)
19924 [web] 預設啟用畫布測量 (cla: yes, platform-web)
19927 [web] 修復逆時針旋轉時的弧縮放 (cla: yes)
19948 [web] 阻止在錄製結束不正確呼叫 restore 時崩潰。(cla: yes)
19956 撤銷“為 Android 實現延遲事件合成按鍵事件處理(#19024)”(cla: yes, platform-android)
19960 將 CanvasKit 回滾到 0.17.2 (cla: yes)
19962 使用 GrDirectContext 工廠而不是過時的 GrContext 工廠 (cla: yes, platform-android, platform-ios)
19967 手動合併 Dart a3815b6590...24c7666def (cla: yes)
19968 新增缺失的 MouseCursorPlugin destroy 呼叫 (cla: yes, perf: memory, platform-android, waiting for tree to go green)
19970 為 MacOS 新增播放警報聲音的支援 (cla: yes)
19972 從 Mutator 堆疊中移除 android view (cla: yes, platform-android)
19981 在 engine.cc 上啟用了 linting (cla: yes)
19983 將 EncodableValue 設為簡單的 std::variant 包裝器 (affects: engine, cla: yes, glfw, platform-windows)
19986 1.20 CP:從 Mutator 堆疊中移除 android view(#19972)(cla: yes, platform-android)
19987 這使得 lint 指令碼使用多程序來加速。(cla: yes)
19988 修復 lib/ui 中的 lint 錯誤 (cla: yes)
19989 支援 Windows、macOS、iOS 上的備用編碼器 (cla: yes, waiting for tree to go green)
19990 fml、tools 子目錄的 Lint 修復 (cla: yes)
19991 修復 vulkan 目錄中的 lint 錯誤。(cla: yes)
19993 [fuchsia] 添加了時鐘更改的測試 (cla: yes)
20003 Reland: 避免 EncodeImage 中的複製 (cla: yes, perf: speed, severe: performance)
20003 4x4.png -> 2x2.png; 這個檔案實際上是 2x2 (cla: yes)
20006 為 Wayland 在 Linux 上的支援準備 FlRenderer 介面 (cla: yes)
20008 [web] 解決整合測試中的平臺更改。第一部分 (cla: yes)
20010 [null-safety] 修復實際失敗 (cla: yes)
20011 移除 dartdev 命令的使用 (cla: yes)
20013 新增 purge-persistent-cache (cla: yes)
20014 修復 windows 的 gclient runhooks (cla: yes)
20019 將 Dart 2.10 註解新增到 web engine 原始碼 (cla: yes)
20023 停用 web SDK API 一致性測試,直到分析器更新為 Dart 2.10 (cla: yes)
20024 將 analyzer 包升級到版本 0.39.15 以支援 Dart 2.10 (cla: yes)
20025 為 felt 新增一個 todo(PR 以重新執行樹)(cla: yes)
20050 使用單個遮罩檢視來裁剪平臺檢視 (cla: yes, platform-ios)
20060 兩棵樹都是紅色的,停止執行整合測試 (cla: yes)
20067 [web] 為畫布文字設定正確的預設值 (cla: yes, platform-web)
20068 修復 cirrus 標誌問題 (cla: yes)
20075 重新啟用整合測試。增加 sdk 版本。(cla: yes)
20082 Ios nv12 外部紋理 (cla: yes, platform-ios)
20087 允許訪問 zircon 控制代碼的 koid (cla: yes)
20090 在 scenarios test 中將當前螢幕截圖儲存為附件 (cla: yes)
20092 手動回滾 Dart 從 24c7666def...40fd1c456e (cla: yes, platform-android, platform-ios)
20099 新增支援的 luci builders (cla: yes)
20100 在切換 surface 前等待 (cla: yes, platform-android, waiting for tree to go green)
20106 修復 WeakPtr 有效性檢查 (cla: yes)
20107 將一些 Dart_WeakPersistentHandle 的使用遷移到 Dart_FinalizableHandle (cla: yes)
20119 回滾 zlib (cla: yes)
20121 移除令人困惑的日誌 (cla: yes)
20123 為 Safari 機器人收集資訊 (cla: yes)
20125 手動回滾 Dart 40fd1c456e...7e8348f4ce (cla: yes)
20127 [iOS] 修復文字輸入外掛崩潰 (cla: yes, platform-ios)
20134 在 flow/ 和 fml/ 上啟用 linting (cla: yes)
20135 手動回滾 Dart cb6ed67a73...7e8348f4ce (cla: yes)
20138 手動回滾 Dart 03e4737f31...cb6ed67a73 (cla: yes)
20139 新增 ALERT SoundType 列舉值 (cla: yes, platform-android)
20140 修復 dart:ui 的 dartdocs (cla: yes, waiting for tree to go green)
20142 非同步建立根 isolate (cla: yes, perf: speed, severe: performance)
20144 向 Flutter Engine 新增 TextInput sendAppPrivateCommand (cla: yes, platform-android)
20156 新增初步的 Windows arm64 通訊管道 (cla: yes)
20163 修復引數名稱 (cla: yes)
20164 [web] 增加分片數量。同步 engine web 測試與 flutter 倉庫 (cla: yes)
20165 撤銷“在所有模式下預設啟用 lazy-async-stacks (2)(#19270)”(cla: yes)
20166 修復 Impliments 拼寫錯誤 (cla: yes)
20167 修復 iOS 佈局更改導致的可訪問性焦點隨機跳轉的問題。(cla: yes, platform-ios)
20176 更新 drawAtlas 方法的可為空性並完善文件 (affects: docs, cla: yes, waiting for tree to go green)
20178 在 Animator::Render 中移除 layer_tree 指標的 null 檢查 (cla: yes, waiting for tree to go green)
20180 1.20 CP:在切換 surface 前等待(#20100)(cla: yes, platform-android)
20181 修復 iOS 鍵盤卡在 UIKeyboardTypeNamePhonePad 狀態 (cla: yes, platform-ios)
20187 啟用更多 linting (Work in progress (WIP), cla: yes)
20188 向 Flutter Engine 新增 TextInput performPrivateCommand (cla: yes, platform-android)
20193 修復導航訊息中繼。(cla: yes)
20194 為 CanvasKit 實現了 web 影像編碼器例項化。(cla: yes, waiting for tree to go green)
20199 更新程式碼樣式以透過 clang-tidy 檢查 (cla: yes)
20206 修復不一致的匯入。(cla: yes)
20208 [web] 在文字框測量中包含尾隨空格 (cla: yes, platform-web)
20215 將 1.20.0 engine hash 更新到 Dart 2.9.0 (cla: yes)
20216 為 engine 添加了單元測試。(cla: yes)
20217 停用不穩定的 fuchsia 測試 (cla: yes)
20218 為域網路策略設定的通訊管道 (cla: yes, platform-android, platform-ios)
20229 FrameTiming 構建開始時間戳修復並新增 vsync 開始時間戳 (cla: yes, waiting for tree to go green)
20234 移除遺留的臨時 null safety 註解 (cla: yes)
20235 將少數最後一個地方遷移到 GrDirectContext (cla: yes)
20236 撤銷“新增初步的 Windows arm64 通訊管道” (cla: yes)
20237 將 framework 測試的分片數量減少到 8 (cla: yes)
20238 1.20 CP:修復 FlutterViewUpdateCustomAccessibilityActions 使用正確的字串列表 (cla: yes, platform-android)
20241 在 lib/web_ui 的 switch 語句中移除不必要的 break (cla: yes)
20243 Reland:“新增初步的 Windows arm64 通訊管道” (cla: yes)
20245 新增 FlutterFragmentActivity#getRenderMode() (cla: yes, platform-android, waiting for tree to go green)
20247 將 linter 切換為使用 engine 自帶的 dart。(cla: yes)
20250 修復 SerializeTypefaceWithData 和 WithoutData 中的行為反轉 (cla: yes, waiting for tree to go green)
20256 [web] 儲存自動填充資訊 (cla: yes)
20266 [windows] 重構 API 中的控制器/引擎互動 (cla: yes)
20269 為 FrameTiming 新增命名建構函式 (cla: yes, waiting for tree to go green)
20272 將 CanvasKit 回滾到 0.17.3。(cla: yes)
20276 [web] 實現對 WidgetSpan(又名段落佔位符)的支援 (cla: yes, platform-web)
20278 [web] 在換行檢測期間提前計算相關索引 (cla: yes, platform-web)
20279 使用通用名稱 (cla: yes)
20280 將原生堆疊跟蹤報告給 Dart 端以進行崩潰報告。(cla: yes, platform-android, waiting for tree to go green)
20283 使用弱引用代替復活,如果可用 (cla: yes)
20288 使用 view focuser 建立 scenic session (cla: yes)
20302 撤銷“fuchsia: 移除死程式碼/斷開依賴”(cla: yes)
20303 android_external_texture:使用可用的 GrDirectContext 引數 (cla: yes, platform-android)
20306 實現我們自己的 WebGL 版本檢測 (cla: yes)
20310 修復 HTML 剪輯中裁剪和變換的內容 (cla: yes)
20315 新增編譯 x86 JIT 的指令碼 (cla: yes)
20317 允許擴充套件 C++ 標準編解碼器 (cla: yes)
20327 撤銷“fuchsia: 移除死程式碼/斷開依賴(#19396)”(#20… (cla: yes)
20333 將 buildroot 回滾到 b8d98f419b4c32eb1d575557d2c46e8c755ceac7 (cla: yes)
20337 engineCallbackOnPresent 在 glContext 無效時應返回 false (cla: yes)
20340 從 _checkScreenshot 中移除 write 引數 (cla: yes)
20341 CanvasKit:切換到非過載的 arcTo 方法 (cla: yes)
20343 對 fuchsia shell/tests 的源進行去重 (cla: yes, platform-fuchsia)
20348 [iOS TextInput] 修復選擇限制和組合範圍更改邏輯 (cla: yes, platform-ios)
20349 CanvasKit:影像和著色器類的記憶體管理 (cla: yes)
20350 準備 scenario app 在 LUCI 上於 Android emulator 上執行 (cla: yes)
20357 修復 Windows 上調整大小/最小化/最大化時的重繪問題以及釋出版本啟動問題 (cla: yes, waiting for tree to go green)
20370 Paragraph.longest_line_ 考慮尾隨內聯佔位符 (cla: yes)
20379 修復可為空警告並將 registeredFonts 設為非空 (cla: yes)
20380 移除 FrameTiming 命名建構函式 (cla: yes, waiting for tree to go green)
20381 新增 Path 迭代器測試,將 verbs 與 skia 列舉同步,修復 PathIterator.peek。(cla: yes)
20384 [web] 新增 clip 更新的註釋。(cla: yes)
20385 將 fuchsia 節點角色新增到可訪問性橋更新中。(cla: yes, waiting for tree to go green)
20387 清理 CanvasKit 畫布大小。(cla: yes)
20390 [web] 使用 dart2js 而不是 build_runner 構建單元測試 (cla: yes)
20391 在 Fuchsia 上新增 Surface::GetContext() 支援 (cla: yes)
20393 Android 上的 hasStrings (cla: yes, platform-android)
20397 修復損壞的 Fuchsia 測試 (cla: yes)
20398 修復 EncodableValue 中的 RTTI 檢查 (cla: yes)
20399 [windows] 從 FlutterEngine 暴露二進位制信使 (cla: yes)
21010 改進 font-subset 的錯誤訊息 (cla: yes)
20411 回滾 Harfbuzz 到 2.7.0 (c6ca30dc757ff86416d97d358f20080b979b80c9) (cla: yes, waiting for tree to go green)
20413 使用 performDeferredCleanup 代替 freeGpuResources (cla: yes, waiting for tree to go green)
20415 移除 luci 任務重複的 try builder (cla: yes)
20417 為 ByteStream* 新增虛解構函式 (cla: yes)
20420 在 C++ MethodChannel 單元測試中新增缺失的 reply (cla: yes)
20421 使 CkVertices 成為 ManagedSkiaObject (cla: yes)
20422 修復 Fuchsia 上損壞的 shell_unittests (affects: tests, cla: yes, platform-fuchsia)
20425 自定義 Gradle 主目錄並新增 .vpython 檔案 (cla: yes, waiting for tree to go green)
20426 刪除 CSS 繪製程式碼 (cla: yes)
20427 為 Fuchsia 構建新增 --unoptimized 和 --asan (cla: yes, platform-fuchsia)
20446 Engine 1.20.2 cherrypicks (cla: yes, platform-ios)
20450 撤銷“重構初始路由程式碼(#19684)”(cla: yes, platform-ios)
20451 在語義更新中填充 fuchsia 節點操作。(cla: yes)
20455 在 Windows 嵌入中傳送區域資訊 (affects: desktop, cla: yes, platform-windows)
20459 修復 Fuchsia 嵌入器上損壞的符號 (cla: yes)
20460 為 try builders 新增 enabled 標誌 (cla: yes)
20461 在 macOS 嵌入中傳送區域資訊 (affects: desktop, cla: yes, platform-macos)
20465 呼叫 ClearDartWrapper 後不要訪問成員 (cla: yes, waiting for tree to go green)
20466 新增光柵快取記憶體的服務協議 (cla: yes, perf: memory, severe: performance)
20468 重構初始路由程式碼 第二版 (cla: yes, platform-ios)
20470 [web] 更新 chrome 版本 (cla: yes, waiting for tree to go green)
20479 更新到 android 30r2 並回滾 buildroot (cla: yes)
20480 Flutter 1.21 candidate.10 (cla: yes)
20486 移除虛擬光柵化器委託,因為 flutter_runner 已合併到樹中,並清理建構函式引數 (cla: yes, platform-android, platform-fuchsia, platform-ios, waiting for tree to go green)
20487 僅在嵌入式平臺明確要求時才建立 raster_thread_merge (cla: yes, platform-ios, waiting for tree to go green)
20488 修復未最佳化的 fuchsia 構建 (cla: yes)
20492 為網路安全啟用 iOS 通訊管道並新增測試 (cla: yes, platform-ios)
20494 從複製的 Web 介面中移除文件註釋 (cla: yes)
20500 在 Dart 的方法通道呼叫後立即建立 PlatformView 例項 (cla: yes, platform-android, waiting for tree to go green)
20501 修復舊版 EncodableValue 程式碼路徑 (cla: yes)
20605 新增缺失的可為空註解 (cla: yes, platform-android, waiting for tree to go green)
20511 Flutter 1.21 candidate.10 (cla: yes)
20516 當導航到一個沒有設定 namesRoute:true 的 SemanticsNode 的頁面時,缺少預設焦點 (cla: yes, platform-android, waiting for tree to go green)
20518 確保 iOS 測試在失敗時也失敗 (cla: yes)
20520 [web] 為只讀輸入欄位做準備 (affects: text input, cla: yes, platform-web, waiting for tree to go green)
20522 透過傳送模擬檢視控制器而不是檢視來修復 iOS 單元測試的可訪問性。(cla: yes, platform-ios)
20523 處理 glfwGetPrimaryMonitor 返回 nullptr 的情況 (cla: yes)
20524 修復 web_ui 在 Dart 分析器下一次更新時被標記的警告 (cla: yes, waiting for tree to go green)
20528 在一些可刪除的 Sk 類中使用 @anonymous (cla: yes)
20532 Reland: "fuchsia: 移除死程式碼/斷開依賴" (affects: engine, cla: yes, code health, platform-fuchsia)
20538 清理 CI 指令碼並使其可以從任何地方執行 (cla: yes)
20542 開始為模擬 FlutterViewControllers 填充 FlutterView 屬性 (cla: yes, platform-ios)
20550 撤銷“[windows] 從 FlutterEngine 暴露二進位制信使” (cla: yes)
20551 [windows] 從 FlutterEngine 暴露二進位制信使 (cla: yes)
20557 修復因 iOS 14 字型更寬而導致的字型排序問題 (cla: yes)
20564 撤銷“在 Dart 的方法通道呼叫後立即建立 PlatformView 例項(#20500)”(cla: yes, platform-android)
20568 Reland:在 Dart 的方法通道呼叫後立即建立 PlatformView 例項 (cla: yes, platform-android, platform-ios)
20572 將 format 指令碼轉換為 Dart (cla: yes)
20575 將 1.21 engine 更新為使用 Dart 2.10.0-7.2.beta (cla: yes)
20577 將 zircon 和 fuchsia 轉換為 null-safety (cla: yes)
20579 重新命名“compositor”/“surface”為“canvaskit”/“html”;記錄約定 (cla: yes)
20580 為 CanvasElement 屬性新增 null 檢查 (cla: yes)
20581 新增 android scenarios presubmit 任務。(cla: yes)
20594 撤銷 harfbuzz 2.7.0 (cla: yes)
20597 撤銷“新增 android scenarios presubmit 任務。” (cla: yes)
20606 fuchsia: 增加不穩定的測試超時時間 (cla: yes)
20609 回滾 hb 到 2.7.1 (cla: yes, waiting for tree to go green)
20610 銷燬舊版 FlutterView 時釋放 AccessibilityBridge (cla: yes, platform-android, waiting for tree to go green)
20611 Cherrypick Revert harfbuzz 2.7.0 (#20594) (cla: yes)
20613 [windows] 允許委派頂級 WindowProc (affects: desktop, cla: yes, platform-windows)
20614 使 const_finder 可以處理已實現和擴充套件的類 (cla: yes, waiting for tree to go green)
20617 [embedder] 新增獲取幀資訊的 FBO 回撥 (cla: yes, platform-android, platform-ios, waiting for tree to go green)
20620 修復自動填充問題 (cla: yes)
20622 修復 PlatformViewsController.checkInputConnectionProxy 中的 NPE (cla: yes, platform-android)
20630 移除 Skia Vulkan 結構體上的 ctor 用法 (cla: yes)
20635 Reland: 新增 android scenarios presubmit 任務。(cla: yes)
20638 建立後更新檢視屬性 (affects: engine, cla: yes, platform-fuchsia, waiting for tree to go green)
20641 清理 scenario app 指令碼 (cla: yes)
20642 將所有 engine builders 新增到用於驗證樹狀態的檔案中。(cla: yes)
20644 修復構建 (cla: yes)
20647 fuchsia: 將舊的排列轉換為構建標誌 (affects: engine, affects: tests, cla: yes, code health, platform-fuchsia)
20651 使用引用代替 C++ MethodResult 和 EventSink (cla: yes)
20660 當輸入型別為多行時傳送換行符 (cla: yes, waiting for tree to go green)
20662 [windows] 基本消除狀態結構體 (affects: desktop, cla: yes, platform-windows)
20665 所有形狀相關的結構體都在一起 (cla: yes, waiting for tree to go green)
20668 [windows] 新增水平滾動支援 (affects: desktop, cla: yes, platform-windows)
20669 撤銷“Paragraph.longest_line_ 考慮尾隨內聯佔位符” (cla: yes)
20671 預設啟用 iOS 平臺檢視 (cla: yes, platform-ios, waiting for tree to go green)
20672 [embedder] 新增獲取呈現資訊的 gl present 回撥 (cla: yes, platform-android, platform-ios, waiting for tree to go green)
20673 從 Picture::GetAllocationSize 中移除影像大小 (cla: yes, waiting for tree to go green)
20678 Reland "在 longest line 計算中考慮內聯佔位符 (#20370)" 已在 (#20669) 中撤銷 (cla: yes, waiting for tree to go green)
20679 修復格式指令碼,使其能夠處理已刪除的檔案。(cla: yes)
20681 fuchsia: 修復 elevation 問題 (affects: engine, cla: yes, platform-fuchsia)
20697 fuchsia: 停用不穩定的測試 (affects: tests, cla: yes, platform-fuchsia)
20699 fuchsia: 回滾損壞的 SDK 並重新啟用測試 (affects: tests, cla: yes, platform-fuchsia)
20700 避免將 nil 傳遞給 IOS 可訪問性公告 (cla: yes, platform-ios, waiting for tree to go green)
20701 釋放後忽略對 AccessibilityBridge 監聽器的呼叫 (cla: yes, platform-android)
20704 fuchsia: 清理 FEMU 下的 shell_unittests (affects: tests, cla: yes, platform-fuchsia)
20706 修復 FrameInfoContainsValidWidthAndHeight 中的競態條件和資料競態。(cla: yes)
20708 ForwardingGestureRecognizers 具有回溯到 PlatformViewsController 的引用,以便在可用時訪問 FlutterViewController (cla: yes, platform-ios, waiting for tree to go green)
20721 確保迴圈在正確的時間被喚醒 (cla: yes)
20722 預設在 Android 上啟用混合組合 (cla: yes, platform-android)
20733 將平臺配置傳遞給 Dart VM 以支援不安全套接字策略 (cla: yes, platform-android, platform-ios, waiting for tree to go green)
20735 應用程式暫停時修復 EGL_BAD_SURFACE (cla: yes, platform-android)
20736 Reland:為 Android 實現延遲事件合成按鍵事件處理 (cla: yes, platform-android)
20745 撤銷“預設在 Android 上啟用混合組合”(cla: yes, platform-android)
20746 撤銷 hint_freed (cla: yes)
20747 [web] 使單詞邊界與原生 flutter 一致 (cla: yes, platform-web)
20750 Image.toByteData 和 Picture.toImage 實現(#3)(cla: yes)
20754 僅為影像處置使用 hint freed (cla: yes)
20758 手動回滾 Dart 從 5ca1f32905 到 551e405d0b (cla: yes)
20760 預設 C++ 包裝器模板為 EncodableValue (affects: desktop, cla: yes, platform-windows)
20761 fuchsia: 指出舊光柵化器程式碼 (affects: engine, cla: yes, platform-fuchsia)
20763 將 FlRenderer 初始化整合到 fl_renderer_start() (cla: yes)
20765 移除對選項 'dart_custom_version_for_pub' 的支援 (cla: yes)
20767 [web] 改進換行測試的格式 (affects: tests, cla: yes, platform-web, waiting for tree to go green)
20769 讓 FlutterActivity/Fragment/FragmentActivity 可以覆蓋應用捆綁路徑,而不是在構造期間立即解析 (cla: yes, platform-android)
20770 撤銷“回滾 Fuchsia Linux SDK 從 LhYt1i9FP... 到 al88o71XB...” (cla: yes)
20771 |MessageLoopImpl::FlushTasks| 一次只執行一個任務 (cla: yes, waiting for tree to go green)
20778 新增 lerpDouble 的測試 (cla: yes)
20786 Guard recording_canvas 免受在 recording 結束時沒有 restore 的呼叫影響 (cla: yes)
20789 新增用於測試的 Java 注入器 (cla: yes, platform-android)
20790 撤銷“[fuchsia] 添加了時鐘更改的測試(#19993)” (cla: yes)
20797 Flutter Engine Beta 1.21.0-9.2.pre cherry picks (cla: yes, platform-android, platform-ios)
20798 [fuchsia] 連結到指令碼的 SDK 版本 (cla: yes, platform-fuchsia, waiting for tree to go green)
20800 新增停用光柵執行緒合併器的能力 (cla: yes, platform-android)
20802 [web] 為 html 實現 SceneBuilder.pushColorFilter (cla: yes)
20803 [web] 修復 addPolygon 與其他 verb 鏈式呼叫時的路徑渲染。(cla: yes)
20805 修復 iOS 文字欄位輸入鍵盤閃爍和崩潰 (cla: yes, platform-ios, waiting for tree to go green)
20812 撤銷“將平臺配置傳遞給 Dart VM 以支援不安全套接字策略”(cla: yes, platform-android, platform-ios)
20818 撤銷“將平臺配置傳遞給 Dart VM 以支援不安全套接字 po… (cla: yes, platform-android, platform-ios)
20820 撤銷“[web] 為 html 實現 SceneBuilder.pushColorFilter” (cla: yes)
20821 [web] 為 html 實現 SceneBuilder.pushColorFilter (cla: yes)
20825 [web] 修復 web engine 中的分析器警告。(cla: yes)
20827 [fuchsia] 向測試指令碼新增 fuchsia_ctl 函式 (cla: yes, waiting for tree to go green)
20829 Reland:“將平臺配置傳遞給 Dart VM 以支援不安全套接字策略” (cla: yes, platform-android, platform-ios)
20833 將 FlRenderer::get_visual() 替換為 FlRenderer::setup_window_attr() (cla: yes)
20837 [web] Nullability 修復。為 EngineCanvas 添加了 ClipOp。(cla: yes)
20838 Flutter 1.20.3 engine cherrypicks (cla: yes, platform-android, platform-ios)
20840 調整 HTML 的模糊半徑以匹配 CanvasKit (cla: yes)
20841 [web] 更改引擎單元測試的程式碼位置 (cla: yes, platform-web)
20842 確保所有影像在 FlutterImageView 中都被關閉 (cla: yes, platform-android)
20843 [Android R] 將 DisplayCutouts 整合到 viewportMetrics 中 (affects: engine, affects: text input, cla: yes, platform-android)
20846 [web] 修復路徑重用時的路徑剪輯崩潰 (cla: yes)
20848 lerpDouble: 新增 NaN、infinity 的測試 (cla: yes)
20864 Reland:預設在 Android 上啟用混合組合(#20722)(cla: yes, platform-android)
20865 將自動外掛註冊也新增到 FlutterFragmentActivity (cla: yes, platform-android)
20869 在光柵執行緒上重置 Shell::weak_factory_gpu_ (cla: yes, waiting for tree to go green)
20871 lerpDouble: 更嚴格地處理 NaN 和 infinity (cla: yes)
20874 提取 Dart 測試工具庫 (cla: yes)
20879 提高 lerpDouble 的精度 (cla: yes)
20880 為 lerpDouble 新增整數輸入測試 (cla: yes)
20895 在所有模式下預設啟用 lazy-async-stacks (第三次) (cla: yes)
20899 成員變數應出現在 |WeakPtrFactory| 之前。(cla: yes)
20905 修復 OnPlatformViewDestroyDisablesThreadMerger 中的競態條件 (cla: yes)
20910 在檢查 layer tree 之前等待第一幀 (cla: yes)
20912 將按鍵事件傳遞給 EventResponder,如果它們不產生字元 (cla: yes, platform-android)
20914 [web] 從 e2e 遷移到 integration_test (cla: yes)
20915 提高 BackdropFilter web 測試的敏感度 (cla: yes)
20916 確保在建立新的螢幕外表面之前呼叫解構函式,因為它會銷燬 EGLSurface。(cla: yes, platform-android)
20921 [Android R] 將 DisplayCutouts 整合到 viewportMetrics (cla: yes, platform-android, waiting for tree to go green)
20922 在引擎初始化前提高執行緒優先順序 (cla: yes, perf: speed, platform-android, severe: performance)
20931 在提交幀後才清除 GL 上下文 (cla: yes)
20932 在 ShellTest.Screenshot 失敗時記錄結果 (cla: yes, waiting for tree to go green)
20935 除了堆疊跟蹤外,還記錄未處理異常的異常資訊。(cla: yes)
20936 撤銷“[fuchsia] 添加了可訪問性橋更新中的 fuchsia 節點角色。” (cla: yes)
20937 撤銷“非同步建立根 isolate” (cla: yes, waiting for tree to go green)
20950 撤銷 Picture 的外部尺寸更改 (cla: yes)
20953 恢復由於程式碼審查錯誤而刪除的 FML_DCHECK (cla: yes)
20954 重新命名 e2e 測試為 integration (cla: yes)
20957 在 Gr context 之前清除 GL context (cla: yes)
20960 開始列印有關因許可權問題導致 observatory 無法訪問的錯誤訊息。(cla: yes, platform-ios)
20965 僅在更改執行緒配置後清除 GL context (cla: yes, waiting for tree to go green)
20967 手動回滾 Dart b29f228f62...016e8880f0 (cla: yes)
20974 [fuchsia] 在所有配置中向系統跟蹤傳送 trace 事件 (cla: yes)
20976 在光柵化器設定期間始終設定回撥 (cla: yes, waiting for tree to go green)
20980 避免崩潰並在程序無法為 JIT 模式 Dart VM 準備時顯示錯誤。(cla: yes, platform-ios)
20983 不要在光柵化器中使用 GetTaskQueueId(),因為它會破壞 Fuchsia (cla: yes, waiting for tree to go green)
20984 fuchsia: 編譯停用的 RasterThreadMerger 程式碼 (affects: tests, cla: yes, platform-fuchsia, waiting for tree to go green)
20986 更新測試 Dart 程式碼以透過最新的 Dart 分析器規則 (cla: yes)
20991 調整 mdns 錯誤訊息 (cla: yes, platform-ios)
21001 不要在光柵化器中使用 GetTaskQueueId(),因為它會破壞 Fuchsia (#20983) (cla: yes)
21010 更新 web lerpDouble 以匹配 C++ 行為 (cla: yes)
21025 將 Android SDK 更新到 30r3 (cla: yes, platform-android)
21029 修復 iOS 佈局更改,避免重新聚焦語義物件,如果焦點… (cla: yes, platform-ios)
21043 撤銷“在所有模式下預設啟用 lazy-async-stacks (第三次)” (cla: yes)
21046 felt 啟動時檢查 dart2js (cla: yes)
21049 向 fuchsia 可訪問性橋新增增量/減量操作。(cla: yes)
21050 在 LoadSkSLs 期間開啟一個新的目錄 (cla: yes)
21058 在 Win/GLFW C API 中重新命名 Registrar 為 PluginRegistrar (cla: yes, waiting for tree to go green)
21060 Cherrypick Dart 5e8b31a5fa48 (cla: yes)
21061 從 SkObjectFinalizationRegistry 中移除型別引數。(cla: yes, waiting for tree to go green)
21069 新增缺失的
21075 停用一個不穩定的 Scenarios 測試 (cla: yes)
flutter/plugins 中 2020-07-09T05:19:00.000 到 2020-09-10T18:17:00.000 之間的已合併 PR
#共合併了 65 個拉取請求。
970 [share] 新增檔案共享支援(android & ios)(cla: yes, in review)
2824 [google_sign_in] 連線 google_sign_in 和 googleapis。(cla: yes)
2845 [path_provider] 在應用程式支援路徑中使用應用程式 ID (cla: yes)
2848 [camera] 改進處理相機許可權未授予的情況。(cla: yes)
2866 [e2e] 修復在一個測試通過後另一個測試失敗時出現的錯誤測試結果 (cla: yes)
2869 [connectivity_for_web] 在釋出模式下修復 JS Interop。(cla: yes)
2872 [in_app_purchase] 修復阻止已恢復的訂閱交易完成的錯誤 (cla: yes)
2873 [e2e] 新增報告額外資訊的功能 (cla: yes, waiting for test harness)
2889 使 package:e2e 成為相對引用 (cla: yes)
2896 撤銷 "[path_provider] 在應用程式支援路徑中使用應用程式 ID" (cla: yes)
2898 澄清 e2e readme 以便在 firebase test lab 上執行 (cla: yes)
2902 [in_app_purchases] 修復了拼寫錯誤 'manuelly' 為 'manually' (cla: yes)
2903 [google_maps_flutter(_platform_interface)] 使外掛對 Web 實現更友好。(cla: yes)
2904 [web] 為 web 測試新增截圖能力到 e2e。(cla: yes, waiting for test harness)
2906 [e2e] 新增新的 e2e_driver 用於處理響應資料和效能監視器 (waiting for test harness)
2908 [google_maps_flutter_platform_interface] 新增 dispose 方法。( )
2909 [google_maps_flutter] 在 GoogleMap widget dispose 時呼叫 platform.dispose。(cla: yes)
2915 [e2e] 更新程式碼所有者。(cla: yes)
2917 [e2e] 撤銷效能跟蹤工具 (waiting for test harness)
2918 重新命名 e2e -> integration_test (cla: yes)
2921 為 enablePendingPurchases 新增 README 說明 (cla: yes)
2922 [video_player] 設定音訊混合選項 (cla: yes)
2923 [device_info] 更改 device_info 的目錄 (cla: yes, waiting for test harness)
2924 [google_maps_flutter] 將 GoogleMaps cocoapod 依賴固定到最後已知良好版本 (cla: yes)
2927 [video_player_platform_interface] 為音訊混合模式新增介面更改 (cla: yes)
2928 修復 Camera 外掛中的 unguarded availability (cla: yes)
2929 [device_info] 在 device_info 中新增平臺介面 (cla: yes, waiting for test harness)
2932 修復 url_launcher_web README 中的 url_launcher 連結 (cla: yes)
2933 [google_maps_flutter_web] 外掛的第一個版本。(cla: yes)
2934 [versions] 增加 package:platform 約束 (cla: yes)
2936 更多的分片意味著更多的 CI (cla: yes)
2938 撤銷 "[video_player] 設定音訊混合選項 (#2922)" (cla: yes)
2939 重新提交 "[video_player] 設定音訊混合選項 (#2922)" (cla: yes)
2942 [device_info] 將 device_info 移植到使用平臺介面 (cla: yes, waiting for test harness)
2944 [battery] 更新了 README.md (cla: yes, waiting for test harness)
2945 [google_maps_flutter_web] 將 e2e 測試移植到 integration_test 包。(cla: yes, waiting for test harness)
2947 [integration_test] 新增獲取時間線的功能 (cla: yes, waiting for test harness)
2948 [android_intent] 修復平臺包依賴 (cla: yes)
2950 [shared_preferences_linux] 更新 file 包的依賴版本以與框架相容 (cla: yes)
2955 [image_picker] 更新文件以使用 isEmpty 檢查。(cla: yes)
2956 [integration_test] 小清理 (cla: yes)
2959 [path_provider, video_player] 調整 pubspecs 以透過批次分析。(cla: yes)
2963 [integration_test] 移除除錯語句 (cla: yes)
2964 iOS 中的測地線折線支援 (cla: yes)
2966 重置之前的提交 (cla: yes)
2967 [integration_test] 在平臺端顯示 widget 測試錯誤的堆疊跟蹤 (cla: yes)
2968 [video_player_platform_interface] 修復 setMixIWithOthers 測試通道 (cla: yes)
2969 [battery] 將 battery 移動到子目錄 (cla: yes)
2970 [video_player] 修復 setWithOthers 測試 (cla: yes)
2972 [integration_test] 修復 iOS 的通道名稱,文件 (cla: yes)
2974 [url_launcher_platform_interface] 向 launch() 新增 webOnlyWindowName 引數 (cla: yes, waiting for test harness)
2975 [battery_platform_interface] 引入 package。(cla: yes)
2977 [flutter_plugin_android_lifecycle] 新增 no-op v2 外掛 (cla: yes)
2979 [url_launcher] 向 launch() 添加了 webOnlyWindowName 引數 (cla: yes)
2980 [battery] 將 battery 移植到使用平臺介面 (cla: yes)
2984 [url_launcher, url_launcher_web] 修復 API 依賴項。(cla: yes, waiting for test harness)
2985 [google_maps_flutter] 修復 Android 單元測試。(cla: yes, waiting for test harness)
2989 支援 incremental_build.sh 中的 Windows (cla: yes)
2992 標準化 LICENSE 正文文字格式 (cla: yes)
2993 新增 LUCI try builders json 配置檔案 (cla: yes)
3006 [device_info_platform_interface] 文件中的拼寫錯誤已修復 (cla: yes)
3007 [image_picker_for_web] 無法選擇某些影片檔案型別 (3gp, mp4,可能還有其他...) (cla: yes)
3008 [url_launcher] 抑制 WebViewActivity 中的 deprecation warning (cla: yes)
3010 [url_launcher_web] 修復測試名稱中的拼寫錯誤並修復引號一致性 (cla: yes, waiting for test harness)
3011 [google_maps_flutter] 修復 google_maps_flutter/example/map_ui.dart 中的拼寫錯誤 (cla: yes)