Install host dependencies that is required to run the app on the remote device.
@override Future<bool> installDependenciesOnHost() { return _installFlutterPiTool(); }