flutter_ssh
flutter_ssh copied to clipboard
ssh 0.0.7 incompatible with web_socket_channel 2.1.0
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.