diff --git a/flutter/pubspec.lock b/flutter/pubspec.lock index aec2abcde..5f7c67618 100644 --- a/flutter/pubspec.lock +++ b/flutter/pubspec.lock @@ -392,7 +392,7 @@ packages: name: flutter_custom_cursor url: "https://pub.dartlang.org" source: hosted - version: "0.0.1" + version: "0.0.2" flutter_improved_scrolling: dependency: "direct main" description: diff --git a/flutter/pubspec.yaml b/flutter/pubspec.yaml index 31caa91fd..a87727f7b 100644 --- a/flutter/pubspec.yaml +++ b/flutter/pubspec.yaml @@ -65,7 +65,7 @@ dependencies: url: https://github.com/Kingtous/rustdesk_desktop_multi_window ref: 82f9eab81cb2c7bfb938def7a1b399a6279bbc75 freezed_annotation: ^2.0.3 - flutter_custom_cursor: ^0.0.1 + flutter_custom_cursor: ^0.0.2 window_size: git: url: https://github.com/google/flutter-desktop-embedding.git