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

Commit 569a2b1

Browse files
Revert Dart SDK to 3245b92a5930 (#49727)
A recent Dart SDK roll included a regression affecting runs of "flutter analyze" on individual files (see https://dart.googlesource.com/sdk/+/89bd370e95c0695250a4f0111be3134b9936eadd)
1 parent c88c6ec commit 569a2b1

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ vars = {
6565
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
6666
# You can use //tools/dart/create_updated_flutter_deps.py to produce
6767
# updated revision list of existing dependencies.
68-
'dart_revision': '6f5bd26b293dde135305e5df72430644b61e3452',
68+
'dart_revision': '3245b92a593090a7463abaf22c810a8080ec1ffa',
6969

7070
# WARNING: DO NOT EDIT MANUALLY
7171
# 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 6569168d9974bb85cb3ed3a2a2e41857
1+
Signature: 708b5d2466539fe817747cc627e7ac58
22

33
====================================================================================================
44
LIBRARY: dart
@@ -4707,7 +4707,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
47074707
This Source Code Form is "Incompatible With Secondary Licenses", as
47084708
defined by the Mozilla Public License, v. 2.0.
47094709

4710-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/6f5bd26b293dde135305e5df72430644b61e3452
4710+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/3245b92a593090a7463abaf22c810a8080ec1ffa
47114711
/third_party/fallback_root_certificates/
47124712

47134713
====================================================================================================

sky/packages/sky_engine/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31204,7 +31204,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
3120431204
This Source Code Form is "Incompatible With Secondary Licenses", as
3120531205
defined by the Mozilla Public License, v. 2.0.
3120631206

31207-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/6f5bd26b293dde135305e5df72430644b61e3452
31207+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/3245b92a593090a7463abaf22c810a8080ec1ffa
3120831208
/third_party/fallback_root_certificates/
3120931209

3121031210
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)