flutter/packages/flutter_tools/lib
Nathan Kerr 54e45e2b56 Don't rely on external shasum program to calculate sum of the APK.
Windows has no direct way to kill a process based on port. Uses netstats and loops through the results to find the correct process to kill.

Also modify Process.run for the server to runInShell if on Windows.

Style nits.
2015-10-23 13:06:26 -07:00
..
src Don't rely on external shasum program to calculate sum of the APK. 2015-10-23 13:06:26 -07:00
executable.dart return exit codes on failures 2015-10-17 11:50:23 -07:00