Merge pull request #680 from Kingtous/flutter_desktop
fix: windows&macOS plugin injections for multi window context
This commit is contained in:
commit
aefc968246
@ -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"
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user