fixed category issue
This commit is contained in:
@@ -188,6 +188,7 @@ class AddtocartProvider extends ChangeNotifier {
|
||||
notifyListeners();
|
||||
},
|
||||
(response) {
|
||||
print("kdjgkjfghjkfghjkl $response");
|
||||
couponDataModel = response!;
|
||||
iscouponLoading = false;
|
||||
notifyListeners();
|
||||
|
||||
Reference in New Issue
Block a user