rustdesk/flutter
RustDesk 5f6619080f
Merge pull request #1542 from Heap-Hop/ndk_mediacodec
Feat: Android H264/H265 decoder support
2022-09-15 21:17:24 +08:00
..
android put video_handler thread & update android build 2022-09-15 16:09:07 +08:00
assets optimize style of peer card 2022-08-25 10:25:47 +08:00
ios
lib Merge pull request #1542 from Heap-Hop/ndk_mediacodec 2022-09-15 21:17:24 +08:00
linux opt: windows build type & use generator expression 2022-09-12 18:37:09 +08:00
macos Fix compile error on macos 2022-08-27 22:17:02 +08:00
test mv lib/cm_main.dart to test/cm_test.dart 2022-09-13 22:59:28 +08:00
web fix: unicode-related error during .ts generation 2022-08-31 20:24:48 +08:00
windows opt: windows build type & use generator expression 2022-09-12 18:37:09 +08:00
.gitattributes
.gitignore Remove generate file 2022-09-02 02:05:29 -07:00
.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 Merge branch 'master' of github.com-rustdesk:rustdesk/rustdesk 2022-09-15 17:41:45 +08:00
pubspec.yaml flutter_desktop: update custom cursor lib & menubar margin & better callback for pinning menubar 2022-09-13 19:10:55 -07:00
README.md
run.sh run.sh 2022-09-15 18:27:10 +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, guidance on mobile development, and a full API reference.