|
@@ -42,7 +42,7 @@ packages:
|
|
name: collection
|
|
name: collection
|
|
url: "https://pub.flutter-io.cn"
|
|
url: "https://pub.flutter-io.cn"
|
|
source: hosted
|
|
source: hosted
|
|
- version: "1.15.0"
|
|
|
|
|
|
+ version: "1.16.0"
|
|
cupertino_icons:
|
|
cupertino_icons:
|
|
dependency: "direct main"
|
|
dependency: "direct main"
|
|
description:
|
|
description:
|
|
@@ -70,7 +70,7 @@ packages:
|
|
name: fake_async
|
|
name: fake_async
|
|
url: "https://pub.flutter-io.cn"
|
|
url: "https://pub.flutter-io.cn"
|
|
source: hosted
|
|
source: hosted
|
|
- version: "1.2.0"
|
|
|
|
|
|
+ version: "1.3.0"
|
|
ffi:
|
|
ffi:
|
|
dependency: transitive
|
|
dependency: transitive
|
|
description:
|
|
description:
|
|
@@ -101,14 +101,14 @@ packages:
|
|
name: flutter_redux
|
|
name: flutter_redux
|
|
url: "https://pub.flutter-io.cn"
|
|
url: "https://pub.flutter-io.cn"
|
|
source: hosted
|
|
source: hosted
|
|
- version: "0.8.2"
|
|
|
|
|
|
+ version: "0.10.0"
|
|
flutter_screenutil:
|
|
flutter_screenutil:
|
|
dependency: "direct main"
|
|
dependency: "direct main"
|
|
description:
|
|
description:
|
|
name: flutter_screenutil
|
|
name: flutter_screenutil
|
|
url: "https://pub.flutter-io.cn"
|
|
url: "https://pub.flutter-io.cn"
|
|
source: hosted
|
|
source: hosted
|
|
- version: "4.0.4+1"
|
|
|
|
|
|
+ version: "5.5.3+2"
|
|
flutter_test:
|
|
flutter_test:
|
|
dependency: "direct dev"
|
|
dependency: "direct dev"
|
|
description: flutter
|
|
description: flutter
|
|
@@ -132,7 +132,7 @@ packages:
|
|
name: js
|
|
name: js
|
|
url: "https://pub.flutter-io.cn"
|
|
url: "https://pub.flutter-io.cn"
|
|
source: hosted
|
|
source: hosted
|
|
- version: "0.6.3"
|
|
|
|
|
|
+ version: "0.6.4"
|
|
matcher:
|
|
matcher:
|
|
dependency: transitive
|
|
dependency: transitive
|
|
description:
|
|
description:
|
|
@@ -146,7 +146,7 @@ packages:
|
|
name: material_color_utilities
|
|
name: material_color_utilities
|
|
url: "https://pub.flutter-io.cn"
|
|
url: "https://pub.flutter-io.cn"
|
|
source: hosted
|
|
source: hosted
|
|
- version: "0.1.3"
|
|
|
|
|
|
+ version: "0.1.4"
|
|
meta:
|
|
meta:
|
|
dependency: transitive
|
|
dependency: transitive
|
|
description:
|
|
description:
|
|
@@ -160,7 +160,7 @@ packages:
|
|
name: path
|
|
name: path
|
|
url: "https://pub.flutter-io.cn"
|
|
url: "https://pub.flutter-io.cn"
|
|
source: hosted
|
|
source: hosted
|
|
- version: "1.8.0"
|
|
|
|
|
|
+ version: "1.8.1"
|
|
path_provider_linux:
|
|
path_provider_linux:
|
|
dependency: transitive
|
|
dependency: transitive
|
|
description:
|
|
description:
|
|
@@ -284,7 +284,7 @@ packages:
|
|
name: source_span
|
|
name: source_span
|
|
url: "https://pub.flutter-io.cn"
|
|
url: "https://pub.flutter-io.cn"
|
|
source: hosted
|
|
source: hosted
|
|
- version: "1.8.1"
|
|
|
|
|
|
+ version: "1.8.2"
|
|
stack_trace:
|
|
stack_trace:
|
|
dependency: transitive
|
|
dependency: transitive
|
|
description:
|
|
description:
|
|
@@ -319,21 +319,14 @@ packages:
|
|
name: test_api
|
|
name: test_api
|
|
url: "https://pub.flutter-io.cn"
|
|
url: "https://pub.flutter-io.cn"
|
|
source: hosted
|
|
source: hosted
|
|
- version: "0.4.8"
|
|
|
|
- typed_data:
|
|
|
|
- dependency: transitive
|
|
|
|
- description:
|
|
|
|
- name: typed_data
|
|
|
|
- url: "https://pub.flutter-io.cn"
|
|
|
|
- source: hosted
|
|
|
|
- version: "1.3.0"
|
|
|
|
|
|
+ version: "0.4.9"
|
|
vector_math:
|
|
vector_math:
|
|
dependency: transitive
|
|
dependency: transitive
|
|
description:
|
|
description:
|
|
name: vector_math
|
|
name: vector_math
|
|
url: "https://pub.flutter-io.cn"
|
|
url: "https://pub.flutter-io.cn"
|
|
source: hosted
|
|
source: hosted
|
|
- version: "2.1.1"
|
|
|
|
|
|
+ version: "2.1.2"
|
|
win32:
|
|
win32:
|
|
dependency: transitive
|
|
dependency: transitive
|
|
description:
|
|
description:
|
|
@@ -349,5 +342,5 @@ packages:
|
|
source: hosted
|
|
source: hosted
|
|
version: "0.2.0+1"
|
|
version: "0.2.0+1"
|
|
sdks:
|
|
sdks:
|
|
- dart: ">=2.15.0 <3.0.0"
|
|
|
|
|
|
+ dart: ">=2.17.6 <3.0.0"
|
|
flutter: ">=2.8.0"
|
|
flutter: ">=2.8.0"
|