filter in content bytes

This commit is contained in:
jayesh
2024-05-09 15:17:24 +05:30
parent be5991e9ec
commit a6df6e9be0
7 changed files with 454 additions and 320 deletions

View File

@@ -48,7 +48,6 @@ class ApiUrls {
static String getContentBytesCategoriesApi =
"${base}getContentByteCategories";
static String getContentBytesApi = "${base}getContentBytes";
static String morevideoApi = "${base}get-content-bytes-of-videos";
static String getPreviousReadApi = "${base}get-previous-reads-of-user";
static String storeReadCountApi = "${base}store-content-byte-read-click";