From f3a60a0448b521366e229c9163b2b755bc92cca9 Mon Sep 17 00:00:00 2001 From: Kingtous Date: Sun, 9 Oct 2022 18:13:15 +0800 Subject: [PATCH] opt: remove debug output from custom cursor --- flutter/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flutter/pubspec.yaml b/flutter/pubspec.yaml index 1865dfec0..fc62df908 100644 --- a/flutter/pubspec.yaml +++ b/flutter/pubspec.yaml @@ -73,7 +73,7 @@ dependencies: flutter_custom_cursor: git: url: https://github.com/Kingtous/rustdesk_flutter_custom_cursor - ref: 527821d676017387be024dffd61898ff79b14c41 + ref: 4a950fd3a5a228bf5381070a4c803919d5787c07 get: ^4.6.5 visibility_detector: ^0.3.3 contextmenu: ^3.0.0