devtools
devtools copied to clipboard
Remove hardcoded `useWasm: false` for `expectedBenchmarkMetrics()`
Depends on https://github.com/flutter/packages/pull/10236
Sorry for missing this! Looks like the web_benchmarks package still needs to be published?
Sorry for missing this! Looks like the
web_benchmarkspackage still needs to be published?
Yes, there was an issue in the flutter/packages repo that prevented the web_benchmarks package from being auto-published. Once that's resolved, I'll rebase this PR and rerun all tests.
@elliette do you think this PR requires a release notes entry?