From 5a6e879c0a3121a390800327711e518e9be2db29 Mon Sep 17 00:00:00 2001 From: Kingtous Date: Mon, 12 Dec 2022 00:14:38 +0800 Subject: [PATCH] update: cursor to 0.0.2 --- flutter/pubspec.lock | 2 +- flutter/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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