flutter_ssh icon indicating copy to clipboard operation
flutter_ssh copied to clipboard

ssh 0.0.7 incompatible with web_socket_channel 2.1.0

Open s681562 opened this issue 3 years ago • 0 comments

PLEASE UPDATE TO crypt 3.0.X ASAP IN 2021!

Package web_socket_channel 2.1.0 used crypt 3.0.0. Package ssh 0.0.7 still used only crypt 2.0.0

**Therefore it is not possible to use websockets 2.1.0 and ssh 0.0.7 for sftp fileupload in same project.

Would you please so kind and update ssh 0.0.7 to 0.0.8 with current modern crypt 3.0.0?**

Thank you in advance.

s681562 avatar Oct 07 '21 00:10 s681562