flutter_ssh icon indicating copy to clipboard operation
flutter_ssh copied to clipboard

Crash on android without any error

Open sunjianan9900 opened this issue 4 years ago • 2 comments

app crash on:

result = await client.connect();

flutter 1.12 , real device and simulator same

sunjianan9900 avatar Jan 06 '20 14:01 sunjianan9900

ios works.

sunjianan9900 avatar Jan 06 '20 14:01 sunjianan9900

@sunjianan9900

Have you tried the latest version 0.0.6? It works on my end with Flutter 1.15.4.

Thanks, Qian

shaqian avatar Mar 16 '20 14:03 shaqian