Tom
Tom
Oh, Thank You! Would it better to have a indictor in package level to indicate which service is in using, for example, isUsingFusedLocationClient?
I also encountered this issue. The error log shows: ``` /flutter/.pub-cache/hosted/pub.dartlang.org/ssh-0.0.5/android/src/main/java/sq/flutter/ssh/SshPlugin.java:404: warning: [unchecked] unchecked conversion Vector files = channelSftp.ls(args.get("path").toString()); ^ required: Vector found: Vector 1 warning * What went wrong:...
> > I also have the same problem, but crashes in the emulator and the physical mobile in debug mode. No error message. Just do nothing after client.connect () On...
> > #27 > > @tc14077, this seems to be a viable solution. Can you please have a try? > [#27 (comment)](https://github.com/shaqian/flutter_ssh/issues/27#issuecomment-599180850) > > Thanks, > Qian Hi @shaqian ,...
Is it correlated with my issue (#103)? I face this issue too after I updated the package version to ^1.0.0