Bump cursor plugin to invalidate activation after pointer removal

This commit is contained in:
fufesou
2026-09-13 16:45:28 +08:00
parent 20ede1a85f
commit 777407e72e
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: "afa5ed638d1aa20ecba149282c21f97fdeb0e946" ref: "b9716b9aa45c1e9790c217331a9e2ae630a33525"
resolved-ref: "afa5ed638d1aa20ecba149282c21f97fdeb0e946" resolved-ref: "b9716b9aa45c1e9790c217331a9e2ae630a33525"
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: afa5ed638d1aa20ecba149282c21f97fdeb0e946 ref: b9716b9aa45c1e9790c217331a9e2ae630a33525
window_size: window_size:
git: git:
url: https://github.com/21pages/flutter-desktop-embedding.git url: https://github.com/21pages/flutter-desktop-embedding.git