mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from e6f442530a18 to ea647826eca6 (3 revisions) (flutter/engine#36367)
This commit is contained in:
parent
213071cd30
commit
96cc60c5af
4
DEPS
4
DEPS
@ -43,7 +43,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': 'e6f442530a1884111d33715aa6386d4714d933d6',
|
||||
'dart_revision': 'ea647826eca6377b51df6528a34f31d521e525c4',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -210,7 +210,7 @@ deps = {
|
||||
Var('dart_git') + '/dart_style.git@49bc3ff32b5578b6e19f8fd376d668130941ee29',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/dartdoc':
|
||||
Var('dart_git') + '/dartdoc.git@e9b16fcbfd17bf839aff5f9b5f386a5b7be6f3a8',
|
||||
Var('dart_git') + '/dartdoc.git@d4c344d41ee332733dfa7e2d093dc7df3f481923',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/ffi':
|
||||
Var('dart_git') + '/ffi.git@fb5f2667826c0900e551d19101052f84e35f41bf',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user