shaqian / flutter_ssh

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

Handle escape characters #47

Open Jesus32cm opened 4 years ago

Jesus32cm commented 4 years ago

Hi, What do you suggest to deal with "27" escape characters? For example, if I just create a text widget with the SSH shell output, it will look like this: Image.