voo_terminal 0.1.0 copy "voo_terminal: ^0.1.0" to clipboard
voo_terminal: ^0.1.0 copied to clipboard

A powerful terminal/console UI component for Flutter with multiple display modes, theming, and command support

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add voo_terminal

With Flutter:

 $ flutter pub add voo_terminal

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

dependencies:
  voo_terminal: ^0.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:voo_terminal/voo_terminal.dart';
1
likes
0
points
162
downloads

Publisher

verified publishervoostack.com

Weekly Downloads

A powerful terminal/console UI component for Flutter with multiple display modes, theming, and command support

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

equatable, flutter, intl, voo_tokens, voo_ui_core

More

Packages that depend on voo_terminal