`flutter run` should fail if `pub get` fails.
Previously we were ignoring the return code and continuing. @devoncarew
E
Eric Seidel committed
3e2a4d9b4d4b6bbd29c9cb26a548275bc380e808
Parent: 8f60380
Previously we were ignoring the return code and continuing. @devoncarew