|
@@ -5,58 +5,58 @@ packages:
|
|
|
dependency: transitive
|
|
|
description:
|
|
|
name: async
|
|
|
- url: "https://pub.flutter-io.cn"
|
|
|
+ url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
|
- version: "2.8.1"
|
|
|
+ version: "2.8.2"
|
|
|
boolean_selector:
|
|
|
dependency: transitive
|
|
|
description:
|
|
|
name: boolean_selector
|
|
|
- url: "https://pub.flutter-io.cn"
|
|
|
+ url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
|
version: "2.1.0"
|
|
|
characters:
|
|
|
dependency: transitive
|
|
|
description:
|
|
|
name: characters
|
|
|
- url: "https://pub.flutter-io.cn"
|
|
|
+ url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
|
- version: "1.1.0"
|
|
|
+ version: "1.2.0"
|
|
|
charcode:
|
|
|
dependency: transitive
|
|
|
description:
|
|
|
name: charcode
|
|
|
- url: "https://pub.flutter-io.cn"
|
|
|
+ url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
|
version: "1.3.1"
|
|
|
clock:
|
|
|
dependency: transitive
|
|
|
description:
|
|
|
name: clock
|
|
|
- url: "https://pub.flutter-io.cn"
|
|
|
+ url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
|
version: "1.1.0"
|
|
|
collection:
|
|
|
dependency: transitive
|
|
|
description:
|
|
|
name: collection
|
|
|
- url: "https://pub.flutter-io.cn"
|
|
|
+ url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
|
- version: "1.15.0"
|
|
|
+ version: "1.16.0"
|
|
|
cupertino_icons:
|
|
|
dependency: "direct main"
|
|
|
description:
|
|
|
name: cupertino_icons
|
|
|
- url: "https://pub.flutter-io.cn"
|
|
|
+ url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
|
version: "1.0.4"
|
|
|
fake_async:
|
|
|
dependency: transitive
|
|
|
description:
|
|
|
name: fake_async
|
|
|
- url: "https://pub.flutter-io.cn"
|
|
|
+ url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
|
- version: "1.2.0"
|
|
|
+ version: "1.3.0"
|
|
|
flutter:
|
|
|
dependency: "direct main"
|
|
|
description: flutter
|
|
@@ -66,7 +66,7 @@ packages:
|
|
|
dependency: "direct dev"
|
|
|
description:
|
|
|
name: flutter_lints
|
|
|
- url: "https://pub.flutter-io.cn"
|
|
|
+ url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
|
version: "1.0.4"
|
|
|
flutter_test:
|
|
@@ -78,30 +78,37 @@ packages:
|
|
|
dependency: transitive
|
|
|
description:
|
|
|
name: lints
|
|
|
- url: "https://pub.flutter-io.cn"
|
|
|
+ url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
|
version: "1.0.1"
|
|
|
matcher:
|
|
|
dependency: transitive
|
|
|
description:
|
|
|
name: matcher
|
|
|
- url: "https://pub.flutter-io.cn"
|
|
|
+ url: "https://pub.dartlang.org"
|
|
|
+ source: hosted
|
|
|
+ version: "0.12.11"
|
|
|
+ material_color_utilities:
|
|
|
+ dependency: transitive
|
|
|
+ description:
|
|
|
+ name: material_color_utilities
|
|
|
+ url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
|
- version: "0.12.10"
|
|
|
+ version: "0.1.4"
|
|
|
meta:
|
|
|
dependency: transitive
|
|
|
description:
|
|
|
name: meta
|
|
|
- url: "https://pub.flutter-io.cn"
|
|
|
+ url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
|
version: "1.7.0"
|
|
|
path:
|
|
|
dependency: transitive
|
|
|
description:
|
|
|
name: path
|
|
|
- url: "https://pub.flutter-io.cn"
|
|
|
+ url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
|
- version: "1.8.0"
|
|
|
+ version: "1.8.1"
|
|
|
sky_engine:
|
|
|
dependency: transitive
|
|
|
description: flutter
|
|
@@ -111,57 +118,50 @@ packages:
|
|
|
dependency: transitive
|
|
|
description:
|
|
|
name: source_span
|
|
|
- url: "https://pub.flutter-io.cn"
|
|
|
+ url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
|
- version: "1.8.1"
|
|
|
+ version: "1.8.2"
|
|
|
stack_trace:
|
|
|
dependency: transitive
|
|
|
description:
|
|
|
name: stack_trace
|
|
|
- url: "https://pub.flutter-io.cn"
|
|
|
+ url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
|
version: "1.10.0"
|
|
|
stream_channel:
|
|
|
dependency: transitive
|
|
|
description:
|
|
|
name: stream_channel
|
|
|
- url: "https://pub.flutter-io.cn"
|
|
|
+ url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
|
version: "2.1.0"
|
|
|
string_scanner:
|
|
|
dependency: transitive
|
|
|
description:
|
|
|
name: string_scanner
|
|
|
- url: "https://pub.flutter-io.cn"
|
|
|
+ url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
|
version: "1.1.0"
|
|
|
term_glyph:
|
|
|
dependency: transitive
|
|
|
description:
|
|
|
name: term_glyph
|
|
|
- url: "https://pub.flutter-io.cn"
|
|
|
+ url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
|
version: "1.2.0"
|
|
|
test_api:
|
|
|
dependency: transitive
|
|
|
description:
|
|
|
name: test_api
|
|
|
- url: "https://pub.flutter-io.cn"
|
|
|
+ url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
|
- version: "0.4.2"
|
|
|
- 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:
|
|
|
dependency: transitive
|
|
|
description:
|
|
|
name: vector_math
|
|
|
- url: "https://pub.flutter-io.cn"
|
|
|
+ url: "https://pub.dartlang.org"
|
|
|
source: hosted
|
|
|
- version: "2.1.0"
|
|
|
+ version: "2.1.2"
|
|
|
sdks:
|
|
|
- dart: ">=2.12.0 <3.0.0"
|
|
|
+ dart: ">=2.14.0 <3.0.0"
|