mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2026-02-01 22:04:45 +01:00
xterm.dart use git
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user