flutter_alacritty 2.1.0 copy "flutter_alacritty: ^2.1.0" to clipboard
flutter_alacritty: ^2.1.0 copied to clipboard

Flutter terminal widget powered by an Alacritty-based Rust engine (flutter_rust_bridge + flutter_pty).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_alacritty

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

dependencies:
  flutter_alacritty: ^2.1.0

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:flutter_alacritty/flutter_alacritty.dart';
4
likes
150
points
96
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter terminal widget powered by an Alacritty-based Rust engine (flutter_rust_bridge + flutter_pty).

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

desktop_drop, flutter, flutter_pty, flutter_rust_bridge, freezed_annotation, rust_lib_flutter_alacritty, toml, url_launcher

More

Packages that depend on flutter_alacritty