flutter/packages/flutter_tools/lib
stuartmorgan 81c38b22cb
Implement macOS support in flutter doctor (#33277)
Splits Xcode validation out of the iOS validator and into a stand-alone
validator, and groups the CocoaPods validator with that top-level
validator instead of the iOS validator. iOS now validates only the
iOS-specific tools (e.g., ideviceinstaller).

Reorganizes many of the associated clases so that those that are used by
both macOS and iOS live in macos/ rather than ios/. Moves some
validators to their own files as part of the restructuring.

This is the macOS portion of #31368
2019-05-24 22:51:02 -04:00
..
src Implement macOS support in flutter doctor (#33277) 2019-05-24 22:51:02 -04:00
executable.dart Teach Linux to use local engine (#31631) 2019-05-11 00:08:29 -07:00
runner.dart don't send crash reports if on a user branch (#33078) 2019-05-21 11:58:41 -07:00