ghostty_vte_flutter 0.0.1+1 copy "ghostty_vte_flutter: ^0.0.1+1" to clipboard
ghostty_vte_flutter: ^0.0.1+1 copied to clipboard

Flutter terminal UI widgets powered by Ghostty's VT engine. Provides GhosttyTerminalView, GhosttyTerminalController, and automatic wasm initialisation for web targets.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ghostty_vte_flutter

With Flutter:

 $ flutter pub add ghostty_vte_flutter

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

dependencies:
  ghostty_vte_flutter: ^0.0.1+1

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:ghostty_vte_flutter/ghostty_vte_flutter.dart';
1
likes
0
points
151
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter terminal UI widgets powered by Ghostty's VT engine. Provides GhosttyTerminalView, GhosttyTerminalController, and automatic wasm initialisation for web targets.

Homepage
Repository (GitHub)
View/report issues

Topics

#terminal #flutter #widget #ghostty

License

unknown (license)

Dependencies

flutter, ghostty_vte

More

Packages that depend on ghostty_vte_flutter