Skip to content

Commit 160331e

Browse files
committed
update all packages to latest using dapackages
1 parent 3cdb30d commit 160331e

File tree

181 files changed

+4004
-974
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

181 files changed

+4004
-974
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"path_provider","path":"/Users/brandonsneider/.pub-cache/hosted/pub.dartlang.org/path_provider-0.5.0+1/","dependencies":[]},{"name":"sqflite","path":"/Users/brandonsneider/.pub-cache/hosted/pub.dartlang.org/sqflite-1.1.2/","dependencies":[]}],"android":[{"name":"path_provider","path":"/Users/brandonsneider/.pub-cache/hosted/pub.dartlang.org/path_provider-0.5.0+1/","dependencies":[]},{"name":"sqflite","path":"/Users/brandonsneider/.pub-cache/hosted/pub.dartlang.org/sqflite-1.1.2/","dependencies":[]}],"macos":[],"linux":[],"windows":[],"web":[]},"dependencyGraph":[{"name":"path_provider","dependencies":[]},{"name":"sqflite","dependencies":[]}],"date_created":"2020-06-18 17:15:02.090540","version":"1.20.0-0.0.pre"}
1+
{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"path_provider","path":"/Users/brandonsneider/.pub-cache/hosted/pub.dartlang.org/path_provider-0.5.0+1/","dependencies":[]},{"name":"sqflite","path":"/Users/brandonsneider/.pub-cache/hosted/pub.dartlang.org/sqflite-1.1.2/","dependencies":[]}],"android":[{"name":"path_provider","path":"/Users/brandonsneider/.pub-cache/hosted/pub.dartlang.org/path_provider-0.5.0+1/","dependencies":[]},{"name":"sqflite","path":"/Users/brandonsneider/.pub-cache/hosted/pub.dartlang.org/sqflite-1.1.2/","dependencies":[]}],"macos":[],"linux":[],"windows":[],"web":[]},"dependencyGraph":[{"name":"path_provider","dependencies":[]},{"name":"sqflite","dependencies":[]}],"date_created":"2020-06-18 18:01:22.771736","version":"1.20.0-0.0.pre"}

001-tik_tok_ui/final/pubspec.lock

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,14 @@ packages:
6363
name: cupertino_icons
6464
url: "https://pub.dartlang.org"
6565
source: hosted
66-
version: "0.1.2"
66+
version: "0.1.3"
67+
dapackages:
68+
dependency: "direct main"
69+
description:
70+
name: dapackages
71+
url: "https://pub.dartlang.org"
72+
source: hosted
73+
version: "1.1.1"
6774
fake_async:
6875
dependency: transitive
6976
description:
@@ -94,7 +101,7 @@ packages:
94101
name: http
95102
url: "https://pub.dartlang.org"
96103
source: hosted
97-
version: "0.12.0+1"
104+
version: "0.12.1"
98105
http_parser:
99106
dependency: transitive
100107
description:
@@ -130,6 +137,13 @@ packages:
130137
url: "https://pub.dartlang.org"
131138
source: hosted
132139
version: "0.5.0+1"
140+
pedantic:
141+
dependency: transitive
142+
description:
143+
name: pedantic
144+
url: "https://pub.dartlang.org"
145+
source: hosted
146+
version: "1.9.0"
133147
sky_engine:
134148
dependency: transitive
135149
description: flutter
@@ -212,6 +226,13 @@ packages:
212226
url: "https://pub.dartlang.org"
213227
source: hosted
214228
version: "2.0.8"
229+
yaml:
230+
dependency: transitive
231+
description:
232+
name: yaml
233+
url: "https://pub.dartlang.org"
234+
source: hosted
235+
version: "2.2.1"
215236
sdks:
216237
dart: ">=2.7.0 <3.0.0"
217238
flutter: ">=1.2.1 <2.0.0"

001-tik_tok_ui/final/pubspec.yaml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,23 +19,22 @@ environment:
1919
dependencies:
2020
flutter:
2121
sdk: flutter
22+
dapackages: ^1.1.1
2223

2324
# The following adds the Cupertino Icons font to your application.
2425
# Use with the CupertinoIcons class for iOS style icons.
25-
cupertino_icons: ^0.1.2
26+
cupertino_icons: ^0.1.3
2627
cached_network_image: 0.7.0
2728

2829
dev_dependencies:
2930
flutter_test:
3031
sdk: flutter
3132

32-
3333
# For information on the generic Dart part of this file, see the
3434
# following page: https://www.dartlang.org/tools/pub/pubspec
3535

3636
# The following section is specific to Flutter.
3737
flutter:
38-
3938
# The following line ensures that the Material Icons font is
4039
# included with your application, so that you can use the icons in
4140
# the material Icons class.
@@ -58,9 +57,9 @@ flutter:
5857
# list giving the asset and other descriptors for the font. For
5958
# example:
6059
fonts:
61-
- family: TikTokIcons
60+
- family: TikTokIcons
6261
fonts:
63-
- asset: assets/fonts/TikTokIcons.ttf
62+
- asset: assets/fonts/TikTokIcons.ttf
6463
# fonts:
6564
# - family: Schyler
6665
# fonts:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"path_provider","path":"/Users/brandonsneider/.pub-cache/hosted/pub.dartlang.org/path_provider-0.5.0+1/","dependencies":[]},{"name":"sqflite","path":"/Users/brandonsneider/.pub-cache/hosted/pub.dartlang.org/sqflite-1.1.2/","dependencies":[]}],"android":[{"name":"path_provider","path":"/Users/brandonsneider/.pub-cache/hosted/pub.dartlang.org/path_provider-0.5.0+1/","dependencies":[]},{"name":"sqflite","path":"/Users/brandonsneider/.pub-cache/hosted/pub.dartlang.org/sqflite-1.1.2/","dependencies":[]}],"macos":[],"linux":[],"windows":[],"web":[]},"dependencyGraph":[{"name":"path_provider","dependencies":[]},{"name":"sqflite","dependencies":[]}],"date_created":"2020-06-18 17:15:04.241961","version":"1.20.0-0.0.pre"}
1+
{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"path_provider","path":"/Users/brandonsneider/.pub-cache/hosted/pub.dartlang.org/path_provider-0.5.0+1/","dependencies":[]},{"name":"sqflite","path":"/Users/brandonsneider/.pub-cache/hosted/pub.dartlang.org/sqflite-1.1.2/","dependencies":[]}],"android":[{"name":"path_provider","path":"/Users/brandonsneider/.pub-cache/hosted/pub.dartlang.org/path_provider-0.5.0+1/","dependencies":[]},{"name":"sqflite","path":"/Users/brandonsneider/.pub-cache/hosted/pub.dartlang.org/sqflite-1.1.2/","dependencies":[]}],"macos":[],"linux":[],"windows":[],"web":[]},"dependencyGraph":[{"name":"path_provider","dependencies":[]},{"name":"sqflite","dependencies":[]}],"date_created":"2020-06-18 18:01:28.109635","version":"1.20.0-0.0.pre"}

001-tik_tok_ui/phase1/pubspec.lock

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,14 @@ packages:
6363
name: cupertino_icons
6464
url: "https://pub.dartlang.org"
6565
source: hosted
66-
version: "0.1.2"
66+
version: "0.1.3"
67+
dapackages:
68+
dependency: "direct main"
69+
description:
70+
name: dapackages
71+
url: "https://pub.dartlang.org"
72+
source: hosted
73+
version: "1.1.1"
6774
fake_async:
6875
dependency: transitive
6976
description:
@@ -94,7 +101,7 @@ packages:
94101
name: http
95102
url: "https://pub.dartlang.org"
96103
source: hosted
97-
version: "0.12.0+1"
104+
version: "0.12.1"
98105
http_parser:
99106
dependency: transitive
100107
description:
@@ -130,6 +137,13 @@ packages:
130137
url: "https://pub.dartlang.org"
131138
source: hosted
132139
version: "0.5.0+1"
140+
pedantic:
141+
dependency: transitive
142+
description:
143+
name: pedantic
144+
url: "https://pub.dartlang.org"
145+
source: hosted
146+
version: "1.9.0"
133147
sky_engine:
134148
dependency: transitive
135149
description: flutter
@@ -212,6 +226,13 @@ packages:
212226
url: "https://pub.dartlang.org"
213227
source: hosted
214228
version: "2.0.8"
229+
yaml:
230+
dependency: transitive
231+
description:
232+
name: yaml
233+
url: "https://pub.dartlang.org"
234+
source: hosted
235+
version: "2.2.1"
215236
sdks:
216237
dart: ">=2.7.0 <3.0.0"
217238
flutter: ">=1.2.1 <2.0.0"

001-tik_tok_ui/phase1/pubspec.yaml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,23 +19,22 @@ environment:
1919
dependencies:
2020
flutter:
2121
sdk: flutter
22+
dapackages: ^1.1.1
2223

2324
# The following adds the Cupertino Icons font to your application.
2425
# Use with the CupertinoIcons class for iOS style icons.
25-
cupertino_icons: ^0.1.2
26+
cupertino_icons: ^0.1.3
2627
cached_network_image: 0.7.0
2728

2829
dev_dependencies:
2930
flutter_test:
3031
sdk: flutter
3132

32-
3333
# For information on the generic Dart part of this file, see the
3434
# following page: https://www.dartlang.org/tools/pub/pubspec
3535

3636
# The following section is specific to Flutter.
3737
flutter:
38-
3938
# The following line ensures that the Material Icons font is
4039
# included with your application, so that you can use the icons in
4140
# the material Icons class.
@@ -58,9 +57,9 @@ flutter:
5857
# list giving the asset and other descriptors for the font. For
5958
# example:
6059
fonts:
61-
- family: TikTokIcons
60+
- family: TikTokIcons
6261
fonts:
63-
- asset: assets/fonts/TikTokIcons.ttf
62+
- asset: assets/fonts/TikTokIcons.ttf
6463
# fonts:
6564
# - family: Schyler
6665
# fonts:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"path_provider","path":"/Users/brandonsneider/.pub-cache/hosted/pub.dartlang.org/path_provider-0.5.0+1/","dependencies":[]},{"name":"sqflite","path":"/Users/brandonsneider/.pub-cache/hosted/pub.dartlang.org/sqflite-1.1.2/","dependencies":[]}],"android":[{"name":"path_provider","path":"/Users/brandonsneider/.pub-cache/hosted/pub.dartlang.org/path_provider-0.5.0+1/","dependencies":[]},{"name":"sqflite","path":"/Users/brandonsneider/.pub-cache/hosted/pub.dartlang.org/sqflite-1.1.2/","dependencies":[]}],"macos":[],"linux":[],"windows":[],"web":[]},"dependencyGraph":[{"name":"path_provider","dependencies":[]},{"name":"sqflite","dependencies":[]}],"date_created":"2020-06-18 17:15:06.321523","version":"1.20.0-0.0.pre"}
1+
{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"path_provider","path":"/Users/brandonsneider/.pub-cache/hosted/pub.dartlang.org/path_provider-0.5.0+1/","dependencies":[]},{"name":"sqflite","path":"/Users/brandonsneider/.pub-cache/hosted/pub.dartlang.org/sqflite-1.1.2/","dependencies":[]}],"android":[{"name":"path_provider","path":"/Users/brandonsneider/.pub-cache/hosted/pub.dartlang.org/path_provider-0.5.0+1/","dependencies":[]},{"name":"sqflite","path":"/Users/brandonsneider/.pub-cache/hosted/pub.dartlang.org/sqflite-1.1.2/","dependencies":[]}],"macos":[],"linux":[],"windows":[],"web":[]},"dependencyGraph":[{"name":"path_provider","dependencies":[]},{"name":"sqflite","dependencies":[]}],"date_created":"2020-06-18 18:01:17.378563","version":"1.20.0-0.0.pre"}

001-tik_tok_ui/phase2/pubspec.lock

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,14 @@ packages:
6363
name: cupertino_icons
6464
url: "https://pub.dartlang.org"
6565
source: hosted
66-
version: "0.1.2"
66+
version: "0.1.3"
67+
dapackages:
68+
dependency: "direct main"
69+
description:
70+
name: dapackages
71+
url: "https://pub.dartlang.org"
72+
source: hosted
73+
version: "1.1.1"
6774
fake_async:
6875
dependency: transitive
6976
description:
@@ -94,7 +101,7 @@ packages:
94101
name: http
95102
url: "https://pub.dartlang.org"
96103
source: hosted
97-
version: "0.12.0+1"
104+
version: "0.12.1"
98105
http_parser:
99106
dependency: transitive
100107
description:
@@ -130,6 +137,13 @@ packages:
130137
url: "https://pub.dartlang.org"
131138
source: hosted
132139
version: "0.5.0+1"
140+
pedantic:
141+
dependency: transitive
142+
description:
143+
name: pedantic
144+
url: "https://pub.dartlang.org"
145+
source: hosted
146+
version: "1.9.0"
133147
sky_engine:
134148
dependency: transitive
135149
description: flutter
@@ -212,6 +226,13 @@ packages:
212226
url: "https://pub.dartlang.org"
213227
source: hosted
214228
version: "2.0.8"
229+
yaml:
230+
dependency: transitive
231+
description:
232+
name: yaml
233+
url: "https://pub.dartlang.org"
234+
source: hosted
235+
version: "2.2.1"
215236
sdks:
216237
dart: ">=2.7.0 <3.0.0"
217238
flutter: ">=1.2.1 <2.0.0"

001-tik_tok_ui/phase2/pubspec.yaml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,23 +19,22 @@ environment:
1919
dependencies:
2020
flutter:
2121
sdk: flutter
22+
dapackages: ^1.1.1
2223

2324
# The following adds the Cupertino Icons font to your application.
2425
# Use with the CupertinoIcons class for iOS style icons.
25-
cupertino_icons: ^0.1.2
26+
cupertino_icons: ^0.1.3
2627
cached_network_image: 0.7.0
2728

2829
dev_dependencies:
2930
flutter_test:
3031
sdk: flutter
3132

32-
3333
# For information on the generic Dart part of this file, see the
3434
# following page: https://www.dartlang.org/tools/pub/pubspec
3535

3636
# The following section is specific to Flutter.
3737
flutter:
38-
3938
# The following line ensures that the Material Icons font is
4039
# included with your application, so that you can use the icons in
4140
# the material Icons class.
@@ -58,9 +57,9 @@ flutter:
5857
# list giving the asset and other descriptors for the font. For
5958
# example:
6059
fonts:
61-
- family: TikTokIcons
60+
- family: TikTokIcons
6261
fonts:
63-
- asset: assets/fonts/TikTokIcons.ttf
62+
- asset: assets/fonts/TikTokIcons.ttf
6463
# fonts:
6564
# - family: Schyler
6665
# fonts:

002-flutter-flare-pt1/01-start/pubspec.lock

Lines changed: 36 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,14 @@ packages:
4242
name: cupertino_icons
4343
url: "https://pub.dartlang.org"
4444
source: hosted
45-
version: "0.1.2"
45+
version: "0.1.3"
46+
dapackages:
47+
dependency: "direct main"
48+
description:
49+
name: dapackages
50+
url: "https://pub.dartlang.org"
51+
source: hosted
52+
version: "1.1.1"
4653
fake_async:
4754
dependency: transitive
4855
description:
@@ -60,6 +67,20 @@ packages:
6067
description: flutter
6168
source: sdk
6269
version: "0.0.0"
70+
http:
71+
dependency: transitive
72+
description:
73+
name: http
74+
url: "https://pub.dartlang.org"
75+
source: hosted
76+
version: "0.12.1"
77+
http_parser:
78+
dependency: transitive
79+
description:
80+
name: http_parser
81+
url: "https://pub.dartlang.org"
82+
source: hosted
83+
version: "3.1.4"
6384
matcher:
6485
dependency: transitive
6586
description:
@@ -81,6 +102,13 @@ packages:
81102
url: "https://pub.dartlang.org"
82103
source: hosted
83104
version: "1.7.0"
105+
pedantic:
106+
dependency: transitive
107+
description:
108+
name: pedantic
109+
url: "https://pub.dartlang.org"
110+
source: hosted
111+
version: "1.9.0"
84112
sky_engine:
85113
dependency: transitive
86114
description: flutter
@@ -142,5 +170,12 @@ packages:
142170
url: "https://pub.dartlang.org"
143171
source: hosted
144172
version: "2.0.8"
173+
yaml:
174+
dependency: transitive
175+
description:
176+
name: yaml
177+
url: "https://pub.dartlang.org"
178+
source: hosted
179+
version: "2.2.1"
145180
sdks:
146181
dart: ">=2.7.0 <3.0.0"

002-flutter-flare-pt1/01-start/pubspec.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,11 @@ environment:
1919
dependencies:
2020
flutter:
2121
sdk: flutter
22+
dapackages: ^1.1.1
2223

2324
# The following adds the Cupertino Icons font to your application.
2425
# Use with the CupertinoIcons class for iOS style icons.
25-
cupertino_icons: ^0.1.2
26+
cupertino_icons: ^0.1.3
2627

2728
dev_dependencies:
2829
flutter_test:

0 commit comments

Comments
 (0)