1. 12 Jan, 2023 22 commits
  2. 11 Jan, 2023 14 commits
  3. 10 Jan, 2023 4 commits
    • Sigurd Meldgaard's avatar
      Align `flutter pub get/upgrade/add/remove/downgrade` (#117896) · b7881e5b
      Sigurd Meldgaard authored
      * Align `flutter pub get/upgrade/add/remove/downgrade`
      
      * Add final . to command description
      
      * Remove trailing whitespace
      
      * Don't print message that command is being run
      
      * Update expectations
      
      * Use relative path
      
      * Remove duplicated line
      
      * Improve function dartdoc
      b7881e5b
    • engine-flutter-autoroll's avatar
      Roll Flutter Engine from 687e3cb0fbe2 to c1d61cf11da8 (6 revisions) (#118274) · cf529ec5
      engine-flutter-autoroll authored
      * ad9052a38 Roll Dart SDK from 8d7a6aabd3a3 to b90a008ddb29 (1 revision) (flutter/engine#38740)
      
      * c4c97023f Mark nodes as `kIsLineBreakingObject` by default, TODO further distinctions (flutter/engine#38721)
      
      * f40af3eb4 Roll Dart SDK from b90a008ddb29 to 5e344de60564 (1 revision) (flutter/engine#38744)
      
      * 41cfbdd7e Roll Fuchsia Mac SDK from zC90VpkAGMG1jJ-BK... to 6xysoRPCXJ3cJX12x... (flutter/engine#38746)
      
      * 95c7b1f8a Make operator == parameter non-nullable (flutter/engine#38663)
      
      * c1d61cf11 Move canvaskit artifacts to expected location in Web SDK Archive (flutter/engine#38168)
      cf529ec5
    • Flutter GitHub Bot's avatar
      roll packages (#118272) · 01583b74
      Flutter GitHub Bot authored
      01583b74
    • Youchen Du's avatar
      Add option for opting out of enter route snapshotting. (#118086) · a6f17e69
      Youchen Du authored
      * Add option for opting out of enter route snapshotting.
      
      * Fix typo.
      
      * Merge find layers logic.
      
      * Add justification comment on why web is skipped in test.
      
      * Update documentation as suggested.
      
      * Update documentation as suggested.
      a6f17e69