xterm.dart use git

This commit is contained in:
lollipopkit
2023-03-28 17:36:06 +08:00
parent 30dddf462e
commit de0eedb2cb
2 changed files with 10 additions and 5 deletions

View File

@@ -1006,9 +1006,11 @@ packages:
xterm: xterm:
dependency: "direct main" dependency: "direct main"
description: description:
path: "../xterm.dart" path: "."
relative: true ref: master
source: path resolved-ref: "8039a582d855428cec49b23641bcfcafd6682574"
url: "https://github.com/lollipopkit/xterm.dart"
source: git
version: "3.4.1" version: "3.4.1"
yaml: yaml:
dependency: transitive dependency: transitive

View File

@@ -54,8 +54,11 @@ dependencies:
intl: ^0.17.0 intl: ^0.17.0
share_plus_web: ^3.1.0 share_plus_web: ^3.1.0
# xterm: ^3.4.1 # xterm: ^3.4.1
xterm: xterm:
path: ../xterm.dart # path: ../xterm.dart
git:
ref: master
url: https://github.com/lollipopkit/xterm.dart
file_picker: ^5.2.5 file_picker: ^5.2.5
plain_notification_token: ^0.0.4 plain_notification_token: ^0.0.4