Merge pull request #1323 from Kingtous/flutter_desktop

fix: multi window macos compile
This commit is contained in:
RustDesk 2022-08-22 10:10:26 +08:00 committed by GitHub
commit f3cea16eab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -252,8 +252,8 @@ packages:
dependency: "direct main"
description:
path: "."
ref: e8f98ce382e802464947385bed7c1b3eb2497fe1
resolved-ref: e8f98ce382e802464947385bed7c1b3eb2497fe1
ref: "6e6b6f557f655e9c985007d754b6282a0e524932"
resolved-ref: "6e6b6f557f655e9c985007d754b6282a0e524932"
url: "https://github.com/Kingtous/rustdesk_desktop_multi_window"
source: git
version: "0.1.0"

View File

@ -66,7 +66,7 @@ dependencies:
# path: ../../rustdesk_desktop_multi_window
git:
url: https://github.com/Kingtous/rustdesk_desktop_multi_window
ref: e8f98ce382e802464947385bed7c1b3eb2497fe1
ref: 6e6b6f557f655e9c985007d754b6282a0e524932
freezed_annotation: ^2.0.3
tray_manager:
git: