commit | 2148e9aff6130327c464f93c40c0af3003056f5c | [log] [tgz] |
---|---|---|
author | John McCutchan <john@johnmccutchan.com> | Tue Mar 14 09:57:34 2017 -0700 |
committer | GitHub <noreply@github.com> | Tue Mar 14 09:57:34 2017 -0700 |
tree | f9b573dc592787a335544c702fa8861cb782d27c | |
parent | e22d0e603c13b6d54cc3e4e567a434c6471be81a [diff] |
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
Flutter is a new way to build high-performance, cross-platform mobile apps. Flutter is optimized for today‘s, and tomorrow’s, mobile devices. We are focused on low-latency input and high frame rates on Android and iOS.
Flutter is an early-stage open-source project. We are still missing core features like accessibility, text input, localization, and more. However, you can build demos and examples today. We hope you try it out and send us feedback.
For information about using Flutter to build apps, please see the getting started guide.
For information about contributing code to Flutter itself, please see CONTRIBUTING.md.
Join us in our Gitter chat room or join our public mailing list, flutter-dev@googlegroups.com.