xterm.dart use git
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user