From 1a917b1603bb5ce4e3ab6cca125cd8f74f7731fd Mon Sep 17 00:00:00 2001 From: Kingtous Date: Sun, 13 Nov 2022 14:57:46 +0800 Subject: [PATCH] opt: add windows custom cursor cache --- flutter/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flutter/pubspec.yaml b/flutter/pubspec.yaml index b75f2e361..56cb4b204 100644 --- a/flutter/pubspec.yaml +++ b/flutter/pubspec.yaml @@ -72,7 +72,7 @@ dependencies: flutter_custom_cursor: git: url: https://github.com/Kingtous/rustdesk_flutter_custom_cursor - ref: dec2166e881c47d922e1edc484d10d2cd5c2103b + ref: ac3c1bf816197863cdcfa42d008962ff644132b0 window_size: git: url: https://github.com/google/flutter-desktop-embedding.git