Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 76d2c94

Browse files
committed
Revert Dart SDK back to 3.3.0-221.0.dev
See flutter/flutter#140074
1 parent d202141 commit 76d2c94

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ vars = {
6666
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
6767
# You can use //tools/dart/create_updated_flutter_deps.py to produce
6868
# updated revision list of existing dependencies.
69-
'dart_revision': '114f2e8de3e58d3aeddbd62aedc31a4328796747',
69+
'dart_revision': '02f28120470fbb63c1d7cace5306b35c66077824',
7070

7171
# WARNING: DO NOT EDIT MANUALLY
7272
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py

ci/licenses_golden/licenses_dart

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 83f81dca79670227b6c3d1334fb126ac
1+
Signature: 534235e67789f0e21d5a7c3feace20b9
22

33
====================================================================================================
44
LIBRARY: dart
@@ -3477,6 +3477,8 @@ ORIGIN: ../../../third_party/dart/runtime/vm/compiler/api/type_check_mode.h + ..
34773477
ORIGIN: ../../../third_party/dart/runtime/vm/compiler/assembler/assembler_base.h + ../../../third_party/dart/LICENSE
34783478
ORIGIN: ../../../third_party/dart/runtime/vm/compiler/ffi/abi.cc + ../../../third_party/dart/LICENSE
34793479
ORIGIN: ../../../third_party/dart/runtime/vm/compiler/ffi/abi.h + ../../../third_party/dart/LICENSE
3480+
ORIGIN: ../../../third_party/dart/runtime/vm/compiler/ffi/call.cc + ../../../third_party/dart/LICENSE
3481+
ORIGIN: ../../../third_party/dart/runtime/vm/compiler/ffi/call.h + ../../../third_party/dart/LICENSE
34803482
ORIGIN: ../../../third_party/dart/runtime/vm/compiler/ffi/callback.cc + ../../../third_party/dart/LICENSE
34813483
ORIGIN: ../../../third_party/dart/runtime/vm/compiler/ffi/callback.h + ../../../third_party/dart/LICENSE
34823484
ORIGIN: ../../../third_party/dart/runtime/vm/compiler/ffi/frame_rebase.cc + ../../../third_party/dart/LICENSE
@@ -3545,6 +3547,8 @@ FILE: ../../../third_party/dart/runtime/vm/compiler/api/type_check_mode.h
35453547
FILE: ../../../third_party/dart/runtime/vm/compiler/assembler/assembler_base.h
35463548
FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/abi.cc
35473549
FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/abi.h
3550+
FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/call.cc
3551+
FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/call.h
35483552
FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/callback.cc
35493553
FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/callback.h
35503554
FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/frame_rebase.cc

0 commit comments

Comments
 (0)