rustdesk/flutter
fufesou 6e44a91d0b
Refact. Flutter web desktop (#7539)
* Refact. Flutter web desktop

Signed-off-by: fufesou <shuanglongchen@yeah.net>

* Flutter web, prevent default context menu

Signed-off-by: fufesou <shuanglongchen@yeah.net>

---------

Signed-off-by: fufesou <shuanglongchen@yeah.net>
2024-03-28 11:38:11 +08:00
..
android android video service wakelock 2023-11-24 12:02:45 +08:00
assets Fix/custom client styles (#7373) 2024-03-14 11:36:14 +08:00
ios fix ios ci for flutter 3.16 2024-02-19 12:35:12 +08:00
lib Refact. Flutter web desktop (#7539) 2024-03-28 11:38:11 +08:00
linux
macos replace Assets.xcassets/AppIcon.appiconset with AppIcon.icns for custom 2024-03-24 15:23:24 +08:00
test fix remote tab lable update, Get.find always return the first instance 2023-09-28 09:05:10 +08:00
web Refact. Flutter web desktop (#7539) 2024-03-28 11:38:11 +08:00
windows fix https://github.com/rustdesk/rustdesk/discussions/7381 2024-03-14 20:38:57 +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 iOS deploy can run 2023-08-30 18:25:50 +08:00
deploy.sh
ios_arm64.sh
ios_x64.sh
ndk_arm.sh
ndk_arm64.sh
ndk_x64.sh
pubspec.lock remove address book operation code, as it duplicates the the functionality of web console (#7451) 2024-03-21 14:01:18 +08:00
pubspec.yaml remove address book operation code, as it duplicates the the functionality of web console (#7451) 2024-03-21 14:01:18 +08:00
README.md Punctuation correction (#6808) 2024-01-06 11:11:35 +08:00
run.sh bump bridge to 1.80.1 2023-11-01 17:04:32 +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.