This commit is contained in:
ImBenji
2024-02-28 18:06:22 +00:00
parent de98a2b40b
commit 8b8cb0412f
9 changed files with 520 additions and 147 deletions

View File

@@ -5,9 +5,9 @@ class ApiConstants {
static const String APPWRITE_PROJECT_ID = "65de530c1c0a7ffc0c3f";
static const String INFO_Q_DATABASE_ID = "65de5cab16717444527b";
static const String DEST_Q_COLLECTION_ID = "65de9f2f925562a2eda8";
static const String MANUAL_Q_COLLECTION_ID = "65de9f1b6282fd209bdb";
static const String BUSSTOP_Q_COLLECTION_ID = "65de9ef464bfa5a0693d";
static const String MANUAL_Q_COLLECTION_ID = "65de9f2f925562a2eda8";
static const String INFORMATION_Q_COLLECTION_ID = "65de9f1b6282fd209bdb";
static const String DEST_Q_COLLECTION_ID = "65de9ef464bfa5a0693d";