Update: 2026-06-15 01:37:40

This commit is contained in:
Hamza-Ayed
2026-06-15 01:37:41 +03:00
parent f021ba5a35
commit 2321b78244
164 changed files with 1356 additions and 1560 deletions

View File

@@ -197,6 +197,8 @@ class AppLink {
// ================= Gamification Endpoints =================
static String get getWeeklyAggregate =>
"$endPoint/ride/gamification/getWeeklyAggregate.php";
static String get getGamificationDashboard =>
"$endPoint/ride/gamification/getGamificationDashboard.php";
static String get getLeaderboard =>
"$endPoint/ride/gamification/getLeaderboard.php";
static String get claimChallengeReward =>