kterm 1.1.4 copy "kterm: ^1.1.4" to clipboard
kterm: ^1.1.4 copied to clipboard

kterm is a fast and fully-featured terminal emulator for Flutter applications, with support for mobile and desktop platforms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kterm

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

dependencies:
  kterm: ^1.1.4

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:kterm/kterm.dart';
0
likes
140
points
374
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

kterm is a fast and fully-featured terminal emulator for Flutter applications, with support for mobile and desktop platforms.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

convert, equatable, flutter, image, kitty_protocol, meta, overlay_support, quiver, zmodem

More

Packages that depend on kterm