shaqian / flutter_ssh

SSH and SFTP client for Flutter
https://pub.dartlang.org/packages/ssh
MIT License
117 stars 83 forks source link

Ability to generate and then copy SSH keys? #36

Open skluthe opened 4 years ago

skluthe commented 4 years ago

Hi, I don't see the documentation mention anything about generating or copying SSH keys. Is that something I would be able to do? I feel like this would help with any compatibility issues with openssh's new format.