
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.