portable_pty_flutter 0.0.4 copy "portable_pty_flutter: ^0.0.4" to clipboard
portable_pty_flutter: ^0.0.4 copied to clipboard

Flutter controller and widgets for portable PTY sessions. Wraps portable_pty behind a ChangeNotifier for reactive terminal UIs on native and web.

0.0.4 #

  • Bumped portable_pty dependency to ^0.0.4.

0.0.3+1 #

  • Bumped portable_pty dependency to ^0.0.3 for auto-download support.

0.0.2 #

  • Bumped portable_pty dependency to ^0.0.3 for SIGCHLD exit code fix.

0.0.1+1 #

  • Bumped package version to 0.0.1+1.

0.0.1 #

  • Initial release.
  • FlutterPtyController — ChangeNotifier wrapper for PTY sessions.
  • Re-exports all portable_pty APIs.
  • Works on native (real shell) and web (remote transport).
0
likes
160
points
52
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter controller and widgets for portable PTY sessions. Wraps portable_pty behind a ChangeNotifier for reactive terminal UIs on native and web.

Homepage
Repository (GitHub)
View/report issues

Topics

#terminal #flutter #pty #widget

License

MIT (license)

Dependencies

flutter, portable_pty

More

Packages that depend on portable_pty_flutter