ssh2 2.2.3 copy "ssh2: ^2.2.3" to clipboard
ssh2: ^2.2.3 copied to clipboard

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

2.2.3 #

  • Update podspec to exclude arm64 architecture for iphone simulator builds

2.2.2 #

2.2.1 #

  • Fix bug in isConnected that affected sftp connections in iOS
  • Add function to get host fingerprint
  • Add function to get host banner

2.2.0 #

2.1.2 #

  • Migrate Android plugin APIs to v2
  • Fix Podspec name
  • General code cleanup

2.1.1 #

  • Fix package name in readme

2.1.0 #

  • Nullsafe support
  • Dependency and compatibility updates
  • isConnected functionality added
  • Add doc comments to all public APIs
  • Fix issues to increase pub points
  • Change package name to ssh2

0.0.7 #

  • Moved getInputStream before channel connect on Android.
  • Set minimum SDK version to 2.1.0.

0.0.6 #

  • Set compileSdkVersion to 28, fixing build error "Execution failed for task ':ssh:verifyReleaseResources'"
  • Set uuid plugin version to ^2.0.0.

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.
33
likes
140
points
339
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, uuid

More

Packages that depend on ssh2