RustDesk/flutter/lib/mobile/pages
RustDesk 5faf0ad3cf
terminal works basically. (#12189)
* terminal works basically.
todo:
- persistent
- sessions restore
- web
- mobile

* missed terminal persistent option change

* android sdk 34 -> 35

* +#![cfg_attr(lt_1_77, feature(c_str_literals))]

* fixing ci

* fix ci

* fix ci for android

* try "Fix Android SDK Platform 35"

* fix android 34

* revert flutter_plugin_android_lifecycle to 2.0.17 which used in rustdesk 1.4.0

* refactor, but break something of desktop terminal (new tab showing loading)

* fix connecting...
2025-07-01 13:12:55 +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 terminal works basically. (#12189) 2025-07-01 13:12:55 +08:00
home_page.dart terminal works basically. (#12189) 2025-07-01 13:12:55 +08:00
remote_page.dart terminal works basically. (#12189) 2025-07-01 13:12:55 +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 terminal works basically. (#12189) 2025-07-01 13:12:55 +08:00
settings_page.dart terminal works basically. (#12189) 2025-07-01 13:12:55 +08:00
terminal_page.dart terminal works basically. (#12189) 2025-07-01 13:12:55 +08:00
view_camera_page.dart terminal works basically. (#12189) 2025-07-01 13:12:55 +08:00