feat: replace xterm with flutter_alacritty for true industrial-grade rendering

This commit is contained in:
2026-08-01 19:53:30 +08:00
parent 7e4236e2f3
commit 562662c1bd
12 changed files with 744 additions and 375 deletions

View File

@@ -1,6 +1,6 @@
import 'package:flutter/material.dart';
import 'rtty_client.dart';
import 'rtty_pty_backend.dart';
import 'theme.dart';
/// 顶部连接控制条。