rustdesk/flutter
rustdesk 58e4d66b44 add force, quiet to pullAb, no force pull while switch tab, this may be
not good, because data not updated, have to do with refresh button, we
may change to quiet pull in the future
2023-06-23 15:10:10 +08:00
..
android update: 3.10 for elinux 2023-05-24 00:19:57 +08:00
assets peer tab use icon 2023-06-22 08:49:58 +08:00
ios build ipa with given profile: https://jtmuller5.medium.com/flutter-build-an-ipa-90520e813a96 2023-04-22 13:21:06 +08:00
lib add force, quiet to pullAb, no force pull while switch tab, this may be 2023-06-23 15:10:10 +08:00
linux spelling: nonexistent 2023-01-09 12:59:08 -05:00
macos working on windows service install/uninstall 2023-06-05 20:27:48 +08:00
test replaced buttons with switches 2023-05-18 11:41:16 +02:00
web fix: Add missing parameter (retry_for_relay) 2023-03-30 14:23:14 -03:00
windows working on windows service install/uninstall 2023-06-05 20:27:48 +08:00
.gitattributes for merge 2022-05-12 16:50:30 +08:00
.gitignore more ignore 2023-01-05 15:59:42 +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_deps.sh remove disable-vp8 2023-04-03 11:03:21 +08:00
build_android.sh Merge remote-tracking branch 'upstream/master' into file-manager-redesign 2023-02-22 23:01:31 +01:00
build_ios.sh for merge 2022-05-12 16:50:30 +08:00
deploy.sh yarn.lock is not useless, yuv.js must be in /, because it is called in global.js as web worker, deploy.sh not tested yet 2022-05-18 01:44:42 +08:00
ios_arm64.sh build ipa with given profile: https://jtmuller5.medium.com/flutter-build-an-ipa-90520e813a96 2023-04-22 13:21:06 +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_arm64.sh fix: android ci 2022-11-29 01:44:12 +08:00
ndk_arm.sh fix: android ci 2022-11-29 01:44:12 +08:00
ndk_x64.sh fix: android ci 2022-11-29 01:44:12 +08:00
pubspec.lock use uuid as session id 2023-06-08 07:24:02 +08:00
pubspec.yaml peer tab use icon 2023-06-22 08:49:58 +08:00
README.md flutter create --platforms=windows,macos,linux 2022-05-23 16:25:55 +08:00
run.sh fix desktop id padding 2023-03-03 16:50:45 +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.