rust-rustdesk/flutter/macos
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
..
Flutter fix: macos compilation 2022-06-02 16:13:34 +08:00
Runner 2024 -> 2025 2025-01-31 16:54:57 +08:00
Runner.xcodeproj fix me 2024-04-09 19:02:17 +08:00
Runner.xcworkspace fix: macos compilation 2022-06-02 16:13:34 +08:00
.gitignore flutter create --platforms=windows,macos,linux 2022-05-23 16:25:55 +08:00
Podfile bump flutter to 3.13.9 and bridge to 1.79 2023-10-31 21:10:23 +08:00
Podfile.lock terminal works basically. (#12189) 2025-07-01 13:12:55 +08:00