terminice 0.0.2 copy "terminice: ^0.0.2" to clipboard
terminice: ^0.0.2 copied to clipboard

Production-ready prompt toolkit built on terminice_core.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add terminice

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

dependencies:
  terminice: ^0.0.2

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:terminice/terminice.dart';
2
likes
0
points
89
downloads

Publisher

unverified uploader

Weekly Downloads

Production-ready prompt toolkit built on terminice_core.

Homepage
Repository (GitHub)
View/report issues

Topics

#terminal #cli #prompt #terminal-interface #terminal-ui

Documentation

Documentation

License

unknown (license)

Dependencies

terminice_core

More

Packages that depend on terminice