
Fixes another invocation of `flutter`. Follow up to https://github.com/flutter/flutter/pull/155790/. Checked that this is the only other one (and also the only use of `exec()` left that is relying on the path and shouldn't be (one other use uses git from the path, which is fine, and the other one uses an absolute path).