rustdesk/flutter/lib/mobile/pages
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
..
connection_page.dart fix: remote id, update text and reserve selection (#10867) 2025-02-21 10:41:57 +08:00
file_manager_page.dart fix: linux, flutter, workaround freeze (#10324) 2024-12-20 09:24:08 +08:00
home_page.dart view camera (#11040) 2025-03-10 21:06:53 +08:00
remote_page.dart feat: take screenshot (#11591) 2025-04-30 17:23:35 +08:00
scan_page.dart Refactor ScanPage for better performance and memory management (#9464) 2024-09-26 10:34:12 +08:00
server_page.dart fix: android clipboard permission (#10223) 2024-12-07 22:34:54 +08:00
settings_page.dart allow use websocket (#11677) 2025-05-09 12:18:49 +08:00
view_camera_page.dart feat: take screenshot (#11591) 2025-04-30 17:23:35 +08:00