upgrade desktop_drop to fix windows close on crash on flutter 3.13

https://github.com/MixinNetwork/flutter-plugins/pull/276

Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
21pages 2023-11-01 15:07:29 +08:00
parent 7c98da85a0
commit f1f3d288cd
2 changed files with 6 additions and 10 deletions

View File

@ -325,12 +325,11 @@ packages:
desktop_drop:
dependency: "direct main"
description:
path: "packages/desktop_drop"
ref: HEAD
resolved-ref: "21725af7fd5be4e928acfb84146ebd10d1364a97"
url: "https://github.com/rustdesk-org/flutter-plugins"
source: git
version: "0.4.1"
name: desktop_drop
sha256: d55a010fe46c8e8fcff4ea4b451a9ff84a162217bdb3b2a0aa1479776205e15d
url: "https://pub.dev"
source: hosted
version: "0.4.4"
desktop_multi_window:
dependency: "direct main"
description:

View File

@ -67,10 +67,7 @@ dependencies:
get: ^4.6.5
visibility_detector: ^0.4.0+2
contextmenu: ^3.0.0
desktop_drop:
git:
url: https://github.com/rustdesk-org/flutter-plugins
path: ./packages/desktop_drop
desktop_drop: ^0.4.4
scroll_pos: ^0.4.0
debounce_throttle: ^2.0.0
file_picker: ^5.1.0