mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() Fix the `--ab` option in the benchmark harness: - Make `--local-engine-host` optional. The web engine doesn't need it, so it doesn't build it. But the tool crashes by failing to find it. - Disable icon tree shaking because `--ab` runs against local engine build, whose Dart kernel version is out of sync with the framework, which crashes the const finder. |
||
---|---|---|
.. | ||
ab.dart | ||
apk_utils.dart | ||
browser.dart | ||
cocoon.dart | ||
dependency_smoke_test_task_definition.dart | ||
devices.dart | ||
framework.dart | ||
host_agent.dart | ||
ios.dart | ||
metrics_center.dart | ||
runner.dart | ||
running_processes.dart | ||
talkback.dart | ||
task_result.dart | ||
utils.dart |