Skip to content

Commit 4653398

Browse files
committed
remove dapackages (it should only be a dev dependency anyways, but no need to clutter tutorials)
1 parent 7048aaf commit 4653398

File tree

190 files changed

+43
-2092
lines changed

Some content is hidden

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

190 files changed

+43
-2092
lines changed
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 21:07:24.089413","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 21:49:04.552095","version":"1.20.0-0.0.pre"}

001-tik_tok_ui/final/pubspec.lock

-14
Original file line numberDiff line numberDiff line change
@@ -64,13 +64,6 @@ packages:
6464
url: "https://pub.dartlang.org"
6565
source: hosted
6666
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"
7467
fake_async:
7568
dependency: transitive
7669
description:
@@ -226,13 +219,6 @@ packages:
226219
url: "https://pub.dartlang.org"
227220
source: hosted
228221
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"
236222
sdks:
237223
dart: ">=2.7.0 <3.0.0"
238224
flutter: ">=1.2.1 <2.0.0"

001-tik_tok_ui/final/pubspec.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ environment:
1919
dependencies:
2020
flutter:
2121
sdk: flutter
22-
dapackages: ^1.1.1
2322

2423
# The following adds the Cupertino Icons font to your application.
2524
# Use with the CupertinoIcons class for iOS style icons.
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 21:07:30.435588","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 21:49:06.052206","version":"1.20.0-0.0.pre"}

001-tik_tok_ui/phase1/pubspec.lock

-14
Original file line numberDiff line numberDiff line change
@@ -64,13 +64,6 @@ packages:
6464
url: "https://pub.dartlang.org"
6565
source: hosted
6666
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"
7467
fake_async:
7568
dependency: transitive
7669
description:
@@ -226,13 +219,6 @@ packages:
226219
url: "https://pub.dartlang.org"
227220
source: hosted
228221
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"
236222
sdks:
237223
dart: ">=2.7.0 <3.0.0"
238224
flutter: ">=1.2.1 <2.0.0"

001-tik_tok_ui/phase1/pubspec.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ environment:
1919
dependencies:
2020
flutter:
2121
sdk: flutter
22-
dapackages: ^1.1.1
2322

2423
# The following adds the Cupertino Icons font to your application.
2524
# Use with the CupertinoIcons class for iOS style icons.
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 21:07:18.275769","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 21:49:02.967998","version":"1.20.0-0.0.pre"}

001-tik_tok_ui/phase2/pubspec.lock

-14
Original file line numberDiff line numberDiff line change
@@ -64,13 +64,6 @@ packages:
6464
url: "https://pub.dartlang.org"
6565
source: hosted
6666
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"
7467
fake_async:
7568
dependency: transitive
7669
description:
@@ -226,13 +219,6 @@ packages:
226219
url: "https://pub.dartlang.org"
227220
source: hosted
228221
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"
236222
sdks:
237223
dart: ">=2.7.0 <3.0.0"
238224
flutter: ">=1.2.1 <2.0.0"

001-tik_tok_ui/phase2/pubspec.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ environment:
1919
dependencies:
2020
flutter:
2121
sdk: flutter
22-
dapackages: ^1.1.1
2322

2423
# The following adds the Cupertino Icons font to your application.
2524
# Use with the CupertinoIcons class for iOS style icons.

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

-35
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,6 @@ packages:
4343
url: "https://pub.dartlang.org"
4444
source: hosted
4545
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"
5346
fake_async:
5447
dependency: transitive
5548
description:
@@ -67,20 +60,6 @@ packages:
6760
description: flutter
6861
source: sdk
6962
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"
8463
matcher:
8564
dependency: transitive
8665
description:
@@ -102,13 +81,6 @@ packages:
10281
url: "https://pub.dartlang.org"
10382
source: hosted
10483
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"
11284
sky_engine:
11385
dependency: transitive
11486
description: flutter
@@ -170,12 +142,5 @@ packages:
170142
url: "https://pub.dartlang.org"
171143
source: hosted
172144
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"
180145
sdks:
181146
dart: ">=2.7.0 <3.0.0"

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

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ environment:
1919
dependencies:
2020
flutter:
2121
sdk: flutter
22-
dapackages: ^1.1.1
2322

2423
# The following adds the Cupertino Icons font to your application.
2524
# Use with the CupertinoIcons class for iOS style icons.

002-flutter-flare-pt1/02-open-close/pubspec.lock

-35
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,6 @@ packages:
4343
url: "https://pub.dartlang.org"
4444
source: hosted
4545
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"
5346
fake_async:
5447
dependency: transitive
5548
description:
@@ -81,20 +74,6 @@ packages:
8174
description: flutter
8275
source: sdk
8376
version: "0.0.0"
84-
http:
85-
dependency: transitive
86-
description:
87-
name: http
88-
url: "https://pub.dartlang.org"
89-
source: hosted
90-
version: "0.12.1"
91-
http_parser:
92-
dependency: transitive
93-
description:
94-
name: http_parser
95-
url: "https://pub.dartlang.org"
96-
source: hosted
97-
version: "3.1.4"
9877
matcher:
9978
dependency: transitive
10079
description:
@@ -116,13 +95,6 @@ packages:
11695
url: "https://pub.dartlang.org"
11796
source: hosted
11897
version: "1.7.0"
119-
pedantic:
120-
dependency: transitive
121-
description:
122-
name: pedantic
123-
url: "https://pub.dartlang.org"
124-
source: hosted
125-
version: "1.9.0"
12698
sky_engine:
12799
dependency: transitive
128100
description: flutter
@@ -184,12 +156,5 @@ packages:
184156
url: "https://pub.dartlang.org"
185157
source: hosted
186158
version: "2.0.8"
187-
yaml:
188-
dependency: transitive
189-
description:
190-
name: yaml
191-
url: "https://pub.dartlang.org"
192-
source: hosted
193-
version: "2.2.1"
194159
sdks:
195160
dart: ">=2.7.0 <3.0.0"

002-flutter-flare-pt1/02-open-close/pubspec.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ environment:
1919
dependencies:
2020
flutter:
2121
sdk: flutter
22-
dapackages: ^1.1.1
2322

2423
# The following adds the Cupertino Icons font to your application.
2524
# Use with the CupertinoIcons class for iOS style icons.

002-flutter-flare-pt1/03-multiple-areas/pubspec.lock

-35
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,6 @@ packages:
4343
url: "https://pub.dartlang.org"
4444
source: hosted
4545
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"
5346
fake_async:
5447
dependency: transitive
5548
description:
@@ -81,20 +74,6 @@ packages:
8174
description: flutter
8275
source: sdk
8376
version: "0.0.0"
84-
http:
85-
dependency: transitive
86-
description:
87-
name: http
88-
url: "https://pub.dartlang.org"
89-
source: hosted
90-
version: "0.12.1"
91-
http_parser:
92-
dependency: transitive
93-
description:
94-
name: http_parser
95-
url: "https://pub.dartlang.org"
96-
source: hosted
97-
version: "3.1.4"
9877
matcher:
9978
dependency: transitive
10079
description:
@@ -116,13 +95,6 @@ packages:
11695
url: "https://pub.dartlang.org"
11796
source: hosted
11897
version: "1.7.0"
119-
pedantic:
120-
dependency: transitive
121-
description:
122-
name: pedantic
123-
url: "https://pub.dartlang.org"
124-
source: hosted
125-
version: "1.9.0"
12698
sky_engine:
12799
dependency: transitive
128100
description: flutter
@@ -184,12 +156,5 @@ packages:
184156
url: "https://pub.dartlang.org"
185157
source: hosted
186158
version: "2.0.8"
187-
yaml:
188-
dependency: transitive
189-
description:
190-
name: yaml
191-
url: "https://pub.dartlang.org"
192-
source: hosted
193-
version: "2.2.1"
194159
sdks:
195160
dart: ">=2.7.0 <3.0.0"

002-flutter-flare-pt1/03-multiple-areas/pubspec.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ environment:
1919
dependencies:
2020
flutter:
2121
sdk: flutter
22-
dapackages: ^1.1.1
2322

2423
# The following adds the Cupertino Icons font to your application.
2524
# Use with the CupertinoIcons class for iOS style icons.

003-smart-flare/01-start/pubspec.lock

-35
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,6 @@ packages:
4343
url: "https://pub.dartlang.org"
4444
source: hosted
4545
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"
5346
fake_async:
5447
dependency: transitive
5548
description:
@@ -81,20 +74,6 @@ packages:
8174
description: flutter
8275
source: sdk
8376
version: "0.0.0"
84-
http:
85-
dependency: transitive
86-
description:
87-
name: http
88-
url: "https://pub.dartlang.org"
89-
source: hosted
90-
version: "0.12.1"
91-
http_parser:
92-
dependency: transitive
93-
description:
94-
name: http_parser
95-
url: "https://pub.dartlang.org"
96-
source: hosted
97-
version: "3.1.4"
9877
matcher:
9978
dependency: transitive
10079
description:
@@ -116,13 +95,6 @@ packages:
11695
url: "https://pub.dartlang.org"
11796
source: hosted
11897
version: "1.7.0"
119-
pedantic:
120-
dependency: transitive
121-
description:
122-
name: pedantic
123-
url: "https://pub.dartlang.org"
124-
source: hosted
125-
version: "1.9.0"
12698
sky_engine:
12799
dependency: transitive
128100
description: flutter
@@ -191,12 +163,5 @@ packages:
191163
url: "https://pub.dartlang.org"
192164
source: hosted
193165
version: "2.0.8"
194-
yaml:
195-
dependency: transitive
196-
description:
197-
name: yaml
198-
url: "https://pub.dartlang.org"
199-
source: hosted
200-
version: "2.2.1"
201166
sdks:
202167
dart: ">=2.7.0 <3.0.0"

0 commit comments

Comments
 (0)