flutter/packages/flutter_tools/lib/src/base
xster 1e397d3fb7
Break up and show more progression during an Xcode build (#14715)
* Created plumbing but has stream problem

* testing with makePipe

* Trying pipe but not really getting anywhere

* works by repeatedly reading line

* Minor cleanup

* works

* Clean up pipe after use.

* Move the last status forward

* Make sure failed script commands bubble up
2018-02-15 15:16:23 -08:00
..
build.dart Enable lint prefer asserts in initializer lists (#12903) 2017-11-08 22:59:49 +01:00
common.dart Remove the diagnostic server from flutter_tools (#12771) 2017-10-30 15:53:04 -07:00
config.dart pass the value of the android sdk (#11268) 2017-07-18 18:47:20 -07:00
context.dart prefer_final_fields (#8967) 2017-03-29 21:21:46 +02:00
file_system.dart Fix spelling errors in all the dartdocs. (#13061) 2017-11-17 10:05:21 -08:00
flags.dart some whitespace cleanup (#14443) 2018-02-02 23:27:29 +01:00
io.dart Nicer error message for TLS errors (#14285) 2018-01-26 11:09:23 -08:00
logger.dart Break up and show more progression during an Xcode build (#14715) 2018-02-15 15:16:23 -08:00
net.dart Nicer error message for TLS errors (#14285) 2018-01-26 11:09:23 -08:00
os.dart some whitespace cleanup (#14443) 2018-02-02 23:27:29 +01:00
platform.dart Declare locals final where not reassigned (flutter_tools) (#8570) 2017-03-03 17:50:46 -08:00
port_scanner.dart Fix spelling errors in all the dartdocs. (#13061) 2017-11-17 10:05:21 -08:00
process_manager.dart prefer_const_declarations on local variables (#14358) 2018-02-01 07:51:26 +01:00
process.dart Revert "Add android license verification to doctor and some refactoring" (#14727) 2018-02-15 09:13:56 -08:00
terminal.dart fix rare flutter_tools logging crash in daemon mode (#14401) 2018-02-01 09:30:53 -08:00
utils.dart some whitespace cleanup (#14443) 2018-02-02 23:27:29 +01:00
version.dart IntelliJ and Flutter plugin version checks (#10454) 2017-06-02 15:23:36 -07:00