termlib 0.2.0 copy "termlib: ^0.2.0" to clipboard
termlib: ^0.2.0 copied to clipboard

Library that provides a set of utilities for terminal applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add termlib

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

dependencies:
  termlib: ^0.2.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:termlib/termlib.dart';
4
likes
0
pub points
39%
popularity

Publisher

verified publishernetflux.com.ar

Library that provides a set of utilities for terminal applications.

Homepage
Repository (GitHub)
View/report issues

Topics

#console #terminal #tui #ansi

Documentation

Documentation

License

unknown (license)

Dependencies

equatable, ffi, meta, termansi, termparser, win32

More

Packages that depend on termlib