
Updates the prepare_package.dart script to use the process_runner package (which is where the ProcessRunner implementation was moved to).
This is a fake package for use by automated testing.
For example, the flutter_tools
package uses this to test flutter test
.