addtocart

This commit is contained in:
bestonemitRam
2025-01-31 00:48:19 +05:30
parent 48fab4a1c0
commit 028155a1d7
11 changed files with 1021 additions and 675 deletions

View File

@@ -93,6 +93,8 @@ class ProductRepo {
AllCartItems allCartItems = allCartItemsFromJson(response.toString());
print("jdfgjkdf${allCartItems}");
return right(allCartItems);
} on DioException catch (e) {
print("sdkjfkjdkfjgjfdjg");