installDependenciesOnHost abstract method

Future<bool> installDependenciesOnHost()

Install host dependencies that is required to run the app on the remote device.

Implementation

Future<bool> installDependenciesOnHost();