flutter/packages/flutter_tools/lib
John McCutchan 2148e9aff6 Improvements to flutter doctor JDK search. (#8745)
- [x] Add custom logic on MacOS to determine if Java is installed before invoking `java`.
- [x] Check JAVA_HOME, platform specific logic, and finally PATH to locate the `java` executable.
- [x] Improved doctor messages.

Fixes #8508
Fixes #8521
2017-03-14 09:57:34 -07:00
..
src Improvements to flutter doctor JDK search. (#8745) 2017-03-14 09:57:34 -07:00
executable.dart Make hot mode a little less aggressive about catching errors. (#8743) 2017-03-13 14:50:30 -07:00