RustDesk/flutter
fufesou bc875a35b0
Refact/multi window soft rendering (#8343)
* refact: multi_window_soft_rendering

Signed-off-by: fufesou <linlong1266@gmail.com>

* fix: window pos, potential wait for image

Signed-off-by: fufesou <linlong1266@gmail.com>

* comments

Signed-off-by: fufesou <linlong1266@gmail.com>

* remove debug print

Signed-off-by: fufesou <linlong1266@gmail.com>

* explicitly set rgba_data.size_got to false after init

Signed-off-by: fufesou <linlong1266@gmail.com>

* refact: multi window, merge images, render with texture

Signed-off-by: fufesou <linlong1266@gmail.com>

* revert, flutter.rs, rgba valid

Signed-off-by: fufesou <linlong1266@gmail.com>

* Add displays index before sending capture msg

Signed-off-by: fufesou <linlong1266@gmail.com>

* refact: multi window, soft rendering

Signed-off-by: fufesou <linlong1266@gmail.com>

* fix: build

Signed-off-by: fufesou <linlong1266@gmail.com>

---------

Signed-off-by: fufesou <linlong1266@gmail.com>
2024-06-13 18:03:41 +08:00
..
android add floating window setting (#8279) 2024-06-07 11:04:18 +08:00
assets fix: voice call, select audio input device (#7922) 2024-05-07 16:18:48 +08:00
ios move ios ci to arm64 mac 2024-04-26 19:00:38 +08:00
lib Refact/multi window soft rendering (#8343) 2024-06-13 18:03:41 +08:00
linux refact: window frame border (#7946) 2024-05-08 09:59:05 +08:00
macos fix me 2024-04-09 19:02:17 +08:00
test
web refact: custom client, more advanced settings (#8085) 2024-05-18 23:13:54 +08:00
windows windows replace uni with cmd to start up main window after installation (#8235) 2024-06-01 20:28:21 +08:00
.gitattributes
.gitignore Refact. Build flutter web (#7472) 2024-03-22 13:16:37 +08:00
.metadata
analysis_options.yaml
build_android.sh
build_android_deps.sh Fix wrong CMake compiler detection of arm-linux on aarch64 2023-11-09 07:20:14 +02:00
build_ios.sh
deploy.sh
ios_arm64.sh
ios_x64.sh
ndk_arm.sh enable ffmpeg native h26x software decoders for all platforms (#7750) 2024-04-18 13:12:45 +08:00
ndk_arm64.sh enable ffmpeg native h26x software decoders for all platforms (#7750) 2024-04-18 13:12:45 +08:00
ndk_x64.sh
pubspec.lock fix: try fix, macos, flutter, focus changed, no reponse (#8338) 2024-06-13 10:42:50 +08:00
pubspec.yaml bump to 1.2.6 2024-06-03 21:01:41 +08:00
README.md Punctuation correction (#6808) 2024-01-06 11:11:35 +08:00
run.sh https://github.com/rustdesk/rustdesk/pull/7971 2024-06-03 13:40:14 +08:00

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.