flutter/packages/flutter_tools/lib
Todd Volkert 137f0751b2
Add support for IOS_SIMULATOR_HOME environment variable in IOSSimulat… (#13236)
Add support for IOS_SIMULATOR_HOME environment variable in IOSSimulator.logFilePath

flutter_tools can be run on environments where the user's HOME directory
is not the root of the iOS simulators' configs. This change adds support
for such environments by allowing the caller to set the simulator root
directory via an environment variable.
2017-11-29 08:22:05 -08:00
..
src Add support for IOS_SIMULATOR_HOME environment variable in IOSSimulat… (#13236) 2017-11-29 08:22:05 -08:00
executable.dart Creates a new flutter command 'ide-config' and removes *.iml and .idea from tree. (#12958) 2017-11-13 10:55:22 -08:00
runner.dart Get rid of static version methods which ignore the AppContext (#12971) 2017-11-10 17:31:18 -08:00