fix appimage pixbuf crash

This commit is contained in:
rustdesk
2026-08-22 12:25:35 +08:00
parent e266380ee9
commit d5a7f67999
4 changed files with 24 additions and 10 deletions

View File

@@ -529,11 +529,12 @@ packages:
flutter_custom_cursor:
dependency: "direct main"
description:
name: flutter_custom_cursor
sha256: "3850a32ac6de351ccc5e4286b6d94ff70c10abecd44479ea6c5aaea17264285d"
url: "https://pub.dev"
source: hosted
version: "0.0.4"
path: "."
ref: db63b785c38153603e9fb84b50d3ec46f0d7e05e
resolved-ref: db63b785c38153603e9fb84b50d3ec46f0d7e05e
url: "https://github.com/rustdesk-org/flutter_custom_cursor"
source: git
version: "0.0.3"
flutter_gpu_texture_renderer:
dependency: "direct main"
description:

View File

@@ -58,7 +58,10 @@ dependencies:
git:
url: https://github.com/rustdesk-org/rustdesk_desktop_multi_window
freezed_annotation: ^2.0.3
flutter_custom_cursor: ^0.0.4
flutter_custom_cursor:
git:
url: https://github.com/rustdesk-org/flutter_custom_cursor
ref: db63b785c38153603e9fb84b50d3ec46f0d7e05e
window_size:
git:
url: https://github.com/21pages/flutter-desktop-embedding.git