SIGN IN SIGN UP

[flutter_tools] fold executable resolution into flutter (#67669)

The flutter tool has a number of crashes on stable where an ArgumentError is thrown due to the process manager not being able to resolve an executable. Fold the resolution logic into the tool and use where/which instead of the package:process specific logic.
J
Jonah Williams committed
10c78c264a6d269b42e6174edde55f670d531525
Parent: ac614de
Committed by GitHub <noreply@github.com> on 10/12/2020, 7:51:37 PM