fix desktop id padding

This commit is contained in:
rustdesk
2023-03-03 16:50:45 +08:00
parent 71a8c55f98
commit e30f690f9c
2 changed files with 9 additions and 9 deletions

View File

@@ -4,5 +4,5 @@ dart pub global activate ffigen --version 5.0.1
flutter pub get
# call `flutter clean` if cargo build fails
# export LLVM_HOME=/Library/Developer/CommandLineTools/usr/
cargo build --features flutter
cargo build --features "flutter,flutter_texture_render"
flutter run $@