Merge pull request #680 from Kingtous/flutter_desktop

fix: windows&macOS plugin injections for multi window context
This commit is contained in:
RustDesk 2022-06-02 07:26:16 +08:00 committed by GitHub
commit aefc968246
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -222,8 +222,8 @@ packages:
dependency: "direct main"
description:
path: "."
ref: master
resolved-ref: "7150283dcd0c79450b98bf0a62b26df95897e53c"
ref: "4aab101f17f02312dc45311eb3009cc0ea5357c1"
resolved-ref: "4aab101f17f02312dc45311eb3009cc0ea5357c1"
url: "https://github.com/Kingtous/rustdesk_desktop_multi_window"
source: git
version: "0.0.1"

View File

@ -62,7 +62,7 @@ dependencies:
desktop_multi_window:
git:
url: https://github.com/Kingtous/rustdesk_desktop_multi_window
ref: master
ref: 4aab101f17f02312dc45311eb3009cc0ea5357c1
bitsdojo_window: ^0.1.2
freezed_annotation: ^2.0.3