File tree Expand file tree Collapse file tree 2 files changed +0
-34
lines changed Expand file tree Collapse file tree 2 files changed +0
-34
lines changed Original file line number Diff line number Diff line change @@ -94,14 +94,6 @@ packages:
94
94
url: "https://github.com/flutter-news-app-full-source-code/core.git"
95
95
source: git
96
96
version: "0.0.0"
97
- country_picker:
98
- dependency: "direct main"
99
- description:
100
- name: country_picker
101
- sha256: "9b14c04f9a35e99f6de6bcbc453a556bb98345aecb481c7a0e843c94c2bee1f8"
102
- url: "https://pub.dev"
103
- source: hosted
104
- version: "2.0.27"
105
97
crypto:
106
98
dependency: transitive
107
99
description:
@@ -348,14 +340,6 @@ packages:
348
340
url: "https://github.com/flutter-news-app-full-source-code/kv-storage-shared-preferences.git"
349
341
source: git
350
342
version: "0.0.0"
351
- language_picker:
352
- dependency: "direct main"
353
- description:
354
- name: language_picker
355
- sha256: cace0eab53b712e26f5d2cd834a050b6dd6ab56b2ba31b3000dbe5f89f33f5fd
356
- url: "https://pub.dev"
357
- source: hosted
358
- version: "0.4.5"
359
343
logging:
360
344
dependency: "direct main"
361
345
description:
@@ -476,14 +460,6 @@ packages:
476
460
url: "https://pub.dev"
477
461
source: hosted
478
462
version: "6.1.5"
479
- recase:
480
- dependency: transitive
481
- description:
482
- name: recase
483
- sha256: e4eb4ec2dcdee52dcf99cb4ceabaffc631d7424ee55e56f280bc039737f89213
484
- url: "https://pub.dev"
485
- source: hosted
486
- version: "4.1.0"
487
463
shared_preferences:
488
464
dependency: transitive
489
465
description:
@@ -610,14 +586,6 @@ packages:
610
586
url: "https://github.com/flutter-news-app-full-source-code/ui-kit.git"
611
587
source: git
612
588
version: "0.0.0"
613
- universal_io:
614
- dependency: transitive
615
- description:
616
- name: universal_io
617
- sha256: "1722b2dcc462b4b2f3ee7d188dad008b6eb4c40bbd03a3de451d82c78bba9aad"
618
- url: "https://pub.dev"
619
- source: hosted
620
- version: "2.2.2"
621
589
universal_platform:
622
590
dependency: transitive
623
591
description:
Original file line number Diff line number Diff line change @@ -24,7 +24,6 @@ dependencies:
24
24
core :
25
25
git :
26
26
url : https://github.com/flutter-news-app-full-source-code/core.git
27
- country_picker : ^2.0.27
28
27
data_api :
29
28
git :
30
29
url : https://github.com/flutter-news-app-full-source-code/data-api.git
@@ -59,7 +58,6 @@ dependencies:
59
58
kv_storage_shared_preferences :
60
59
git :
61
60
url : https://github.com/flutter-news-app-full-source-code/kv-storage-shared-preferences.git
62
- language_picker : ^0.4.5
63
61
logging : ^1.3.0
64
62
pinput : ^5.0.1
65
63
timeago : ^3.7.1
You can’t perform that action at this time.
0 commit comments