mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Enable sync-async (flutter/engine#5765)
This commit is contained in:
parent
c8516387e2
commit
f861b8ca20
@ -95,8 +95,7 @@ static const char* kDartStrongModeArgs[] = {
|
||||
// clang-format off
|
||||
"--strong",
|
||||
"--reify_generic_functions",
|
||||
// TODO(bkonyi): uncomment when sync-async is enabled in flutter/flutter.
|
||||
// "--sync_async",
|
||||
"--sync_async",
|
||||
// clang-format on
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user