RustDesk/flutter
alonginwind ef62f1db29
Fix terminal clear command to remove residual output (#13531)
* Fix terminal clear command to remove residual output

* Update flutter/lib/models/terminal_model.dart

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update flutter/lib/desktop/pages/terminal_page.dart

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Fix: Prevent "Build scheduled during frame" in terminal resize

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-18 23:31:54 +08:00
..
android rename RustDeskApplication to MainApplication (#13362) 2025-10-31 11:07:32 +08:00
assets
ios ios: Enable file sharing and document browser support (#13226) 2025-10-23 15:58:50 +08:00
lib Fix terminal clear command to remove residual output (#13531) 2025-11-18 23:31:54 +08:00
linux Edge scrolling (#13247) 2025-10-30 19:54:11 +08:00
macos Edge scrolling (#13247) 2025-10-30 19:54:11 +08:00
test
windows Edge scrolling (#13247) 2025-10-30 19:54:11 +08:00
.gitattributes
.gitignore
.metadata
analysis_options.yaml
build_android.sh
build_android_deps.sh
build_fdroid.sh
build_ios.sh
ios_arm64.sh
ios_x64.sh
ndk_arm.sh
ndk_arm64.sh
ndk_x64.sh
ndk_x86.sh
pubspec.lock fix: terminal, web, fonts (#12376) 2025-07-22 23:42:05 +08:00
pubspec.yaml 1.4.4 2025-11-07 15:16:59 +08:00
README.md
run.sh

flutter_hbb

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples and guidance on mobile development, and a full API reference.