flutter/packages/flutter_tools/lib
Jonah Williams 10c78c264a
[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.
2020-10-12 12:51:37 -07:00
..
src [flutter_tools] fold executable resolution into flutter (#67669) 2020-10-12 12:51:37 -07:00
executable.dart [flutter_tools] remove train and inject-plugins command (#67766) 2020-10-09 15:43:39 -07:00
runner.dart [flutter_tools] HACKTOBERFEST (#67882) 2020-10-12 09:31:02 -07:00