termui_flutter 0.8.2 copy "termui_flutter: ^0.8.2" to clipboard
termui_flutter: ^0.8.2 copied to clipboard

Flutter integration package for termui, containing the reusable Terminal widget and GPU-accelerated canvas renderer.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add termui_flutter

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

dependencies:
  termui_flutter: ^0.8.2

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:termui_flutter/termui_flutter.dart';
3
likes
150
points
443
downloads

Documentation

API reference

Publisher

verified publishermcdole.org

Weekly Downloads

Flutter integration package for termui, containing the reusable Terminal widget and GPU-accelerated canvas renderer.

Repository (GitHub)
View/report issues

Topics

#cli #tui #terminal #console

License

MIT (license)

Dependencies

characters, clock, flutter, termui, web

More

Packages that depend on termui_flutter