flutter/packages/flutter_tools/lib
Christopher Fujino b76b82aa71
[flutter_tools] disallow -O0 for flutter build web (#134185)
Fixes https://github.com/flutter/flutter/issues/133404.

Per the dart2js team on the linked issue, `-O0` is not intended for end users, but more for actual debugging/development of the compiler.
2023-09-11 23:33:09 +00:00
..
src [flutter_tools] disallow -O0 for flutter build web (#134185) 2023-09-11 23:33:09 +00:00
executable.dart Support disabling animations in the CLI (#132239) 2023-08-23 03:35:22 +00:00
runner.dart Support disabling animations in the CLI (#132239) 2023-08-23 03:35:22 +00:00