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

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

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.3.2

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
140
points
253
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

desktop_drop, flutter, flutter_pty_new, flutter_rust_bridge, freezed_annotation, path, path_provider, rust_lib_flutter_alacritty, toml, url_launcher

More

Packages that depend on flutter_alacritty