rustdesk/flutter/lib/desktop/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 terminal works basically. (#12189) 2025-07-01 13:12:55 +08:00
desktop_home_page.dart terminal works basically. (#12189) 2025-07-01 13:12:55 +08:00
desktop_setting_page.dart terminal works basically. (#12189) 2025-07-01 13:12:55 +08:00
desktop_tab_page.dart always block desktop settings page if video connection exists (#10224) 2024-12-08 18:26:55 +08:00
file_manager_page.dart fix: linux, flutter, workaround freeze (#10324) 2024-12-20 09:24:08 +08:00
file_manager_tab_page.dart fix: win10, border (#10753) 2025-02-10 13:50:28 +08:00
install_page.dart feat: remote printer (#11231) 2025-03-27 15:34:27 +08:00
port_forward_page.dart fix: linux, flutter, workaround freeze (#10324) 2024-12-20 09:24:08 +08:00
port_forward_tab_page.dart fix: win10, border (#10753) 2025-02-10 13:50:28 +08:00
remote_page.dart refact: remove flutter_improved_scrolling (#10120) 2024-11-30 15:01:44 +08:00
remote_tab_page.dart view camera (#11040) 2025-03-10 21:06:53 +08:00
server_page.dart terminal works basically. (#12189) 2025-07-01 13:12:55 +08:00
terminal_connection_manager.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
terminal_tab_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
view_camera_tab_page.dart view camera (#11040) 2025-03-10 21:06:53 +08:00