ssh 0.0.5 copy "ssh: ^0.0.5" to clipboard
ssh: ^0.0.5 copied to clipboard

outdated

SSH and SFTP client for Flutter. Wraps iOS library NMSSH and Android library JSch.

0.0.5 #

  • Fixed download exception on Android due to this issue.

0.0.4 #

  • Changed disconnect() method to sync.
  • Fixed Android crash issue "Methods marked with @UiThread must be executed on the main thread.".

0.0.3 #

  • Fixed invokeMethod missing indirection.
  • Add note about OpenSSH keys, add passphrase to key example.

0.0.2 #

  • Check if client is null before getting session in Android.

0.0.1 #

  • Initial release.
42
likes
0
pub points
67%
popularity

Publisher

unverified uploader

SSH and SFTP client for Flutter. Wraps iOS library NMSSH and Android library JSch.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, uuid

More

Packages that depend on ssh