rustdesk/flutter
21pages 9475743b4e
Some checks are pending
CI / x86_64-unknown-linux-gnu (ubuntu-22.04) (push) Waiting to run
Full Flutter CI / run-ci (push) Waiting to run
allow use websocket (#11677)
1. Enable the RustDesk client to use WebSocket for either controlling or being controlled.
2. Fix TCP sending `register_pk` frequently

Note:
1. Because hbb_common directly uses `use_ws` to read config directly, rustdesk also directly reads config

Signed-off-by: 21pages <sunboeasy@gmail.com>
2025-05-09 12:18:49 +08:00
..
android improve android build 2025-02-25 00:30:29 +08:00
assets opt dropdown button of connection page (#11086) 2025-03-11 16:29:02 +08:00
ios fix build error with latest xcode 2024-12-09 18:49:02 +08:00
lib allow use websocket (#11677) 2025-05-09 12:18:49 +08:00
linux fix: linux, transparent window (#10192) 2024-12-05 17:26:34 +08:00
macos 2024 -> 2025 2025-01-31 16:54:57 +08:00
test view camera (#11040) 2025-03-10 21:06:53 +08:00
web
windows 2024 -> 2025 2025-01-31 16:54:57 +08:00
.gitattributes
.gitignore
.metadata
analysis_options.yaml
build_android.sh
build_android_deps.sh linux dynamic load libva (#10171) 2024-12-04 17:10:10 +08:00
build_fdroid.sh Fix issues spotted during 1.3.7 fdroid build (#10570) 2025-01-22 09:26:03 +08:00
build_ios.sh fix build error with latest xcode 2024-12-09 18:49:02 +08:00
ios_arm64.sh fix build error with latest xcode 2024-12-09 18:49:02 +08:00
ios_x64.sh
ndk_arm.sh
ndk_arm64.sh
ndk_x64.sh
ndk_x86.sh flutter-build: Parameterize Android build matrix (#8907) 2024-07-31 20:38:00 +08:00
pubspec.lock Fix/win build (#10954) 2025-02-28 11:56:17 +08:00
pubspec.yaml feat: take screenshot (#11591) 2025-04-30 17:23:35 +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.