terminice_core 0.0.8 copy "terminice_core: ^0.0.8" to clipboard
terminice_core: ^0.0.8 copied to clipboard

Core functionality for the Terminice library, providing tools for building beautiful terminal-based applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add terminice_core

With Flutter:

 $ flutter pub add terminice_core

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

dependencies:
  terminice_core: ^0.0.8

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:terminice_core/terminice_core.dart';
0
likes
160
points
66
downloads

Publisher

unverified uploader

Weekly Downloads

Core functionality for the Terminice library, providing tools for building beautiful terminal-based applications.

Homepage
Repository (GitHub)
View/report issues

Topics

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

Documentation

API reference

License

MIT (license)

More

Packages that depend on terminice_core