rustdesk/flutter
fufesou c626c2414d
feat: take screenshot (#11591)
* feat: take screenshot

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

* screenshot, vram temp switch capturer

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

* fix: misspelling

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

* screenshot, taking

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

* screenshot, rgba stride

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

* Bumps 1.4.0

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

---------

Signed-off-by: fufesou <linlong1266@gmail.com>
2025-04-30 17:23:35 +08:00
..
android improve android build 2025-02-25 00:30:29 +08:00
assets opt dropdown button of connection page (#11086) 2025-03-11 16:29:02 +08:00
ios fix build error with latest xcode 2024-12-09 18:49:02 +08:00
lib feat: take screenshot (#11591) 2025-04-30 17:23:35 +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 view camera (#11040) 2025-03-10 21:06:53 +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 for merge 2022-05-12 16:50:30 +08:00
.gitignore Refact. Build flutter web (#7472) 2024-03-22 13:16:37 +08:00
.metadata fix platform 2022-05-23 16:24:56 +08:00
analysis_options.yaml remove menu from desktop home page 2022-09-19 18:38:19 +08:00
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 fix: android ci 2022-11-29 01:44:12 +08:00
ndk_x86.sh flutter-build: Parameterize Android build matrix (#8907) 2024-07-31 20:38:00 +08:00
pubspec.lock Fix/win build (#10954) 2025-02-28 11:56:17 +08:00
pubspec.yaml feat: take screenshot (#11591) 2025-04-30 17:23:35 +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.