termui_pty 0.3.0 copy "termui_pty: ^0.3.0" to clipboard
termui_pty: ^0.3.0 copied to clipboard

A custom ANSI terminal emulator and PTY view for termui.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add termui_pty

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  termui_pty: ^0.3.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:termui_pty/termui_pty.dart';
0
likes
0
points
307
downloads

Publisher

verified publishermcdole.org

Weekly Downloads

A custom ANSI terminal emulator and PTY view for termui.

Repository (GitHub)
View/report issues

Topics

#cli #tui #terminal #console #pty

License

unknown (license)

Dependencies

pty2, termui

More

Packages that depend on termui_pty