termare_view 0.0.7 copy "termare_view: ^0.0.7" to clipboard
termare_view: ^0.0.7 copied to clipboard

TermareView is a widget like TermuxView or xterm.js.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add termare_view

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

dependencies:
  termare_view: ^0.0.7

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:termare_view/termare_view.dart';
7
likes
65
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

TermareView is a widget like TermuxView or xterm.js.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter, quiver

More

Packages that depend on termare_view