Unverified Commit d53429cf authored by Jonah Williams's avatar Jonah Williams Committed by GitHub

Revert "[flutter_tools] hide tree-shake-icons (#56924)" (#56934)

parent 0e7b2bef
......@@ -445,7 +445,6 @@ abstract class FlutterCommand extends Command<void> {
defaultsTo: enabledByDefault
?? kIconTreeShakerEnabledDefault,
help: 'Tree shake icon fonts so that only glyphs used by the application remain.',
hide: true,
);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment