RustDesk/flutter
fufesou 8c1ece5c73 fix(update): verified update download handling
- Fetch and cache update SHA256 before download
  - Stream downloaded update files and verify before install
  - Add bounded timeouts for metadata and HEAD requests
  - Hide internal update errors from the user-facing dialog
  - Fix Windows update SHA256 test cleanup

Signed-off-by: fufesou <linlong1266@gmail.com>
2026-05-10 21:12:36 +08:00
..
android fix(android): waiting for image, one cause (#14919) 2026-04-27 22:37:22 +08:00
assets add microsoft oidc logo 2026-04-15 14:39:46 +08:00
ios ios: Enable file sharing and document browser support (#13226) 2025-10-23 15:58:50 +08:00
lib fix(update): verified update download handling 2026-05-10 21:12:36 +08:00
linux fix(linux): enable mouse side buttons in remote sessions (#14848) 2026-04-25 12:46:05 +08:00
macos feat: Add relative mouse mode (#13928) 2026-01-09 10:03:14 +08:00
test flutter: shift after one shot IME capitalization (#14695) 2026-04-26 22:44:26 +08:00
windows feat: windows, custom client, update (#13687) 2026-02-27 21:50:20 +08:00
.gitattributes
.gitignore
.metadata
analysis_options.yaml
build_android.sh
build_android_deps.sh
build_fdroid.sh Fix F-Droid 1.4.6 build (#13601) 2026-03-20 13:45:35 +08:00
build_ios.sh
ios_arm64.sh
ios_x64.sh
ndk_arm.sh
ndk_arm64.sh
ndk_x64.sh
ndk_x86.sh Fix OpenSSL build with Android NDK clang on x86 (#13684) 2025-12-04 17:54:07 +08:00
pubspec.lock
pubspec.yaml flutter: shift after one shot IME capitalization (#14695) 2026-04-26 22:44:26 +08:00
README.md
run.sh

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.