mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-09-14 16:31:03 +03:00
fix(cursor): use plugin with nonzero raster dimensions
This commit is contained in:
@@ -522,8 +522,8 @@ packages:
|
|||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "."
|
path: "."
|
||||||
ref: "1cfed78be380e368f4f7e9f5630bbe9c1ca55a26"
|
ref: "403f9d3b4aac4277f35f761ba3d703468004d029"
|
||||||
resolved-ref: "1cfed78be380e368f4f7e9f5630bbe9c1ca55a26"
|
resolved-ref: "403f9d3b4aac4277f35f761ba3d703468004d029"
|
||||||
url: "https://github.com/fufesou/flutter_custom_cursor"
|
url: "https://github.com/fufesou/flutter_custom_cursor"
|
||||||
source: git
|
source: git
|
||||||
version: "0.0.3"
|
version: "0.0.3"
|
||||||
|
|||||||
@@ -63,7 +63,7 @@ dependencies:
|
|||||||
flutter_custom_cursor:
|
flutter_custom_cursor:
|
||||||
git:
|
git:
|
||||||
url: https://github.com/fufesou/flutter_custom_cursor
|
url: https://github.com/fufesou/flutter_custom_cursor
|
||||||
ref: 1cfed78be380e368f4f7e9f5630bbe9c1ca55a26
|
ref: 403f9d3b4aac4277f35f761ba3d703468004d029
|
||||||
window_size:
|
window_size:
|
||||||
git:
|
git:
|
||||||
url: https://github.com/21pages/flutter-desktop-embedding.git
|
url: https://github.com/21pages/flutter-desktop-embedding.git
|
||||||
|
|||||||
Reference in New Issue
Block a user