opt: backport cursor api

This commit is contained in:
Kingtous 2022-12-11 23:23:26 +08:00
parent 46a6df86ea
commit bc5a959c90
3 changed files with 10 additions and 15 deletions

View File

@ -47,8 +47,8 @@ jobs:
run: |
flutter doctor -v
flutter precache --windows
Invoke-WebRequest -Uri https://github.com/Kingtous/engine/releases/download/v3.0.5-rustdesk/windows-x64-release-flutter.zip -OutFile windows-x64-release-flutter.zip
Expand-Archive windows-x64-release-flutter.zip -DestinationPath engine
Invoke-WebRequest -Uri https://github.com/Kingtous/engine/releases/download/v3.0.5-rustdesk.2/windows-x64-flutter-release.zip -OutFile windows-x64-flutter-release.zip
Expand-Archive windows-x64-flutter-release.zip -DestinationPath engine
mv -Force engine/* C:/hostedtoolcache/windows/flutter/stable-3.0.5-x64/bin/cache/artifacts/engine/windows-x64-release/
- name: Install Rust toolchain

View File

@ -352,7 +352,7 @@ packages:
name: file_picker
url: "https://pub.dartlang.org"
source: hosted
version: "5.2.2"
version: "5.2.3"
fixnum:
dependency: transitive
description:
@ -389,11 +389,9 @@ packages:
flutter_custom_cursor:
dependency: "direct main"
description:
path: "."
ref: "74b1b314142b6775c1243067a3503ac568ebc74b"
resolved-ref: "74b1b314142b6775c1243067a3503ac568ebc74b"
url: "https://github.com/Kingtous/rustdesk_flutter_custom_cursor"
source: git
name: flutter_custom_cursor
url: "https://pub.dartlang.org"
source: hosted
version: "0.0.1"
flutter_improved_scrolling:
dependency: "direct main"
@ -455,7 +453,7 @@ packages:
name: freezed
url: "https://pub.dartlang.org"
source: hosted
version: "2.2.1"
version: "2.3.2"
freezed_annotation:
dependency: "direct main"
description:
@ -637,7 +635,7 @@ packages:
name: mime
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.2"
version: "1.0.3"
nested:
dependency: transitive
description:
@ -1113,7 +1111,7 @@ packages:
name: video_player
url: "https://pub.dartlang.org"
source: hosted
version: "2.4.8"
version: "2.4.9"
video_player_android:
dependency: transitive
description:

View File

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