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