mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/dart 8b8a8f7b4e..fa74184b7a (1 commits)
fa74184b7a Verify that constructor initializers use only potentially constant expressions.
This commit is contained in:
parent
28846b69d1
commit
09cb42648f
2
DEPS
2
DEPS
@ -31,7 +31,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': '8b8a8f7b4e11ceb0c4c9e504bfd5f3cbc496f74b',
|
||||
'dart_revision': 'fa74184b7aad2a441a23c4c2f4160c09cc69ec32',
|
||||
|
||||
# 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