Bump cursor plugin to preserve same-name recreation

This commit is contained in:
fufesou
2026-09-13 18:18:36 +08:00
parent 110ddb9a6c
commit 819535f1db
2 changed files with 3 additions and 3 deletions

View File

@@ -522,8 +522,8 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
path: "." path: "."
ref: "b9716b9aa45c1e9790c217331a9e2ae630a33525" ref: "d2844a7b150fc9f72b17870b0e3e6c3000d4d848"
resolved-ref: "b9716b9aa45c1e9790c217331a9e2ae630a33525" resolved-ref: "d2844a7b150fc9f72b17870b0e3e6c3000d4d848"
url: "https://github.com/fufesou/flutter_custom_cursor" url: "https://github.com/fufesou/flutter_custom_cursor"
source: git source: git
version: "0.0.3" version: "0.0.3"

View File

@@ -63,7 +63,7 @@ dependencies:
flutter_custom_cursor: flutter_custom_cursor:
git: git:
url: https://github.com/fufesou/flutter_custom_cursor url: https://github.com/fufesou/flutter_custom_cursor
ref: b9716b9aa45c1e9790c217331a9e2ae630a33525 ref: d2844a7b150fc9f72b17870b0e3e6c3000d4d848
window_size: window_size:
git: git:
url: https://github.com/21pages/flutter-desktop-embedding.git url: https://github.com/21pages/flutter-desktop-embedding.git