This commit is contained in:
lollipopkit
2023-08-02 20:03:02 +08:00
parent 411bef9320
commit 336c31e48d
5 changed files with 41 additions and 40 deletions

View File

@@ -670,14 +670,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "3.1.0"
platform_info:
dependency: transitive
description:
name: platform_info
sha256: "012e73712166cf0b56d3eb95c0d33491f56b428c169eca385f036448474147e4"
url: "https://pub.dev"
source: hosted
version: "3.2.0"
plugin_platform_interface:
dependency: transitive
description:
@@ -1062,11 +1054,12 @@ packages:
xterm:
dependency: "direct main"
description:
name: xterm
sha256: "6a02b15d03152b8186e12790902ff28c8a932fc441e89fa7255a7491661a8e69"
url: "https://pub.dev"
source: hosted
version: "3.5.0"
path: "."
ref: master
resolved-ref: f289cc3d3fd264598c0bbf413da08ba599c00ef9
url: "https://github.com/lollipopkit/xterm.dart"
source: git
version: "3.6.1-pre"
yaml:
dependency: transitive
description:
@@ -1075,6 +1068,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "3.1.2"
zmodem:
dependency: transitive
description:
name: zmodem
sha256: "3b7e5b29f3a7d8aee472029b05165a68438eff2f3f7766edf13daba1e297adbf"
url: "https://pub.dev"
source: hosted
version: "0.0.6"
sdks:
dart: ">=3.0.2 <4.0.0"
flutter: ">=3.3.0"
flutter: ">=3.10.0"