One exception occurred. MissingPluginException (MissingPluginException(No implementation found for method connectToHost on channel ssh)) this error appears in the following code line: final result = await client.connect() ?? 'Null result';
One exception occurred.
MissingPluginException (MissingPluginException(No implementation found for method connectToHost on channel ssh))
this error appears in the following code line:
final result = await client.connect() ?? 'Null result';