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

@@ -3,9 +3,14 @@
#
list(APPEND FLUTTER_PLUGIN_LIST
desktop_drop
url_launcher_windows
)
list(APPEND FLUTTER_FFI_PLUGIN_LIST
flutter_pty_new
jni
rust_lib_flutter_alacritty
)
set(PLUGIN_BUNDLED_LIBRARIES)