mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Revert "Roll Dart SDK from 760722f8224b to 4f0b75865b3c (9 revisions) (#32459)" (flutter/engine#32496)
This reverts commit 335342a85f02f022e80042e35e07567b54f3ae96.
This commit is contained in:
parent
ec99c09baf
commit
3c0b512824
6
DEPS
6
DEPS
@ -45,7 +45,7 @@ vars = {
|
||||
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS.
|
||||
# You can use //tools/dart/create_updated_flutter_deps.py to produce
|
||||
# updated revision list of existing dependencies.
|
||||
'dart_revision': '4f0b75865b3cb3e3a16e89f97f9f486b19a0315c',
|
||||
'dart_revision': '760722f8224b0b2ee89a10d11f2493924d5cf2c7',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -57,7 +57,7 @@ vars = {
|
||||
'dart_devtools_rev': '2a707ca56c1a9d5eeef212c28c573548a051fdd2',
|
||||
'dart_linter_tag': '14c916a16e78315e212cf79e7ccf4c19159a1bda',
|
||||
'dart_protobuf_rev': 'c1eb6cb51af39ccbaa1a8e19349546586a5c8e31',
|
||||
'dart_pub_rev': 'a949b329b1b51f5f3973a790e0a0a45897d837de',
|
||||
'dart_pub_rev': 'a3a102a549388a6dbfecc9252fabb618f9a2f5f7',
|
||||
'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50',
|
||||
'dart_shelf_proxy_tag': 'ccd311f64d8689e7a145d703ba267975d6df9e28',
|
||||
'dart_shelf_static_rev': '202ec1a53c9a830c17cf3b718d089cf7eba568ad',
|
||||
@ -307,7 +307,7 @@ deps = {
|
||||
Var('dart_git') + '/shelf_web_socket.git@24fb8a04befa75a94ac63a27047b231d1a22aab4',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/source_map_stack_trace':
|
||||
Var('dart_git') + '/source_map_stack_trace.git@8eabd96b1811e30a11d3c54c9b4afae4fb72e98f',
|
||||
Var('dart_git') + '/source_map_stack_trace.git@80709f2d2fe5086ab50d744a28a2d26ea4384a1b',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/source_maps':
|
||||
Var('dart_git') + '/source_maps.git@6499ee3adac8d469e2953e2e8ba4bdb4c2fbef90',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user