fixed category issue

This commit is contained in:
2025-03-18 18:48:07 +05:30
parent a073b7aeec
commit 7ab5c896f0
11 changed files with 679 additions and 645 deletions

View File

@@ -188,6 +188,7 @@ class AddtocartProvider extends ChangeNotifier {
notifyListeners();
},
(response) {
print("kdjgkjfghjkfghjkl $response");
couponDataModel = response!;
iscouponLoading = false;
notifyListeners();