|
|
@@ -56,7 +56,7 @@ packages:
|
|
|
name: collection
|
|
|
url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
|
- version: "1.15.0"
|
|
|
+ version: "1.16.0"
|
|
|
convert:
|
|
|
dependency: transitive
|
|
|
description:
|
|
|
@@ -100,7 +100,7 @@ packages:
|
|
|
name: fake_async
|
|
|
url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
|
- version: "1.2.0"
|
|
|
+ version: "1.3.0"
|
|
|
ffi:
|
|
|
dependency: transitive
|
|
|
description:
|
|
|
@@ -152,7 +152,7 @@ packages:
|
|
|
name: material_color_utilities
|
|
|
url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
|
- version: "0.1.2"
|
|
|
+ version: "0.1.4"
|
|
|
meta:
|
|
|
dependency: transitive
|
|
|
description:
|
|
|
@@ -166,7 +166,7 @@ packages:
|
|
|
name: path
|
|
|
url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
|
- version: "1.8.0"
|
|
|
+ version: "1.8.1"
|
|
|
pinenacl:
|
|
|
dependency: transitive
|
|
|
description:
|
|
|
@@ -180,7 +180,7 @@ packages:
|
|
|
name: platform_info
|
|
|
url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
|
- version: "3.0.0-nullsafety.1"
|
|
|
+ version: "3.2.0"
|
|
|
pointycastle:
|
|
|
dependency: transitive
|
|
|
description:
|
|
|
@@ -188,6 +188,15 @@ packages:
|
|
|
url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
|
version: "3.4.0"
|
|
|
+ pty:
|
|
|
+ dependency: "direct main"
|
|
|
+ description:
|
|
|
+ path: "."
|
|
|
+ ref: HEAD
|
|
|
+ resolved-ref: "5c3798fef3f304316a8c8b8b66d611c944213dac"
|
|
|
+ url: "https://github.com/TerminalStudio/pty"
|
|
|
+ source: git
|
|
|
+ version: "0.2.2-pre"
|
|
|
quiver:
|
|
|
dependency: transitive
|
|
|
description:
|
|
|
@@ -206,7 +215,7 @@ packages:
|
|
|
name: source_span
|
|
|
url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
|
- version: "1.8.1"
|
|
|
+ version: "1.8.2"
|
|
|
stack_trace:
|
|
|
dependency: transitive
|
|
|
description:
|
|
|
@@ -241,7 +250,7 @@ packages:
|
|
|
name: test_api
|
|
|
url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
|
- version: "0.4.8"
|
|
|
+ version: "0.4.9"
|
|
|
typed_data:
|
|
|
dependency: transitive
|
|
|
description:
|
|
|
@@ -262,7 +271,7 @@ packages:
|
|
|
name: vector_math
|
|
|
url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
|
- version: "2.1.1"
|
|
|
+ version: "2.1.2"
|
|
|
win32:
|
|
|
dependency: transitive
|
|
|
description:
|
|
|
@@ -276,7 +285,7 @@ packages:
|
|
|
path: ".."
|
|
|
relative: true
|
|
|
source: path
|
|
|
- version: "2.5.0-pre"
|
|
|
+ version: "2.6.0"
|
|
|
sdks:
|
|
|
- dart: ">=2.14.0 <3.0.0"
|
|
|
+ dart: ">=2.17.0-0 <3.0.0"
|
|
|
flutter: ">=2.0.0"
|