mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Manual Dart roll to 95e11bc2d30f7c1b9c49a4fc97a44c4b32fe66d8 (flutter/engine#18398)
This commit is contained in:
parent
834cfb021e
commit
79c859b7f0
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': '2676764792b2170b5f7867600a2144e7493fa950',
|
||||
'dart_revision': '95e11bc2d30f7c1b9c49a4fc97a44c4b32fe66d8',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
|
||||
@ -250,7 +250,7 @@ compile_platform("strong_platform") {
|
||||
allow_causal_async_stacks = !is_runtime_mode_release
|
||||
args = [
|
||||
"--enable-experiment=non-nullable",
|
||||
"--nnbd-agnostic",
|
||||
"--nnbd-weak",
|
||||
"--target=flutter",
|
||||
"-Ddart.vm.product=$is_runtime_mode_release",
|
||||
"-Ddart.developer.causal_async_stacks=$allow_causal_async_stacks",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user