addtocart
This commit is contained in:
@@ -93,6 +93,8 @@ class ProductRepo {
|
||||
|
||||
AllCartItems allCartItems = allCartItemsFromJson(response.toString());
|
||||
|
||||
print("jdfgjkdf${allCartItems}");
|
||||
|
||||
return right(allCartItems);
|
||||
} on DioException catch (e) {
|
||||
print("sdkjfkjdkfjgjfdjg");
|
||||
|
||||
Reference in New Issue
Block a user