fix: fix window manager re-register issue

Signed-off-by: Kingtous <kingtous@qq.com>
This commit is contained in:
Kingtous 2022-08-09 18:03:33 +08:00
parent ff2a7b96e8
commit a10020d1f1
2 changed files with 12 additions and 7 deletions

View File

@ -236,8 +236,8 @@ packages:
dependency: "direct main"
description:
path: "."
ref: "7cd2d885e58397766f3f03a1e632299944580aac"
resolved-ref: "7cd2d885e58397766f3f03a1e632299944580aac"
ref: ce9e333d822fe6cbf91c8634bae023bf78700d94
resolved-ref: ce9e333d822fe6cbf91c8634bae023bf78700d94
url: "https://github.com/Kingtous/rustdesk_desktop_multi_window"
source: git
version: "0.1.0"
@ -1211,9 +1211,11 @@ packages:
window_manager:
dependency: "direct main"
description:
name: window_manager
url: "https://pub.dartlang.org"
source: hosted
path: "."
ref: "1871cf2"
resolved-ref: "1871cf2857925d28db64b2151bc10b8dac714846"
url: "https://github.com/Kingtous/rustdesk_window_manager"
source: git
version: "0.2.5"
xdg_directories:
dependency: transitive

View File

@ -55,11 +55,14 @@ dependencies:
url: https://github.com/SoLongAndThanksForAllThePizza/flutter_rust_bridge
ref: master
path: frb_dart
window_manager: ^0.2.5
window_manager:
git:
url: https://github.com/Kingtous/rustdesk_window_manager
ref: 1871cf2
desktop_multi_window:
git:
url: https://github.com/Kingtous/rustdesk_desktop_multi_window
ref: 7cd2d885e58397766f3f03a1e632299944580aac
ref: ce9e333d822fe6cbf91c8634bae023bf78700d94
# bitsdojo_window: ^0.1.2
freezed_annotation: ^2.0.3
tray_manager: 0.1.7