pty/pty_backend library

Classes

PtyBackend
A source/sink of terminal bytes. flutter_pty is the v1 implementation; the interface lets us swap to a forked PTY, a dart:ffi PTY, or a remote (SSH) source later without touching the engine.