update: cursor to 0.0.2

This commit is contained in:
Kingtous 2022-12-12 00:14:38 +08:00
parent cc0c335e1e
commit 5a6e879c0a
2 changed files with 2 additions and 2 deletions

View File

@ -392,7 +392,7 @@ packages:
name: flutter_custom_cursor name: flutter_custom_cursor
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "0.0.1" version: "0.0.2"
flutter_improved_scrolling: flutter_improved_scrolling:
dependency: "direct main" dependency: "direct main"
description: description:

View File

@ -65,7 +65,7 @@ dependencies:
url: https://github.com/Kingtous/rustdesk_desktop_multi_window url: https://github.com/Kingtous/rustdesk_desktop_multi_window
ref: 82f9eab81cb2c7bfb938def7a1b399a6279bbc75 ref: 82f9eab81cb2c7bfb938def7a1b399a6279bbc75
freezed_annotation: ^2.0.3 freezed_annotation: ^2.0.3
flutter_custom_cursor: ^0.0.1 flutter_custom_cursor: ^0.0.2
window_size: window_size:
git: git:
url: https://github.com/google/flutter-desktop-embedding.git url: https://github.com/google/flutter-desktop-embedding.git