flutter_pty 0.3.1 flutter_pty: ^0.3.1 copied to clipboard
Pty for Flutter. Provides the ability to create processes with pseudo terminal file descriptors.
0.3.1 #
- Update deps
0.3.0 #
0.1.1 #
- Update README
0.1.0 #
- Windows support.
- Support getting exit code
0.0.7 #
- Work on Linux #1
- Work on Android
0.0.6 #
- Flutter >=2.12.0
0.0.5 #
- Fix README syntax
0.0.4 #
- Support resizing of the pty
0.0.3 #
- Support passing env vars
0.0.2 #
- Support passing arguments
0.0.1 #
- Initial release