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:
dependency: "direct main"
description:
path: "../xterm.dart"
relative: true
source: path
path: "."
ref: master
resolved-ref: "8039a582d855428cec49b23641bcfcafd6682574"
url: "https://github.com/lollipopkit/xterm.dart"
source: git
version: "3.4.1"
yaml:
dependency: transitive

View File

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