feat: report purchasing
Build & Deploy iOS to TestFlight / build-and-deploy (push) Waiting to run

This commit is contained in:
efrilm
2026-06-22 14:30:38 +07:00
parent c1cefb122b
commit 0b70194d8e
19 changed files with 592 additions and 71 deletions
@@ -49,5 +49,6 @@ abstract class IAnalyticRepository {
required DateTime dateFrom,
required DateTime dateTo,
String? outletId,
String groupBy = 'day',
});
}