1
- name : ht_api
2
- description : ht_api is the backend API component of the Headlines Toolkit (HT) project .
3
- repository : https://github.com/headlines-toolkit/ht- api
1
+ name : flutter_news_app_api_server_full_source_code
2
+ description : .. .
3
+ repository : https://github.com/flutter-news-app-full-source-code/flutter-news-app- api-server-full-source-code
4
4
publish_to : none
5
5
6
6
environment :
@@ -10,30 +10,30 @@ dependencies:
10
10
dart_frog : ^1.1.0
11
11
dart_jsonwebtoken : ^3.2.0
12
12
dotenv : ^4.2.0
13
- ht_data_client :
13
+ data_client :
14
14
git :
15
- url : https://github.com/headlines-toolkit/ht- data-client.git
16
- ht_data_mongodb :
15
+ url : https://github.com/flutter-news-app-full-source-code/ data-client.git
16
+ data_mongodb :
17
17
git :
18
- url : https://github.com/headlines-toolkit/ht- data-mongodb.git
19
- ht_data_repository :
18
+ url : https://github.com/flutter-news-app-full-source-code/ data-mongodb.git
19
+ data_repository :
20
20
git :
21
- url : https://github.com/headlines-toolkit/ht- data-repository.git
22
- ht_email_client :
21
+ url : https://github.com/flutter-news-app-full-source-code/ data-repository.git
22
+ email_client :
23
23
git :
24
- url : https://github.com/headlines-toolkit/ht- email-client.git
25
- ht_email_repository :
24
+ url : https://github.com/flutter-news-app-full-source-code/ email-client.git
25
+ email_repository :
26
26
git :
27
- url : https://github.com/headlines-toolkit/ht- email-repository.git
28
- ht_email_sendgrid :
27
+ url : https://github.com/flutter-news-app-full-source-code/ email-repository.git
28
+ email_sendgrid :
29
29
git :
30
- url : https://github.com/headlines-toolkit/ht- email-sendgrid.git
31
- ht_http_client :
30
+ url : https://github.com/flutter-news-app-full-source-code/ email-sendgrid.git
31
+ http_client :
32
32
git :
33
- url : https://github.com/headlines-toolkit/ht- http-client.git
34
- ht_shared :
33
+ url : https://github.com/flutter-news-app-full-source-code/ http-client.git
34
+ core :
35
35
git :
36
- url : https://github.com/headlines-toolkit/ht-shared .git
36
+ url : https://github.com/flutter-news-app-full-source-code/core .git
37
37
json_annotation : ^4.9.0
38
38
logging : ^1.3.0
39
39
meta : ^1.16.0
@@ -43,4 +43,4 @@ dependencies:
43
43
dev_dependencies :
44
44
mocktail : ^1.0.3
45
45
test : ^1.25.5
46
- very_good_analysis : ^7 .0.0
46
+ very_good_analysis : ^9 .0.0
0 commit comments