We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 671691f commit 2b8419bCopy full SHA for 2b8419b
pubspec.yaml
@@ -15,6 +15,9 @@ dependencies:
15
ht_data_inmemory:
16
git:
17
url: https://github.com/headlines-toolkit/ht-data-inmemory.git
18
+ ht_data_postgres:
19
+ git:
20
+ url: https://github.com/headlines-toolkit/ht-data-postgres.git
21
ht_data_repository:
22
23
url: https://github.com/headlines-toolkit/ht-data-repository.git
@@ -34,7 +37,9 @@ dependencies:
34
37
35
38
url: https://github.com/headlines-toolkit/ht-shared.git
36
39
40
+ logging: ^1.3.0
41
meta: ^1.16.0
42
+ postgres: ^3.5.6
43
shelf_cors_headers: ^0.1.5
44
uuid: ^4.5.1
45
0 commit comments