mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/dart 9f13d07670..f7902889b6 (3 commits)
dart-lang/sdk@f7902889b6 [vm, bytecode] Add missing class declaration loading during reload. dart-lang/sdk@6667b7fa45 Drop unused _dhelperRepl method dart-lang/sdk@bb076a20c5 Fix unsupported initializer exception
This commit is contained in:
parent
9d0ff95b12
commit
cbff02ebe6
2
DEPS
2
DEPS
@ -34,7 +34,7 @@ vars = {
|
||||
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
|
||||
# You can use //tools/dart/create_updated_flutter_deps.py to produce
|
||||
# updated revision list of existing dependencies.
|
||||
'dart_revision': '9f13d07670ac27597538309954d3e21b49752748',
|
||||
'dart_revision': 'f7902889b6e30a8b9d71416e1facf3c509aad06f',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user