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

An extensible and customizable terminal like view to be interacted with commands.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add terminui

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

dependencies:
  terminui: ^0.2.0

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

Import it

Now in your Dart code, you can use:

import 'package:terminui/terminui.dart';
1
likes
130
points
1.44k
downloads

Publisher

unverified uploader

Weekly Downloads

An extensible and customizable terminal like view to be interacted with commands.

Documentation

API reference

License

MIT (license)

Dependencies

args, flutter

More

Packages that depend on terminui