rustdesk-rains/flutter
21pages de65c8b2cf
fix resolution restoration (#7572)
* Fix resolution restore. Screen resolution changes may be slow and cause errors in judgment. Remove the consideration of resolution changes caused by other processes.
* Keep the design unchange: when all connections end, revert to the resolution when there were no connections.
* Resolution menu use `scaledRect` for retina
* I can't reproduce the restoration failure of retina with 3rd software, but it maybe the same reason of slow resolution change.

Signed-off-by: 21pages <pages21@163.com>
2024-04-01 17:20:19 +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 fix resolution restoration (#7572) 2024-04-01 17:20:19 +08:00
linux
macos replace Assets.xcassets/AppIcon.appiconset with AppIcon.icns for custom 2024-03-24 15:23:24 +08:00
test
web Flutter web, custom cursor (#7545) 2024-03-29 10:52:32 +08:00
windows Fix. Custom client, get app name (#7562) 2024-03-30 13:39:34 +08:00
.gitattributes
.gitignore Refact. Build flutter web (#7472) 2024-03-22 13:16:37 +08:00
.metadata
analysis_options.yaml
build_android_deps.sh Fix wrong CMake compiler detection of arm-linux on aarch64 2023-11-09 07:20:14 +02:00
build_android.sh
build_ios.sh
deploy.sh
ios_arm64.sh
ios_x64.sh
ndk_arm64.sh
ndk_arm.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.