rustdesk/flutter
fufesou 2a0e8c109b
fix: macos, main window, dark theme, border (#10749)
Signed-off-by: fufesou <linlong1266@gmail.com>
2025-02-10 00:25:11 +08:00
..
android fix: android clipboard permission (#10223) 2024-12-07 22:34:54 +08:00
assets fix: web chat (#9588) 2024-10-08 15:23:00 +08:00
ios fix build error with latest xcode 2024-12-09 18:49:02 +08:00
lib fix: macos, main window, dark theme, border (#10749) 2025-02-10 00:25:11 +08:00
linux fix: linux, transparent window (#10192) 2024-12-05 17:26:34 +08:00
macos 2024 -> 2025 2025-01-31 16:54:57 +08:00
test fix remote tab lable update, Get.find always return the first instance 2023-09-28 09:05:10 +08:00
web fix one missing file 2024-06-22 12:45:32 +08:00
windows 2024 -> 2025 2025-01-31 16:54: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 Merge remote-tracking branch 'upstream/master' into file-manager-redesign 2023-02-22 23:01:31 +01:00
build_android_deps.sh linux dynamic load libva (#10171) 2024-12-04 17:10:10 +08:00
build_fdroid.sh Fix issues spotted during 1.3.7 fdroid build (#10570) 2025-01-22 09:26:03 +08:00
build_ios.sh fix build error with latest xcode 2024-12-09 18:49:02 +08:00
ios_arm64.sh fix build error with latest xcode 2024-12-09 18:49:02 +08:00
ios_x64.sh build ipa with given profile: https://jtmuller5.medium.com/flutter-build-an-ipa-90520e813a96 2023-04-22 13:21:06 +08:00
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
ndk_x86.sh flutter-build: Parameterize Android build matrix (#8907) 2024-07-31 20:38:00 +08:00
pubspec.lock upgrade url_launch 2024-12-28 22:03:34 +08:00
pubspec.yaml refact: file copy&paste, cross platform (no macOS) (#10671) 2025-02-04 20:33:02 +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.