Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 21851df

Browse files
authored
Merge pull request #86 from flutter-news-app-full-source-code/build/update-deps
Build/update deps
2 parents 439b81f + f4168f0 commit 21851df

File tree

3 files changed

+41
-26
lines changed

3 files changed

+41
-26
lines changed

‎.gitignore‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
.swiftpm/
1313
migrate_working_dir/
1414
.gemini/
15+
.flutter-plugins
16+
.flutter-plugins-dependencies
1517

1618
# IntelliJ related
1719
*.iml

‎pubspec.lock‎

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -13,35 +13,35 @@ packages:
1313
dependency: "direct main"
1414
description:
1515
path: "."
16-
ref: HEAD
17-
resolved-ref: "3507e12e877a424bb12060bc115b83e69c8c2017"
16+
ref: "41a7ea2bea938e422acdac0ecfbf3a614b3fb855"
17+
resolved-ref: "41a7ea2bea938e422acdac0ecfbf3a614b3fb855"
1818
url: "https://github.com/flutter-news-app-full-source-code/auth-api.git"
1919
source: git
2020
version: "0.0.0"
2121
auth_client:
2222
dependency: "direct main"
2323
description:
2424
path: "."
25-
ref: HEAD
26-
resolved-ref: "5d3920419f104ac1ae87ec58b69a31ac34b081cf"
25+
ref: fec23f405d58d4915638783d972b542d3faf96b2
26+
resolved-ref: fec23f405d58d4915638783d972b542d3faf96b2
2727
url: "https://github.com/flutter-news-app-full-source-code/auth-client.git"
2828
source: git
2929
version: "0.0.0"
3030
auth_inmemory:
3131
dependency: "direct main"
3232
description:
3333
path: "."
34-
ref: HEAD
35-
resolved-ref: "3782e6f5b79916dccc2bb0b77905f7cd6279fc3f"
34+
ref: "7f1a582419ae37cb43efe705e3299f2092c54a8b"
35+
resolved-ref: "7f1a582419ae37cb43efe705e3299f2092c54a8b"
3636
url: "https://github.com/flutter-news-app-full-source-code/auth-inmemory"
3737
source: git
3838
version: "0.0.0"
3939
auth_repository:
4040
dependency: "direct main"
4141
description:
4242
path: "."
43-
ref: HEAD
44-
resolved-ref: f096399b88adaed9ebb11692b72498ae7cf780e5
43+
ref: "1f1272b586b045903c164be5a39d95383809ba09"
44+
resolved-ref: "1f1272b586b045903c164be5a39d95383809ba09"
4545
url: "https://github.com/flutter-news-app-full-source-code/auth-repository.git"
4646
source: git
4747
version: "0.0.0"
@@ -89,8 +89,8 @@ packages:
8989
dependency: "direct main"
9090
description:
9191
path: "."
92-
ref: HEAD
93-
resolved-ref: d7d9afa3e0cf8fb211fdea3342db8831813abf7d
92+
ref: "828b984517edec069266579c624c7af9fbe0e2ac"
93+
resolved-ref: "828b984517edec069266579c624c7af9fbe0e2ac"
9494
url: "https://github.com/flutter-news-app-full-source-code/core.git"
9595
source: git
9696
version: "0.0.0"
@@ -106,35 +106,35 @@ packages:
106106
dependency: "direct main"
107107
description:
108108
path: "."
109-
ref: HEAD
110-
resolved-ref: fda0f27ed263f3bcdf854cb580077dc145df4319
109+
ref: f90ab664c6333995757026a2c96e96d304da6246
110+
resolved-ref: f90ab664c6333995757026a2c96e96d304da6246
111111
url: "https://github.com/flutter-news-app-full-source-code/data-api.git"
112112
source: git
113113
version: "0.0.0"
114114
data_client:
115115
dependency: "direct main"
116116
description:
117117
path: "."
118-
ref: HEAD
119-
resolved-ref: "2cbe263418a214838e2ac84d0db8911520d14a3e"
118+
ref: "960a00882045ee252274d9d57bfca606c1fe5d64"
119+
resolved-ref: "960a00882045ee252274d9d57bfca606c1fe5d64"
120120
url: "https://github.com/flutter-news-app-full-source-code/data-client.git"
121121
source: git
122122
version: "0.0.0"
123123
data_inmemory:
124124
dependency: "direct main"
125125
description:
126126
path: "."
127-
ref: HEAD
128-
resolved-ref: b19952348566a27277160279d84a66eb3d773306
127+
ref: aaf4e18b759ca8b33d060fd4aa8509238d5d3eaa
128+
resolved-ref: aaf4e18b759ca8b33d060fd4aa8509238d5d3eaa
129129
url: "https://github.com/flutter-news-app-full-source-code/data-inmemory.git"
130130
source: git
131131
version: "0.0.0"
132132
data_repository:
133133
dependency: "direct main"
134134
description:
135135
path: "."
136-
ref: HEAD
137-
resolved-ref: d9fbbf33d8bb53724e2dd29d488a0c8eb9cbf6e8
136+
ref: f8f01f1191286efbba41fa2bb369fb16eb652ccf
137+
resolved-ref: f8f01f1191286efbba41fa2bb369fb16eb652ccf
138138
url: "https://github.com/flutter-news-app-full-source-code/data-repository.git"
139139
source: git
140140
version: "0.0.0"
@@ -293,8 +293,8 @@ packages:
293293
dependency: "direct main"
294294
description:
295295
path: "."
296-
ref: HEAD
297-
resolved-ref: be0149d0eebab781a5ffefe5c6475d3bd1be56a6
296+
ref: "57f6bcfc0f209ecc135fdcb688194045ec87e6e8"
297+
resolved-ref: "57f6bcfc0f209ecc135fdcb688194045ec87e6e8"
298298
url: "https://github.com/flutter-news-app-full-source-code/http-client.git"
299299
source: git
300300
version: "0.0.0"
@@ -326,17 +326,17 @@ packages:
326326
dependency: "direct main"
327327
description:
328328
path: "."
329-
ref: HEAD
330-
resolved-ref: ac2e5caa0f024ce45e014da9a0fb9becaf01f452
329+
ref: "3bcba6b11fe0480e06e1bedf6eab4159a7c59c53"
330+
resolved-ref: "3bcba6b11fe0480e06e1bedf6eab4159a7c59c53"
331331
url: "https://github.com/flutter-news-app-full-source-code/kv-storage-service.git"
332332
source: git
333333
version: "0.0.0"
334334
kv_storage_shared_preferences:
335335
dependency: "direct main"
336336
description:
337337
path: "."
338-
ref: HEAD
339-
resolved-ref: "3e1cf489b1655d0835ee30e41e2d9235317482dc"
338+
ref: "4cefd202c5fc0c53856782fea7760baa1d0733f7"
339+
resolved-ref: "4cefd202c5fc0c53856782fea7760baa1d0733f7"
340340
url: "https://github.com/flutter-news-app-full-source-code/kv-storage-shared-preferences.git"
341341
source: git
342342
version: "0.0.0"
@@ -597,8 +597,8 @@ packages:
597597
dependency: "direct main"
598598
description:
599599
path: "."
600-
ref: HEAD
601-
resolved-ref: "3db96fc50462f01fc7a5edf1b3f7977a1b5c98b7"
600+
ref: d9c66362ec87fd7b5e3d3dee35828da6cbc1f66a
601+
resolved-ref: d9c66362ec87fd7b5e3d3dee35828da6cbc1f66a
602602
url: "https://github.com/flutter-news-app-full-source-code/ui-kit.git"
603603
source: git
604604
version: "0.0.0"

‎pubspec.yaml‎

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,32 +10,41 @@ dependencies:
1010
auth_api:
1111
git:
1212
url: https://github.com/flutter-news-app-full-source-code/auth-api.git
13+
ref: 41a7ea2bea938e422acdac0ecfbf3a614b3fb855
1314
auth_client:
1415
git:
1516
url: https://github.com/flutter-news-app-full-source-code/auth-client.git
17+
ref: fec23f405d58d4915638783d972b542d3faf96b2
1618
auth_inmemory:
1719
git:
1820
url: https://github.com/flutter-news-app-full-source-code/auth-inmemory
21+
ref: 7f1a582419ae37cb43efe705e3299f2092c54a8b
1922
auth_repository:
2023
git:
2124
url: https://github.com/flutter-news-app-full-source-code/auth-repository.git
25+
ref: 1f1272b586b045903c164be5a39d95383809ba09
2226
bloc: ^9.0.0
2327
bloc_concurrency: ^0.3.0
2428
core:
2529
git:
2630
url: https://github.com/flutter-news-app-full-source-code/core.git
31+
ref: 828b984517edec069266579c624c7af9fbe0e2ac
2732
data_api:
2833
git:
2934
url: https://github.com/flutter-news-app-full-source-code/data-api.git
35+
ref: f90ab664c6333995757026a2c96e96d304da6246
3036
data_client:
3137
git:
3238
url: https://github.com/flutter-news-app-full-source-code/data-client.git
39+
ref: 960a00882045ee252274d9d57bfca606c1fe5d64
3340
data_inmemory:
3441
git:
3542
url: https://github.com/flutter-news-app-full-source-code/data-inmemory.git
43+
ref: aaf4e18b759ca8b33d060fd4aa8509238d5d3eaa
3644
data_repository:
3745
git:
3846
url: https://github.com/flutter-news-app-full-source-code/data-repository.git
47+
ref: f8f01f1191286efbba41fa2bb369fb16eb652ccf
3948
data_table_2: ^2.6.0
4049
device_preview: ^1.2.0
4150
equatable: ^2.0.7
@@ -51,13 +60,16 @@ dependencies:
5160
http_client:
5261
git:
5362
url: https://github.com/flutter-news-app-full-source-code/http-client.git
63+
ref: 57f6bcfc0f209ecc135fdcb688194045ec87e6e8
5464
intl: ^0.20.2
5565
kv_storage_service:
5666
git:
5767
url: https://github.com/flutter-news-app-full-source-code/kv-storage-service.git
68+
ref: 3bcba6b11fe0480e06e1bedf6eab4159a7c59c53
5869
kv_storage_shared_preferences:
5970
git:
6071
url: https://github.com/flutter-news-app-full-source-code/kv-storage-shared-preferences.git
72+
ref: 4cefd202c5fc0c53856782fea7760baa1d0733f7
6173
logging: ^1.3.0
6274
pinput: ^5.0.1
6375
rxdart: ^0.28.0
@@ -66,6 +78,7 @@ dependencies:
6678
ui_kit:
6779
git:
6880
url: https://github.com/flutter-news-app-full-source-code/ui-kit.git
81+
ref: d9c66362ec87fd7b5e3d3dee35828da6cbc1f66a
6982
uuid: ^4.5.1
7083

7184

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /