termui_flutter 0.2.0+1 copy "termui_flutter: ^0.2.0+1" to clipboard
termui_flutter: ^0.2.0+1 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.2.0+1

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';
2
likes
160
points
120
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, flutter, termui

More

Packages that depend on termui_flutter