Skip to content

Commit f1105fc

Browse files
committed
feat: add ht_preferences clients
- Added ht_preferences_client dep - Added ht_preferences_firestore dep
1 parent e788b31 commit f1105fc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pubspec.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,12 @@ dependencies:
6565
ht_kv_storage_shared_preferences:
6666
git:
6767
url: https://github.com/headlines-toolkit/ht-kv-storage-shared-preferences.git
68+
ht_preferences_client:
69+
git:
70+
url: https://github.com/headlines-toolkit/ht-preferences-client.git
71+
ht_preferences_firestore:
72+
git:
73+
url: https://github.com/headlines-toolkit/ht-preferences-firestore.git
6874
ht_shared:
6975
git:
7076
url: https://github.com/headlines-toolkit/ht-shared.git

0 commit comments

Comments
 (0)