rustdesk/flutter
21pages fcece3732c
android request external stroage when start service for log (#8161)
This will not influence file transfer permission. Requesting external storage permissions does not turn on file transfer permissions, and turning off file transfer permissions does not turn off external storage permissions.

Signed-off-by: 21pages <sunboeasy@gmail.com>
2024-05-27 21:01:09 +08:00
..
android fix android mediacodec encoding align (#8121) 2024-05-22 20:18:09 +08:00
assets fix: voice call, select audio input device (#7922) 2024-05-07 16:18:48 +08:00
ios
lib android request external stroage when start service for log (#8161) 2024-05-27 21:01:09 +08:00
linux refact: window frame border (#7946) 2024-05-08 09:59:05 +08:00
macos
test
web refact: custom client, more advanced settings (#8085) 2024-05-18 23:13:54 +08:00
windows
.gitattributes
.gitignore
.metadata
analysis_options.yaml
build_android_deps.sh
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 fix: restore window, on connection (#8129) 2024-05-23 22:11:40 +08:00
pubspec.yaml
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.