mirror of
https://github.com/flutter/flutter.git
synced 2026-02-10 10:04:43 +08:00
Closes https://github.com/flutter/flutter/issues/163770. This simplifies understanding "when I called function X, how is it determining release mode and/or dev-dependencies?" AFAICT, at HEAD, this is a NOP (will let integration tests run), but would have avoided cases such as https://github.com/flutter/flutter/issues/163706.