fixed compare issues and arabic version

merge-requests/386/head
Fatimah Alshammari 4 years ago
parent 62167baec5
commit 8c0dca781c

@ -73,6 +73,8 @@ const Map localizedValues = {
}, },
'enterDocName': {'en': 'Enter Doctor name', 'ar': 'أدخل إسم الطبيب'}, 'enterDocName': {'en': 'Enter Doctor name', 'ar': 'أدخل إسم الطبيب'},
'search': {'en': 'Search', 'ar': 'بحث'}, 'search': {'en': 'Search', 'ar': 'بحث'},
'noResultFound': {'en': 'No Result Found', 'ar': 'المنتج غير موجود'},
'pleaseEnterProductName': {'en': 'Please Enter Product Name', 'ar': 'ادخل اسم المنتج'},
'bookNow': {'en': 'BOOK NOW', 'ar': 'احجز الآن'}, 'bookNow': {'en': 'BOOK NOW', 'ar': 'احجز الآن'},
'docInfo': {'en': 'Doctor Information', 'ar': 'معلومات الطبيب'}, 'docInfo': {'en': 'Doctor Information', 'ar': 'معلومات الطبيب'},
'appoInfo': {'en': 'Appointment Information', 'ar': 'معلومات الموعد'}, 'appoInfo': {'en': 'Appointment Information', 'ar': 'معلومات الموعد'},
@ -712,11 +714,16 @@ const Map localizedValues = {
"ar": "ar":
"خدمة الاشعة: هذه الخدمة تمكنك من الاطلاع على تقارير وصور الاشعة التي تمت في مجموعة الحبيب الطبية وكذلك ارسال التقرير عن طريق الايميل." "خدمة الاشعة: هذه الخدمة تمكنك من الاطلاع على تقارير وصور الاشعة التي تمت في مجموعة الحبيب الطبية وكذلك ارسال التقرير عن طريق الايميل."
}, },
"noReviewsAvailable": {"en": "No Reviews Available", "ar": "لا يوجد تقييمات"},
"noLocationAvailable": {"en": "No Location Available", "ar": "لا يوجد موقع"},
"orders": {"en": "Orders", "ar": "الطلبات"}, "orders": {"en": "Orders", "ar": "الطلبات"},
"lakum": {"en": "Lakum", "ar": "لكم"}, "lakum": {"en": "Lakum", "ar": "لكم"},
"wishlist": {"en": "Wishlist", "ar": "الرغبات"}, "wishlist": {"en": "Wishlist", "ar": "المفضلة"},
"products": {"en": "Products", "ar": "المنتجات"},
"reviews": {"en": "Reviews", "ar": "التقيمات"}, "reviews": {"en": "Reviews", "ar": "التقيمات"},
// "myPrescriptions": {"en": "My Prescriptions", "ar": "وصفاتي"}, "brands": {"en": "Brands", "ar": "العلامات التجارية"},
"productDetails": {"en": "Product Details", "ar": "تفاصيل المنتج"},
// "medicationRefill": {"en": "Medication Refill", "ar": "تعبئة الأدوية"}, // "medicationRefill": {"en": "Medication Refill", "ar": "تعبئة الأدوية"},
"pillReminder": {"en": "Pill Reminder", "ar": "تذكير الأدويه"}, "pillReminder": {"en": "Pill Reminder", "ar": "تذكير الأدويه"},
"shippingAddresses": {"en": "Shipping Addresses", "ar": "عناوين الشحن"}, "shippingAddresses": {"en": "Shipping Addresses", "ar": "عناوين الشحن"},
@ -848,7 +855,7 @@ const Map localizedValues = {
}, },
"shopByBrands": {"en": "Shop By Brands", "ar": "تسوق حسب الماركات"}, "shopByBrands": {"en": "Shop By Brands", "ar": "تسوق حسب الماركات"},
"recentlyViewed": {"en": "Recently Viewed", "ar": "شوهدت مؤخرا"}, "recentlyViewed": {"en": "Recently Viewed", "ar": "شوهدت مؤخرا"},
"bestSellers": {"en": "Best Sellers", "ar": "أفضل البائعين"}, "bestSellers": {"en": "Best Seller", "ar": "الأكثر مبيعأ"},
"deleteAllItems": {"en": "Delete All Items", "ar": "حذف كافة العناصر"}, "deleteAllItems": {"en": "Delete All Items", "ar": "حذف كافة العناصر"},
"total": {"en": "Total", "ar": "المجموع"}, "total": {"en": "Total", "ar": "المجموع"},
"totalWithColonRight": {"en": "Total:", "ar": ":المجموع"}, "totalWithColonRight": {"en": "Total:", "ar": ":المجموع"},
@ -881,15 +888,18 @@ const Map localizedValues = {
"en": "Drag point to change your age", "en": "Drag point to change your age",
"ar": "اسحب لتغيير عمرك" "ar": "اسحب لتغيير عمرك"
}, },
"refine": {"en": "Refine", "ar": "refine"},
"reset": {"en": "Reset", "ar": "اعادة تعيين"},
"apply": {"en": "Apply", "ar": "تطبيق"},
"viewCategorise": {"en": "View All Categories", "ar": "عرض جميع الفئات"},
"categorise": {"en": "Categories", "ar": "التطبيقات"}, "categorise": {"en": "Categories", "ar": "التطبيقات"},
"wishList": {"en": "WishList", "ar": "الرغبات"}, "wishList": {"en": "WishList", "ar": "المفضلة"},
"myAccount": {"en": "My Account", "ar": "حسابي"}, "myAccount": {"en": "My Account", "ar": "حسابي"},
"cart": {"en": "Cart", "ar": "التسوق"}, "cart": {"en": "Cart", "ar": "التسوق"},
"Alhabibapp": {"en": "Al habib app", "ar": "تطبيق الحبيب"}, "Alhabibapp": {"en": "Al habib app", "ar": "تطبيق الحبيب"},
"searchProductHere": { "searchProductHere": {
"en": "Search Product here", "en": "Search Product here",
"ar": "ابحث في الطلب الخاص بك" "ar": "البحث عن منتج"
}, },
"HHCNotAuthMsg": { "HHCNotAuthMsg": {
"en": "en":
@ -1539,7 +1549,10 @@ const Map localizedValues = {
"vaccination": {"en": "Vaccination", "ar": "جدول التطعيمات"}, "vaccination": {"en": "Vaccination", "ar": "جدول التطعيمات"},
"welcomeBack": {"en": "Welcome back", "ar": "مرحبا مرة أخرى"}, "welcomeBack": {"en": "Welcome back", "ar": "مرحبا مرة أخرى"},
"quantitySize": {"en": "Quantity", "ar": "كميه"}, "quantitySize": {"en": "Quantity", "ar": "كميه"},
"addToCart": {"en": "add to cart", "ar": "إضفة للسلة"}, "addToCart": {"en": "Add to Cart", "ar": "إضف للسلة"},
"addToWishlist": {"en": "Add to Wishlist", "ar": "اضف للمفضلة"},
"noData": {"en": "There is no data", "ar": "لايوجد بيانات"},
"no_data": {"en": "No data", "ar": "لايوجد بيانات"},
"buyNow": {"en": "buy now", "ar": "إشتري الان"}, "buyNow": {"en": "buy now", "ar": "إشتري الان"},
"quantityShortcut": {"en": "QTY", "ar": "كمية"}, "quantityShortcut": {"en": "QTY", "ar": "كمية"},

@ -14,15 +14,15 @@ class RecommendedProductModel {
// dynamic metaDescription; // dynamic metaDescription;
// dynamic metaTitle; // dynamic metaTitle;
bool allowCustomerReviews; bool allowCustomerReviews;
int approvedRatingSum; dynamic approvedRatingSum;
int notApprovedRatingSum; dynamic notApprovedRatingSum;
int approvedTotalReviews; dynamic approvedTotalReviews;
int notApprovedTotalReviews; dynamic notApprovedTotalReviews;
dynamic sku; dynamic sku;
bool isRx; bool isRx;
bool prescriptionRequired; bool prescriptionRequired;
// dynamic rxMessage; dynamic rxMessage;
// dynamic rxMessagen; dynamic rxMessagen;
// dynamic manufacturerPartNumber; // dynamic manufacturerPartNumber;
// dynamic gtin; // dynamic gtin;
bool isGiftCard; bool isGiftCard;
@ -30,33 +30,33 @@ class RecommendedProductModel {
bool automaticallyAddRequiredProducts; bool automaticallyAddRequiredProducts;
bool isDownload; bool isDownload;
bool unlimitedDownloads; bool unlimitedDownloads;
int maxNumberOfDownloads; dynamic maxNumberOfDownloads;
// dynamic downloadExpirationDays; // dynamic downloadExpirationDays;
bool hasSampleDownload; bool hasSampleDownload;
bool hasUserAgreement; bool hasUserAgreement;
bool isRecurring; bool isRecurring;
int recurringCycleLength; dynamic recurringCycleLength;
int recurringTotalCycles; dynamic recurringTotalCycles;
bool isRental; bool isRental;
int rentalPriceLength; dynamic rentalPriceLength;
bool isShipEnabled; bool isShipEnabled;
bool isFreeShipping; bool isFreeShipping;
bool shipSeparately; bool shipSeparately;
int additionalShippingCharge; dynamic additionalShippingCharge;
bool isTaxExempt; bool isTaxExempt;
bool isTelecommunicationsOrBroadcastingOrElectronicServices; bool isTelecommunicationsOrBroadcastingOrElectronicServices;
bool useMultipleWarehouses; bool useMultipleWarehouses;
int manageInventoryMethodId; dynamic manageInventoryMethodId;
int stockQuantity; dynamic stockQuantity;
dynamic stockAvailability; dynamic stockAvailability;
dynamic stockAvailabilityn; dynamic stockAvailabilityn;
bool displayStockAvailability; bool displayStockAvailability;
bool displayStockQuantity; bool displayStockQuantity;
int minStockQuantity; dynamic minStockQuantity;
int notifyAdminForQuantityBelow; dynamic notifyAdminForQuantityBelow;
bool allowBackInStockSubscriptions; bool allowBackInStockSubscriptions;
int orderMinimumQuantity; dynamic orderMinimumQuantity;
int orderMaximumQuantity; dynamic orderMaximumQuantity;
// Null allowedQuantities; // Null allowedQuantities;
bool allowAddingOnlyExistingAttributeCombinations; bool allowAddingOnlyExistingAttributeCombinations;
bool disableBuyButton; bool disableBuyButton;
@ -64,18 +64,18 @@ class RecommendedProductModel {
bool availableForPreOrder; bool availableForPreOrder;
// dynamic preOrderAvailabilityStartDateTimeUtc; // dynamic preOrderAvailabilityStartDateTimeUtc;
bool callForPrice; bool callForPrice;
double price; dynamic price;
int oldPrice; dynamic oldPrice;
double productCost; dynamic productCost;
// dynamic specialPrice; // dynamic specialPrice;
// dynamic specialPriceStartDateTimeUtc; // dynamic specialPriceStartDateTimeUtc;
// dynamic specialPriceEndDateTimeUtc; // dynamic specialPriceEndDateTimeUtc;
bool customerEntersPrice; bool customerEntersPrice;
int minimumCustomerEnteredPrice; dynamic minimumCustomerEnteredPrice;
int maximumCustomerEnteredPrice; dynamic maximumCustomerEnteredPrice;
bool basepriceEnabled; bool basepriceEnabled;
int basepriceAmount; dynamic basepriceAmount;
int basepriceBaseAmount; dynamic basepriceBaseAmount;
bool hasTierPrices; bool hasTierPrices;
bool hasDiscountsApplied; bool hasDiscountsApplied;
// dynamic discountName; // dynamic discountName;
@ -85,30 +85,30 @@ class RecommendedProductModel {
// dynamic discountPercentage; // dynamic discountPercentage;
dynamic currency; dynamic currency;
dynamic currencyn; dynamic currencyn;
double weight; dynamic weight;
int length; dynamic length;
int width; dynamic width;
int height; dynamic height;
// dynamic availableStartDateTimeUtc; // dynamic availableStartDateTimeUtc;
// dynamic availableEndDateTimeUtc; // dynamic availableEndDateTimeUtc;
int displayOrder; dynamic displayOrder;
bool published; bool published;
bool deleted; bool deleted;
dynamic createdOnUtc; dynamic createdOnUtc;
dynamic updatedOnUtc; dynamic updatedOnUtc;
dynamic productType; dynamic productType;
int parentGroupedProductId; dynamic parentGroupedProductId;
// List<dynamic> roleIds; // List<dynamic> roleIds;
// List<dynamic> discountIds; // List<dynamic> discountIds;
// List<dynamic> storeIds; // List<dynamic> storeIds;
List<int> manufacturerIds; List<dynamic> manufacturerIds;
// List<dynamic> reviews; // List<dynamic> reviews;
List<Images> images; List<Images> images;
// List<dynamic> attributes; // List<dynamic> attributes;
List<Specifications> specifications; List<Specifications> specifications;
// List<dynamic> associatedProductIds; // List<dynamic> associatedProductIds;
// List<dynamic> tags; // List<dynamic> tags;
int vendorId; dynamic vendorId;
dynamic seName; dynamic seName;
bool isinwishlist; bool isinwishlist;
@ -135,8 +135,8 @@ class RecommendedProductModel {
this.sku, this.sku,
this.isRx, this.isRx,
this.prescriptionRequired, this.prescriptionRequired,
// this.rxMessage, this.rxMessage,
// this.rxMessagen, this.rxMessagen,
// this.manufacturerPartNumber, // this.manufacturerPartNumber,
// this.gtin, // this.gtin,
this.isGiftCard, this.isGiftCard,
@ -254,8 +254,8 @@ class RecommendedProductModel {
sku = json['sku']; sku = json['sku'];
isRx = json['is_rx']; isRx = json['is_rx'];
prescriptionRequired = json['prescription_required']; prescriptionRequired = json['prescription_required'];
// rxMessage = json['rx_message']; rxMessage = json['rx_message'];
// rxMessagen = json['rx_messagen']; rxMessagen = json['rx_messagen'];
// manufacturerPartNumber = json['manufacturer_part_number']; // manufacturerPartNumber = json['manufacturer_part_number'];
// gtin = json['gtin']; // gtin = json['gtin'];
isGiftCard = json['is_gift_card']; isGiftCard = json['is_gift_card'];
@ -353,7 +353,7 @@ class RecommendedProductModel {
// storeIds.add(new Null.fromJson(v)); // storeIds.add(new Null.fromJson(v));
// }); // });
// } // }
manufacturerIds = json['manufacturer_ids'].cast<int>(); manufacturerIds = json['manufacturer_ids'].cast<dynamic>();
// if (json['reviews'] != null) { // if (json['reviews'] != null) {
// reviews = new List<Null>(); // reviews = new List<Null>();
// json['reviews'].forEach((v) { // json['reviews'].forEach((v) {
@ -422,8 +422,8 @@ class RecommendedProductModel {
data['sku'] = this.sku; data['sku'] = this.sku;
data['is_rx'] = this.isRx; data['is_rx'] = this.isRx;
data['prescription_required'] = this.prescriptionRequired; data['prescription_required'] = this.prescriptionRequired;
// data['rx_message'] = this.rxMessage; data['rx_message'] = this.rxMessage;
// data['rx_messagen'] = this.rxMessagen; data['rx_messagen'] = this.rxMessagen;
// data['manufacturer_part_number'] = this.manufacturerPartNumber; // data['manufacturer_part_number'] = this.manufacturerPartNumber;
// data['gtin'] = this.gtin; // data['gtin'] = this.gtin;
data['is_gift_card'] = this.isGiftCard; data['is_gift_card'] = this.isGiftCard;
@ -543,7 +543,7 @@ class RecommendedProductModel {
} }
class LocalizedNames { class LocalizedNames {
int languageId; dynamic languageId;
String localizedName; String localizedName;
LocalizedNames({this.languageId, this.localizedName}); LocalizedNames({this.languageId, this.localizedName});
@ -562,8 +562,8 @@ class LocalizedNames {
} }
class Images { class Images {
int id; dynamic id;
int position; dynamic position;
String src; String src;
String thumb; String thumb;
String attachment; String attachment;
@ -590,8 +590,8 @@ class Images {
} }
class Specifications { class Specifications {
int id; dynamic id;
int displayOrder; dynamic displayOrder;
String defaultValue; String defaultValue;
String defaultValuen; String defaultValuen;
String name; String name;

@ -33,10 +33,12 @@ class PharmacyModuleViewModel extends BaseViewModel {
List<PharmacyProduct> get lastVisitedProducts => List<PharmacyProduct> get lastVisitedProducts =>
_pharmacyService.lastVisitedProducts; _pharmacyService.lastVisitedProducts;
List <RecommendedProductModel> get recommendedProductList =>
List<Map<String, dynamic>> get recommendedProductList =>
_recommendedProductService.recommendedList; _recommendedProductService.recommendedList;
// List<Map<String, dynamic>> get recommendedProductList =>
// _recommendedProductService.recommendedList;
List<Prescriptions> get prescriptionsList => List<Prescriptions> get prescriptionsList =>
_prescriptionService.prescriptionsList; _prescriptionService.prescriptionsList;

@ -1,3 +1,4 @@
import 'package:diplomaticquarterapp/config/shared_pref_kay.dart';
import 'package:diplomaticquarterapp/core/viewModels/pharmacy_categorise_view_model.dart'; import 'package:diplomaticquarterapp/core/viewModels/pharmacy_categorise_view_model.dart';
import 'package:diplomaticquarterapp/pages/pharmacies/screens/pharmacy_module_page.dart'; import 'package:diplomaticquarterapp/pages/pharmacies/screens/pharmacy_module_page.dart';
import 'package:diplomaticquarterapp/uitl/translations_delegate_base.dart'; import 'package:diplomaticquarterapp/uitl/translations_delegate_base.dart';
@ -12,6 +13,8 @@ import 'package:flutter_svg/flutter_svg.dart';
import 'package:flutter/src/widgets/image.dart' as flutterImage; import 'package:flutter/src/widgets/image.dart' as flutterImage;
import 'base/base_view.dart'; import 'base/base_view.dart';
dynamic languageID;
class FinalProductsPage extends StatefulWidget { class FinalProductsPage extends StatefulWidget {
final String id; final String id;
final int productType; // 1 : default, 2 : manufacturer , 3 : recently viewed final int productType; // 1 : default, 2 : manufacturer , 3 : recently viewed
@ -33,6 +36,15 @@ class _FinalProductsPageState extends State<FinalProductsPage> {
color: Colors.blue, color: Colors.blue,
size: 29.0, size: 29.0,
); );
getLanguageID() async {
languageID = await sharedPref.getString(APP_LANGUAGE);
}
void initState() {
getLanguageID();
super.initState();
}
@override @override
Widget build(BuildContext context) { Widget build(BuildContext context) {
return BaseView<PharmacyCategoriseViewModel>( return BaseView<PharmacyCategoriseViewModel>(
@ -55,7 +67,7 @@ class _FinalProductsPageState extends State<FinalProductsPage> {
builder: (BuildContext context, PharmacyCategoriseViewModel model, builder: (BuildContext context, PharmacyCategoriseViewModel model,
Widget child) => Widget child) =>
PharmacyAppScaffold( PharmacyAppScaffold(
appBarTitle: "Products", appBarTitle: TranslationBase.of(context).products,
isBottomBar: false, isBottomBar: false,
isShowAppBar: true, isShowAppBar: true,
backgroundColor: Colors.white, backgroundColor: Colors.white,
@ -74,7 +86,7 @@ class _FinalProductsPageState extends State<FinalProductsPage> {
Padding( Padding(
padding: EdgeInsets.all(8.0), padding: EdgeInsets.all(8.0),
child: Texts( child: Texts(
'Products', TranslationBase.of(context).products,
fontWeight: FontWeight.w600, fontWeight: FontWeight.w600,
), ),
), ),
@ -213,11 +225,7 @@ class _FinalProductsPageState extends State<FinalProductsPage> {
), ),
), ),
Container( Container(
width: model width: model.finalProducts[index].rxMessage != null
.finalProducts[
index]
.rxMessage !=
null
? MediaQuery.of( ? MediaQuery.of(
context) context)
.size .size
@ -235,23 +243,15 @@ class _FinalProductsPageState extends State<FinalProductsPage> {
.circular( .circular(
6)), 6)),
), ),
child: Texts( child:model.finalProducts[index].rxMessage != null
model ? Texts( languageID == 'ar' ? model.finalProducts[index].rxMessagen
.finalProducts[ : model.finalProducts[index].rxMessage,
index]
.rxMessage !=
null
? model
.finalProducts[
index]
.rxMessage
: "",
color: Colors.white, color: Colors.white,
regular: true, regular: true,
fontSize: 10, fontSize: 10,
fontWeight: fontWeight:
FontWeight.w600, FontWeight.w600,
), ): Texts(""),
), ),
], ],
), ),

@ -43,7 +43,7 @@ class _LandingPagePharmacyState extends State<LandingPagePharmacy> {
@override @override
Widget build(BuildContext context) { Widget build(BuildContext context) {
return Scaffold( return Scaffold(
appBar: currentTab != 4 appBar: currentTab != 4 && currentTab != 3
? AppBar( ? AppBar(
backgroundColor: Color(0xff5AB145), backgroundColor: Color(0xff5AB145),
elevation: 0, elevation: 0,
@ -55,7 +55,7 @@ class _LandingPagePharmacyState extends State<LandingPagePharmacy> {
), ),
child: InkWell( child: InkWell(
child: Padding( child: Padding(
padding: EdgeInsets.all(8.0), padding: EdgeInsets.all(5.0),
child: Row( child: Row(
//crossAxisAlignment: CrossAxisAlignment.center, //crossAxisAlignment: CrossAxisAlignment.center,
mainAxisAlignment: MainAxisAlignment.start, mainAxisAlignment: MainAxisAlignment.start,
@ -172,7 +172,7 @@ class _LandingPagePharmacyState extends State<LandingPagePharmacy> {
.getPharmacy("$GET_PHARMACY_PRODUCTs_BY_SKU$barcode", .getPharmacy("$GET_PHARMACY_PRODUCTs_BY_SKU$barcode",
onSuccess: (dynamic response, int statusCode) { onSuccess: (dynamic response, int statusCode) {
print(response); print(response);
var product = PharmacyProduct.fromJson(response["products"][0]); product = PharmacyProduct.fromJson(response["products"][0]);
GifLoaderDialogUtils.hideDialog(context); GifLoaderDialogUtils.hideDialog(context);
Navigator.push(context, FadePage(page: ProductDetailPage(product))); Navigator.push(context, FadePage(page: ProductDetailPage(product)));
}, onFailure: (String error, int statusCode) { }, onFailure: (String error, int statusCode) {

@ -4,6 +4,7 @@ import 'package:diplomaticquarterapp/core/viewModels/pharmacy_categorise_view_mo
import 'package:diplomaticquarterapp/core/viewModels/project_view_model.dart'; import 'package:diplomaticquarterapp/core/viewModels/project_view_model.dart';
import 'package:diplomaticquarterapp/pages/pharmacies/product_detail.dart'; import 'package:diplomaticquarterapp/pages/pharmacies/product_detail.dart';
import 'package:diplomaticquarterapp/pages/sub_categorise_page.dart'; import 'package:diplomaticquarterapp/pages/sub_categorise_page.dart';
import 'package:diplomaticquarterapp/uitl/translations_delegate_base.dart';
import 'package:diplomaticquarterapp/widgets/buttons/button.dart'; import 'package:diplomaticquarterapp/widgets/buttons/button.dart';
import 'package:diplomaticquarterapp/widgets/data_display/text.dart'; import 'package:diplomaticquarterapp/widgets/data_display/text.dart';
import 'package:diplomaticquarterapp/widgets/others/StarRating.dart'; import 'package:diplomaticquarterapp/widgets/others/StarRating.dart';
@ -108,8 +109,8 @@ class _ParentCategorisePageState extends State<ParentCategorisePage> {
padding: EdgeInsets.all(10.0), padding: EdgeInsets.all(10.0),
child: InkWell( child: InkWell(
child: Container( child: Container(
child: Texts( child: Texts(TranslationBase.of(context).viewCategorise,
'View All Categories', // 'View All Categories',
fontWeight: FontWeight.w300, fontWeight: FontWeight.w300,
), ),
), ),
@ -143,10 +144,8 @@ class _ParentCategorisePageState extends State<ParentCategorisePage> {
CrossAxisAlignment CrossAxisAlignment
.start, .start,
children: [ children: [
Texts(model Texts( projectViewModel.isArabic ? model.categoriseParent[index].namen
.categoriseParent[ :model.categoriseParent[index].name),
index]
.name),
Divider( Divider(
thickness: 0.6, thickness: 0.6,
color: Colors color: Colors
@ -724,10 +723,7 @@ class _ParentCategorisePageState extends State<ParentCategorisePage> {
children: [ children: [
Stack( Stack(
children: [ children: [
if (model if (model.parentProducts[index].discountName !=
.parentProducts[
index]
.discountName !=
null) null)
RotatedBox( RotatedBox(
quarterTurns: 4, quarterTurns: 4,
@ -847,10 +843,7 @@ class _ParentCategorisePageState extends State<ParentCategorisePage> {
), ),
child: Center( child: Center(
child: Texts( child: Texts(
model model.parentProducts[index].discountName,
.parentProducts[
index]
.discountName,
regular: true, regular: true,
color: color:
Colors.white, Colors.white,
@ -858,11 +851,9 @@ class _ParentCategorisePageState extends State<ParentCategorisePage> {
), ),
), ),
), ),
Texts( Texts( projectViewModel.isArabic ?
model model.parentProducts[index].namen
.parentProducts[ : model.parentProducts[index].name,
index]
.name,
regular: true, regular: true,
fontSize: 12, fontSize: 12,
fontWeight: fontWeight:
@ -1047,9 +1038,8 @@ class _ParentCategorisePageState extends State<ParentCategorisePage> {
.width * .width *
0.65, 0.65,
child: Texts( child: Texts(
model projectViewModel.isArabic ? model.parentProducts[index].namen
.parentProducts[index] : model.parentProducts[index].name ,
.name,
regular: true, regular: true,
fontSize: 13.2, fontSize: 13.2,
fontWeight: fontWeight:

@ -1,3 +1,5 @@
import 'package:diplomaticquarterapp/config/shared_pref_kay.dart';
import 'package:diplomaticquarterapp/pages/base/base_view.dart';
import 'package:flutter/material.dart'; import 'package:flutter/material.dart';
import 'package:diplomaticquarterapp/widgets/others/app_scaffold_widget.dart'; import 'package:diplomaticquarterapp/widgets/others/app_scaffold_widget.dart';
import 'package:carousel_slider/carousel_slider.dart'; import 'package:carousel_slider/carousel_slider.dart';
@ -5,9 +7,11 @@ import 'package:font_awesome_flutter/font_awesome_flutter.dart';
import 'package:diplomaticquarterapp/pages/pharmacies/compare-list.dart'; import 'package:diplomaticquarterapp/pages/pharmacies/compare-list.dart';
import 'package:diplomaticquarterapp/core/model/pharmacies/PharmacyProduct.dart'; import 'package:diplomaticquarterapp/core/model/pharmacies/PharmacyProduct.dart';
import 'package:provider/provider.dart'; import 'package:provider/provider.dart';
import 'package:diplomaticquarterapp/uitl/translations_delegate_base.dart';
int counter = 0;
int counter = 0;
dynamic languageID;
class ComparePage extends StatefulWidget { class ComparePage extends StatefulWidget {
@override @override
_ComparePageState createState() => _ComparePageState(); _ComparePageState createState() => _ComparePageState();
@ -15,14 +19,24 @@ class ComparePage extends StatefulWidget {
//CompareList compareItems = CompareList(); //CompareList compareItems = CompareList();
class _ComparePageState extends State<ComparePage> { class _ComparePageState extends State<ComparePage> {
getLanguageID() async {
languageID = await sharedPref.getString(APP_LANGUAGE);
}
void initState() {
getLanguageID();
super.initState();
}
@override @override
Widget build(BuildContext context) { Widget build(BuildContext context) {
return AppScaffold( return AppScaffold(
appBarTitle: 'Reviews page', appBarTitle: TranslationBase.of(context).compare,
isShowAppBar: true, isShowAppBar: true,
isPharmacy: true, isPharmacy: true,
body: Container( body: SingleChildScrollView(
child: compareList(), child: Container(
child: compareList(),
),
), ),
); );
} }
@ -50,8 +64,8 @@ class compareList extends StatelessWidget {
), ),
Padding( Padding(
padding: const EdgeInsets.all(8.0), padding: const EdgeInsets.all(8.0),
child: Text( child: Text(TranslationBase.of(context).noData,
'There is no data', // 'There is no data',
style: TextStyle(fontSize: 30), style: TextStyle(fontSize: 30),
), ),
) )
@ -105,7 +119,7 @@ class _slideDetailState extends State<slideDetail> {
mainAxisAlignment: MainAxisAlignment.center, mainAxisAlignment: MainAxisAlignment.center,
children: [ children: [
Container( Container(
height: 550, height: 750,
width: 150, width: 150,
margin: EdgeInsets.symmetric(horizontal: 10.0), margin: EdgeInsets.symmetric(horizontal: 10.0),
decoration: BoxDecoration( decoration: BoxDecoration(
@ -157,7 +171,14 @@ class _slideDetailState extends State<slideDetail> {
child: Align( child: Align(
alignment: Alignment.topLeft, alignment: Alignment.topLeft,
child: RichText( child: RichText(
text: TextSpan( text: languageID == "ar"? TextSpan(
text: widget.data[index].namen,
style: TextStyle(
fontWeight: FontWeight.bold,
color: Colors.black,
fontSize: 13),
)
: TextSpan(
text: widget.data[index].name, text: widget.data[index].name,
style: TextStyle( style: TextStyle(
fontWeight: FontWeight.bold, fontWeight: FontWeight.bold,
@ -173,7 +194,7 @@ class _slideDetailState extends State<slideDetail> {
alignment: Alignment.topLeft, alignment: Alignment.topLeft,
child: RichText( child: RichText(
text: TextSpan( text: TextSpan(
text: widget.data[index].price.toString(), text: "SAR ${widget.data[index].price.toString()}",
style: TextStyle( style: TextStyle(
color: Colors.black54, color: Colors.black54,
fontSize: 15, fontSize: 15,
@ -195,10 +216,21 @@ class _slideDetailState extends State<slideDetail> {
child: Align( child: Align(
alignment: Alignment.topLeft, alignment: Alignment.topLeft,
child: RichText( child: RichText(
text: TextSpan( text: languageID == "ar"? TextSpan(
text: widget.data[index].specifications != null ?
widget.data[index].specifications[0].nameN :
// "No data",
TranslationBase.of(context).no_data,
style: TextStyle(
fontWeight: FontWeight.bold,
color: Colors.black,
fontSize: 13),
)
:TextSpan(
text: widget.data[index].specifications != null ? text: widget.data[index].specifications != null ?
widget.data[index].specifications[0].name : widget.data[index].specifications[0].name :
"No data", // "No data",
TranslationBase.of(context).no_data,
style: TextStyle( style: TextStyle(
fontWeight: FontWeight.bold, fontWeight: FontWeight.bold,
color: Colors.black, color: Colors.black,
@ -212,10 +244,82 @@ class _slideDetailState extends State<slideDetail> {
child: Align( child: Align(
alignment: Alignment.topLeft, alignment: Alignment.topLeft,
child: RichText( child: RichText(
text: TextSpan( text: languageID == "ar"? TextSpan(
text: widget.data[index].specifications != null ?
widget.data[index].specifications[0].defaultValuen :
// "No data",
TranslationBase.of(context).no_data,
style: TextStyle(
color: Colors.black54,
fontSize: 15,
fontWeight: FontWeight.bold),
):TextSpan(
text: widget.data[index].specifications != null ?
widget.data[index].specifications[0].defaultValue :
// "No data",
TranslationBase.of(context).no_data,
style: TextStyle(
color: Colors.black54,
fontSize: 15,
fontWeight: FontWeight.bold),
),
),
),
),
Padding(
padding: EdgeInsets.only(top: 8.0),
child: Container(
height: 1.0,
width: 300.0,
color: Colors.grey,
),
),
Container(
margin: EdgeInsets.all(5),
child: Align(
alignment: Alignment.topLeft,
child: RichText(
text: languageID == "ar"? TextSpan(
text: widget.data[index].specifications != null ?
widget.data[index].specifications[1].nameN :
// "No data",
TranslationBase.of(context).no_data,
style: TextStyle(
fontWeight: FontWeight.bold,
color: Colors.black,
fontSize: 13),
):TextSpan(
text: widget.data[index].specifications != null ? text: widget.data[index].specifications != null ?
widget.data[index].specifications[1].name : widget.data[index].specifications[1].name :
"No data", // "No data",
TranslationBase.of(context).no_data,
style: TextStyle(
fontWeight: FontWeight.bold,
color: Colors.black,
fontSize: 13),
),
),
),
),
Container(
margin: EdgeInsets.all(5),
child: Align(
alignment: Alignment.topLeft,
child: RichText(
text: languageID == "ar"? TextSpan(
text: widget.data[index].specifications != null ?
widget.data[index].specifications[1].defaultValuen :
// "No data",
TranslationBase.of(context).no_data,
style: TextStyle(
color: Colors.black54,
fontSize: 15,
fontWeight: FontWeight.bold),
):TextSpan(
text: widget.data[index].specifications != null ?
widget.data[index].specifications[1].defaultValue :
// "No data",
TranslationBase.of(context).no_data,
style: TextStyle( style: TextStyle(
color: Colors.black54, color: Colors.black54,
fontSize: 15, fontSize: 15,
@ -237,10 +341,20 @@ class _slideDetailState extends State<slideDetail> {
child: Align( child: Align(
alignment: Alignment.topLeft, alignment: Alignment.topLeft,
child: RichText( child: RichText(
text: TextSpan( text: languageID == "ar"? TextSpan(
text:widget.data[index].specifications != null ? text: widget.data[index].specifications != null ?
widget.data[index].specifications[2].nameN :
// "No data",
TranslationBase.of(context).no_data,
style: TextStyle(
fontWeight: FontWeight.bold,
color: Colors.black,
fontSize: 13),
):TextSpan(
text: widget.data[index].specifications != null ?
widget.data[index].specifications[2].name : widget.data[index].specifications[2].name :
"No data", // "No data",
TranslationBase.of(context).no_data,
style: TextStyle( style: TextStyle(
fontWeight: FontWeight.bold, fontWeight: FontWeight.bold,
color: Colors.black, color: Colors.black,
@ -254,10 +368,82 @@ class _slideDetailState extends State<slideDetail> {
child: Align( child: Align(
alignment: Alignment.topLeft, alignment: Alignment.topLeft,
child: RichText( child: RichText(
text: TextSpan( text: languageID == "ar"? TextSpan(
text: widget.data[index].specifications != null ?
widget.data[index].specifications[2].defaultValuen :
// "No data",
TranslationBase.of(context).no_data,
style: TextStyle(
color: Colors.black54,
fontSize: 15,
fontWeight: FontWeight.bold),
):TextSpan(
text: widget.data[index].specifications != null ?
widget.data[index].specifications[2].defaultValue :
// "No data",
TranslationBase.of(context).no_data,
style: TextStyle(
color: Colors.black54,
fontSize: 15,
fontWeight: FontWeight.bold),
),
),
),
),
Padding(
padding: EdgeInsets.only(top: 8.0),
child: Container(
height: 1.0,
width: 300.0,
color: Colors.grey,
),
),
Container(
margin: EdgeInsets.all(5),
child: Align(
alignment: Alignment.topLeft,
child: RichText(
text: languageID == "ar"? TextSpan(
text: widget.data[index].specifications != null ?
widget.data[index].specifications[3].nameN :
// "No data",
TranslationBase.of(context).no_data,
style: TextStyle(
fontWeight: FontWeight.bold,
color: Colors.black,
fontSize: 13),
):TextSpan(
text: widget.data[index].specifications != null ? text: widget.data[index].specifications != null ?
widget.data[index].specifications[3].name : widget.data[index].specifications[3].name :
"No data", // "No data",
TranslationBase.of(context).no_data,
style: TextStyle(
fontWeight: FontWeight.bold,
color: Colors.black,
fontSize: 13),
),
),
),
),
Container(
margin: EdgeInsets.all(5),
child: Align(
alignment: Alignment.topLeft,
child: RichText(
text: languageID == "ar"? TextSpan(
text: widget.data[index].specifications != null ?
widget.data[index].specifications[3].defaultValuen :
// "No data",
TranslationBase.of(context).no_data,
style: TextStyle(
color: Colors.black54,
fontSize: 15,
fontWeight: FontWeight.bold),
):TextSpan(
text: widget.data[index].specifications != null ?
widget.data[index].specifications[3].defaultValue :
// "No data",
TranslationBase.of(context).no_data,
style: TextStyle( style: TextStyle(
color: Colors.black54, color: Colors.black54,
fontSize: 15, fontSize: 15,
@ -279,10 +465,20 @@ class _slideDetailState extends State<slideDetail> {
child: Align( child: Align(
alignment: Alignment.topLeft, alignment: Alignment.topLeft,
child: RichText( child: RichText(
text: TextSpan( text: languageID == "ar"? TextSpan(
text:widget.data[index].specifications != null ? text: widget.data[index].specifications != null ?
widget.data[index].specifications[4].nameN :
// "No data",
TranslationBase.of(context).no_data,
style: TextStyle(
fontWeight: FontWeight.bold,
color: Colors.black,
fontSize: 13),
):TextSpan(
text: widget.data[index].specifications != null ?
widget.data[index].specifications[4].name : widget.data[index].specifications[4].name :
"No data", // "No data",
TranslationBase.of(context).no_data,
style: TextStyle( style: TextStyle(
fontWeight: FontWeight.bold, fontWeight: FontWeight.bold,
color: Colors.black, color: Colors.black,
@ -296,10 +492,82 @@ class _slideDetailState extends State<slideDetail> {
child: Align( child: Align(
alignment: Alignment.topLeft, alignment: Alignment.topLeft,
child: RichText( child: RichText(
text: TextSpan( text: languageID == "ar"? TextSpan(
text:widget.data[index].specifications != null ? text: widget.data[index].specifications != null ?
widget.data[index].specifications[4].defaultValuen :
// "No data",
TranslationBase.of(context).no_data,
style: TextStyle(
color: Colors.black54,
fontSize: 15,
fontWeight: FontWeight.bold),
):TextSpan(
text: widget.data[index].specifications != null ?
widget.data[index].specifications[4].defaultValue :
// "No data",
TranslationBase.of(context).no_data,
style: TextStyle(
color: Colors.black54,
fontSize: 15,
fontWeight: FontWeight.bold),
),
),
),
),
Padding(
padding: EdgeInsets.only(top: 8.0),
child: Container(
height: 1.0,
width: 300.0,
color: Colors.grey,
),
),
Container(
margin: EdgeInsets.all(5),
child: Align(
alignment: Alignment.topLeft,
child: RichText(
text: languageID == "ar"? TextSpan(
text: widget.data[index].specifications != null ?
widget.data[index].specifications[5].nameN :
// "No data",
TranslationBase.of(context).no_data,
style: TextStyle(
fontWeight: FontWeight.bold,
color: Colors.black,
fontSize: 13),
):TextSpan(
text: widget.data[index].specifications != null ?
widget.data[index].specifications[5].name : widget.data[index].specifications[5].name :
"No data", // "No data",
TranslationBase.of(context).no_data,
style: TextStyle(
fontWeight: FontWeight.bold,
color: Colors.black,
fontSize: 13),
),
),
),
),
Container(
margin: EdgeInsets.all(5),
child: Align(
alignment: Alignment.topLeft,
child: RichText(
text: languageID == "ar"? TextSpan(
text: widget.data[index].specifications != null ?
widget.data[index].specifications[5].defaultValuen :
// "No data",
TranslationBase.of(context).no_data,
style: TextStyle(
color: Colors.black54,
fontSize: 15,
fontWeight: FontWeight.bold),
):TextSpan(
text: widget.data[index].specifications != null ?
widget.data[index].specifications[5].defaultValue :
// "No data",
TranslationBase.of(context).no_data,
style: TextStyle( style: TextStyle(
color: Colors.black54, color: Colors.black54,
fontSize: 15, fontSize: 15,

@ -1,4 +1,5 @@
import 'package:diplomaticquarterapp/core/viewModels/pharmacyModule/review_view_model.dart'; import 'package:diplomaticquarterapp/core/viewModels/pharmacyModule/review_view_model.dart';
import 'package:diplomaticquarterapp/uitl/translations_delegate_base.dart';
import 'package:flutter/material.dart'; import 'package:flutter/material.dart';
import 'package:diplomaticquarterapp/widgets/others/app_scaffold_widget.dart'; import 'package:diplomaticquarterapp/widgets/others/app_scaffold_widget.dart';
import 'package:rating_bar/rating_bar.dart'; import 'package:rating_bar/rating_bar.dart';
@ -22,7 +23,7 @@ class _MyReviewsPageState extends State<MyReviewsPage> {
return BaseView<ReviewViewModel>( return BaseView<ReviewViewModel>(
onModelReady: (model) => model.getReviewData(), onModelReady: (model) => model.getReviewData(),
builder: (_, model, wi) => AppScaffold( builder: (_, model, wi) => AppScaffold(
appBarTitle: 'My Reviews', appBarTitle: TranslationBase.of(context).reviews,
isShowAppBar: true, isShowAppBar: true,
isPharmacy: true, isPharmacy: true,
baseViewModel: model, baseViewModel: model,

@ -31,7 +31,7 @@ class _ProductBrandsPageState extends State<ProductBrandsPage> {
allowAny: true, allowAny: true,
onModelReady: (model) => model.getBrandsData(), onModelReady: (model) => model.getBrandsData(),
builder: (_, model, wi) => AppScaffold( builder: (_, model, wi) => AppScaffold(
appBarTitle: 'Brands page', appBarTitle: TranslationBase.of(context).brands,
isShowAppBar: true, isShowAppBar: true,
isPharmacy: true, isPharmacy: true,
isShowDecPage: false, isShowDecPage: false,

@ -17,9 +17,10 @@ import 'package:provider/provider.dart';
import 'package:rating_bar/rating_bar.dart'; import 'package:rating_bar/rating_bar.dart';
import 'package:diplomaticquarterapp/core/model/pharmacies/recommendedProduct_model.dart'; import 'package:diplomaticquarterapp/core/model/pharmacies/recommendedProduct_model.dart';
import 'screens/cart-order-page.dart'; import 'screens/cart-order-page.dart';
import 'package:diplomaticquarterapp/uitl/app_shared_preferences.dart';
int price = 0; int price = 0;
var languageID; dynamic languageID;
bool isOverQuantity = false; bool isOverQuantity = false;
bool isInWishlit = false; bool isInWishlit = false;
//int isSelected = 1; //int isSelected = 1;
@ -35,7 +36,7 @@ class ProductDetailPage extends StatefulWidget {
// final Products recommendedProducts; // final Products recommendedProducts;
ProductDetailPage(this.product, ); ProductDetailPage(this.product );
@override @override
@ -43,15 +44,20 @@ class ProductDetailPage extends StatefulWidget {
} }
class __ProductDetailPageState extends State<ProductDetailPage> { class __ProductDetailPageState extends State<ProductDetailPage> {
AppSharedPreferences sharedPref = AppSharedPreferences();
bool isTrue = true; bool isTrue = true;
bool isDetails = true; bool isDetails = true;
bool isReviews = false; bool isReviews = false;
bool isAvailabilty = false; bool isAvailabilty = false;
dynamic wishlistItems; dynamic wishlistItems;
var model; //var model;
// String ProductId="4561"; // String ProductId="4561";
String productId = ""; // String productId = "";
getLanguageID() async {
languageID = await sharedPref.getString(APP_LANGUAGE);
}
checkWishlist() async { checkWishlist() async {
GifLoaderDialogUtils.showMyDialog(context); GifLoaderDialogUtils.showMyDialog(context);
@ -72,11 +78,12 @@ class __ProductDetailPageState extends State<ProductDetailPage> {
setState(() {}); setState(() {});
} }
void initState() { void initState() {
getLanguageID();
price = 1; price = 1;
specificationData = widget.product; specificationData = widget.product;
userInfo(); userInfo();
// recommendedData= widget.recommendedProducts;
super.initState(); super.initState();
} }
@ -97,7 +104,7 @@ class __ProductDetailPageState extends State<ProductDetailPage> {
Widget build(BuildContext context) { Widget build(BuildContext context) {
return customerId != null return customerId != null
? DetailPageScafold( ? DetailPageScafold(
appBarTitle: 'product detail page', appBarTitle: TranslationBase.of(context).productDetails,
isShowAppBar: true, isShowAppBar: true,
isPharmacy: true, isPharmacy: true,
isShowDecPage: false, isShowDecPage: false,
@ -125,7 +132,7 @@ class __ProductDetailPageState extends State<ProductDetailPage> {
flex: 1, flex: 1,
child: Container( child: Container(
alignment: Alignment.centerRight, alignment: Alignment.centerRight,
child: languageID == 'ar' child: languageID == "ar"
? Text( ? Text(
widget.product widget.product
.discountDescriptionn, .discountDescriptionn,
@ -166,7 +173,7 @@ class __ProductDetailPageState extends State<ProductDetailPage> {
), ),
Container( Container(
width: 500, width: 500,
height: 150, height: 220,
color: Colors.white, color: Colors.white,
child: productNameAndPrice(context, widget.product), child: productNameAndPrice(context, widget.product),
), ),
@ -175,7 +182,7 @@ class __ProductDetailPageState extends State<ProductDetailPage> {
), ),
Container( Container(
width: 500, width: 500,
height: 120, height: 100,
color: Colors.white, color: Colors.white,
child: Column( child: Column(
mainAxisAlignment: MainAxisAlignment.start, mainAxisAlignment: MainAxisAlignment.start,
@ -195,7 +202,8 @@ class __ProductDetailPageState extends State<ProductDetailPage> {
padding: const EdgeInsets.all(8.0), padding: const EdgeInsets.all(8.0),
child: Container( child: Container(
child: Text( child: Text(
"there is no data", TranslationBase.of(context).noData,
// "there is no data",
), ),
), ),
), ),
@ -335,10 +343,9 @@ class __ProductDetailPageState extends State<ProductDetailPage> {
), ),
Container( Container(
child: Text( child: Text(
languageID == 'ar' languageID == "ar"
? widget.product.fullDescriptionn ? widget.product.fullDescriptionn
: widget.product : widget.product.fullDescription ??
.fullDescription ??
"", "",
style: TextStyle( style: TextStyle(
fontSize: 16, fontSize: 16,
@ -507,7 +514,8 @@ class __ProductDetailPageState extends State<ProductDetailPage> {
: Container( : Container(
padding: EdgeInsets.all(15), padding: EdgeInsets.all(15),
alignment: Alignment.center, alignment: Alignment.center,
child: Text('No Reviews Available'), child: Text(TranslationBase.of(context).noReviewsAvailable,),
// Text('No Reviews Available'),
), ),
) )
: isAvailabilty : isAvailabilty
@ -521,8 +529,8 @@ class __ProductDetailPageState extends State<ProductDetailPage> {
? Container( ? Container(
padding: EdgeInsets.all(15), padding: EdgeInsets.all(15),
alignment: Alignment.center, alignment: Alignment.center,
child: Text( child: Text(TranslationBase.of(context).noLocationAvailable,),
'No location Available'), // Text('No location Available'),
) )
: ListView.builder( : ListView.builder(
physics: ScrollPhysics(), physics: ScrollPhysics(),
@ -614,14 +622,7 @@ class __ProductDetailPageState extends State<ProductDetailPage> {
), ),
Row( Row(
children: [ children: [
// Container( customerId != null ? Container(
// width: 500,
// height: 100,
// margin: EdgeInsets.only(bottom: 100),
// color: Colors.white,
// child: Text("ENAD TEST"),
// ),
Container(
width: 410, width: 410,
height: 50, height: 50,
// margin: EdgeInsets.only(bottom: 5), // margin: EdgeInsets.only(bottom: 5),
@ -630,7 +631,8 @@ class __ProductDetailPageState extends State<ProductDetailPage> {
TranslationBase.of(context).recommended, TranslationBase.of(context).recommended,
bold: true, bold: true,
), ),
), )
: Container(),
], ],
), ),
SingleChildScrollView( SingleChildScrollView(
@ -653,7 +655,6 @@ class __ProductDetailPageState extends State<ProductDetailPage> {
onModelReady: (model) => model.getRecommendedProducts(widget.product.id), onModelReady: (model) => model.getRecommendedProducts(widget.product.id),
builder: (_, model, wi) => Container( builder: (_, model, wi) => Container(
child: child:
// Text(model.recommendedProductList[0].id),
model.recommendedProductList.length != null model.recommendedProductList.length != null
? Expanded( ? Expanded(
child: ListView.builder( child: ListView.builder(
@ -668,10 +669,13 @@ class __ProductDetailPageState extends State<ProductDetailPage> {
onTap: () onTap: ()
async { async {
GifLoaderDialogUtils.showMyDialog(context); GifLoaderDialogUtils.showMyDialog(context);
await Navigator.push( RecommendedProductModel data = model.recommendedProductList[index];
var json = data.toJson();
PharmacyProduct product = new PharmacyProduct.fromJson(json);
await Navigator.pushReplacement(
context, context,
FadePage( FadePage(
page: ProductDetailPage(model.recommendedProductList[index]['id']), page: ProductDetailPage(product),
)); ));
GifLoaderDialogUtils.hideDialog(context); GifLoaderDialogUtils.hideDialog(context);
}, },
@ -702,26 +706,26 @@ class __ProductDetailPageState extends State<ProductDetailPage> {
child: Align( child: Align(
alignment: Alignment.topRight, alignment: Alignment.topRight,
child: IconButton( child: IconButton(
icon: Icon(model.recommendedProductList[index]['isinwishlist'] != true ? Icons.favorite_border : Icons.favorite), icon: Icon(model.recommendedProductList[index].isinwishlist != true ? Icons.favorite_border : Icons.favorite),
color: model.recommendedProductList[index]['isinwishlist'] != true ? Colors.grey : Colors.red, color: model.recommendedProductList[index].isinwishlist != true ? Colors.grey : Colors.red,
onPressed: () async { onPressed: () async {
if (customerId != null ) { if (customerId != null ) {
if (!isInWishlit && model.recommendedProductList[index]['isinwishlist'] != true) { if (!isInWishlit && model.recommendedProductList[index].isinwishlist != true) {
GifLoaderDialogUtils.showMyDialog(context); GifLoaderDialogUtils.showMyDialog(context);
await addToWishlistFunction(model.recommendedProductList[index]['id']); await addToWishlistFunction(model.recommendedProductList[index].id);
// checkWishlist(); // checkWishlist();
GifLoaderDialogUtils.hideDialog(context); GifLoaderDialogUtils.hideDialog(context);
setState((){ setState((){
model.recommendedProductList[index]['isinwishlist'] = true; model.recommendedProductList[index].isinwishlist= true;
}); });
} else { } else {
GifLoaderDialogUtils.showMyDialog(context); GifLoaderDialogUtils.showMyDialog(context);
await deleteFromWishlistFunction(model.recommendedProductList[index]['id']); await deleteFromWishlistFunction(model.recommendedProductList[index].id);
GifLoaderDialogUtils.hideDialog(context); GifLoaderDialogUtils.hideDialog(context);
setState((){ setState((){
model.recommendedProductList[index]['isinwishlist'] = false; model.recommendedProductList[index].isinwishlist = false;
}); });
} }
} else { } else {
@ -773,10 +777,10 @@ class __ProductDetailPageState extends State<ProductDetailPage> {
alignment: alignment:
Alignment.center, Alignment.center,
// padding: EdgeInsets.only(left: 25, bottom: 20), // padding: EdgeInsets.only(left: 25, bottom: 20),
child: (model.recommendedProductList[index]['images'] != null && child: (model.recommendedProductList[index].images != null &&
model.recommendedProductList[index]['images'].length > 0) model.recommendedProductList[index].images.length > 0)
? Image.network( ? Image.network(
model.recommendedProductList[index]['images'][0]['src'].toString(), model.recommendedProductList[index].images[0].src.toString(),
// item.images[0].src, // item.images[0].src,
fit: BoxFit.cover, fit: BoxFit.cover,
height: 60, height: 60,
@ -788,7 +792,7 @@ class __ProductDetailPageState extends State<ProductDetailPage> {
), ),
), ),
Container( Container(
width: model.recommendedProductList[index]['rx_message'] != width: model.recommendedProductList[index].rxMessage !=
null null
? MediaQuery.of(context).size.width / ? MediaQuery.of(context).size.width /
5 5
@ -802,20 +806,16 @@ class __ProductDetailPageState extends State<ProductDetailPage> {
borderRadius: borderRadius:
BorderRadius.only(topLeft: Radius.circular(6)), BorderRadius.only(topLeft: Radius.circular(6)),
), ),
child: child: model.recommendedProductList[index].rxMessage != null
Texts( ? Texts(
model.recommendedProductList[index]['rx_message'] != null languageID == "ar"
? model.recommendedProductList[index]['rx_message'] ? model.recommendedProductList[index].rxMessagen
: "", : model.recommendedProductList[index].rxMessage,
color: color: Colors.white,
Colors.white, regular: true,
regular: fontSize: 10,
true, fontWeight: FontWeight.w400,
fontSize: ):Texts (""),
10,
fontWeight:
FontWeight.w400,
),
), ),
]), ]),
Container( Container(
@ -831,10 +831,9 @@ class __ProductDetailPageState extends State<ProductDetailPage> {
.start, .start,
children: [ children: [
Text( Text(
languageID == languageID == "ar"
"ar" ? model.recommendedProductList[index].namen
? model.recommendedProductList[index]['namen'] : model.recommendedProductList[index].name,
: model.recommendedProductList[index]['name'],
style: style:
TextStyle( TextStyle(
color: color:
@ -853,7 +852,7 @@ class __ProductDetailPageState extends State<ProductDetailPage> {
5), 5),
child: child:
Texts( Texts(
"SAR ${model.recommendedProductList[index]['price']}", "SAR ${model.recommendedProductList[index].price}",
bold: bold:
true, true,
fontSize: fontSize:
@ -879,8 +878,7 @@ class __ProductDetailPageState extends State<ProductDetailPage> {
Alignment.topLeft, Alignment.topLeft,
child: child:
RatingBar.readOnly( RatingBar.readOnly(
initialRating: initialRating: model.recommendedProductList[index].approvedRatingSum.toDouble(),
model.recommendedProductList[index]['approved_rating_sum'].toDouble(),
// initialRating: productRate, // initialRating: productRate,
size: size:
13.0, 13.0,
@ -900,7 +898,7 @@ class __ProductDetailPageState extends State<ProductDetailPage> {
), ),
), ),
Texts( Texts(
"(${model.recommendedProductList[index]['approved_total_reviews'].toString()})", "(${model.recommendedProductList[index].notApprovedTotalReviews.toString()})",
// bold: true, // bold: true,
fontSize: fontSize:
12, 12,
@ -941,7 +939,7 @@ class __ProductDetailPageState extends State<ProductDetailPage> {
widget.product), widget.product),
) )
: AppScaffold( : AppScaffold(
appBarTitle: 'product detail page', appBarTitle: TranslationBase.of(context).productDetails,
isShowAppBar: true, isShowAppBar: true,
isPharmacy: true, isPharmacy: true,
isShowDecPage: false, isShowDecPage: false,
@ -1321,7 +1319,8 @@ class __ProductDetailPageState extends State<ProductDetailPage> {
: Container( : Container(
padding: EdgeInsets.all(15), padding: EdgeInsets.all(15),
alignment: Alignment.center, alignment: Alignment.center,
child: Text('No Reviews Available'), child: Text(TranslationBase.of(context).noReviewsAvailable),
// Text('No Reviews Available'),
), ),
) )
: isAvailabilty : isAvailabilty
@ -1938,7 +1937,8 @@ class _productNameAndPriceState extends State<productNameAndPrice> {
width: 40, width: 40,
), ),
Text( Text(
widget.item.stockAvailability, languageID == 'ar'?
widget.item.stockAvailabilityn : widget.item.stockAvailability ,
style: widget.item.stockAvailability == 'Out of stock' style: widget.item.stockAvailability == 'Out of stock'
? TextStyle(fontWeight: FontWeight.bold, color: Colors.red) ? TextStyle(fontWeight: FontWeight.bold, color: Colors.red)
: TextStyle( : TextStyle(
@ -2098,9 +2098,9 @@ fixingString(txt) {
return newTxt; return newTxt;
} }
getLanguageID() async { //getLanguageID() async {
languageID = await sharedPref.getString(APP_LANGUAGE); // languageID = await sharedPref.getString(APP_LANGUAGE);
} //}
getSpecificationData(itemID) async { getSpecificationData(itemID) async {
ProductDetailViewModel x = new ProductDetailViewModel(); ProductDetailViewModel x = new ProductDetailViewModel();
@ -2165,7 +2165,8 @@ settingModalBottomSheet(context) {
children: <Widget>[ children: <Widget>[
new ListTile( new ListTile(
leading: Icon(Icons.shopping_cart), leading: Icon(Icons.shopping_cart),
title: Text('Add to cart'), title: Text(TranslationBase.of(context)
.addToCart,),
onTap: () => { onTap: () => {
if (price > 0) if (price > 0)
{addToCartFunction(price, itemID, context)} {addToCartFunction(price, itemID, context)}
@ -2177,12 +2178,14 @@ settingModalBottomSheet(context) {
}), }),
ListTile( ListTile(
leading: Icon(Icons.favorite_border), leading: Icon(Icons.favorite_border),
title: Text('Add to wishlist'), title: Text(TranslationBase.of(context)
.addToWishlist,),
onTap: () => {addToWishlistFunction(itemID)}, onTap: () => {addToWishlistFunction(itemID)},
), ),
ListTile( ListTile(
leading: Icon(Icons.compare), leading: Icon(Icons.compare),
title: Text('Compare'), title: Text(TranslationBase.of(context)
.compare,),
onTap: () => { onTap: () => {
Provider.of<CompareList>(context, listen: false) Provider.of<CompareList>(context, listen: false)
.addItem(specificationData), .addItem(specificationData),

@ -69,22 +69,15 @@ class CartOrderPage extends StatelessWidget {
child: Column( child: Column(
children: [ children: [
...List.generate( ...List.generate(
cart.shoppingCarts != null cart.shoppingCarts != null ? cart.shoppingCarts.length : 0,
? cart.shoppingCarts.length
: 0,
(index) => ProductOrderItem( (index) => ProductOrderItem(
cart.shoppingCarts[index], () { cart.shoppingCarts[index], () {print(cart.shoppingCarts[index].quantity);
print(cart.shoppingCarts[index]
.quantity);
model.changeProductQuantity(cart.shoppingCarts[index]).then((value) { model.changeProductQuantity(cart.shoppingCarts[index]).then((value) {
if (model.state != ViewState.Error) { if (model.state != ViewState.Error) {
appScaffold.appBar.badgeUpdater('${value.quantityCount ?? 0}'); appScaffold.appBar.badgeUpdater('${value.quantityCount ?? 0}');
} }
if (model.state == if (model.state ==
ViewState.ErrorLocal) { ViewState.ErrorLocal) {Utils.showErrorToast(model.error);}
Utils.showErrorToast(
model.error);
}
}); });
}, },
() { () {

@ -53,7 +53,7 @@ class _PharmacyPageState extends State<PharmacyPage> {
languageID = await sharedPref.getString(APP_LANGUAGE); languageID = await sharedPref.getString(APP_LANGUAGE);
} }
List<RecommendedProductModel> recommendedProductList = []; // List<RecommendedProductModel> recommendedProductList = [];
List<ProductDetailViewModel> wishList = []; List<ProductDetailViewModel> wishList = [];
var model; var model;
@ -66,8 +66,7 @@ class _PharmacyPageState extends State<PharmacyPage> {
checkWishlist(); checkWishlist();
// userInfo(widget.product.id, widget.product); // userInfo(widget.product.id, widget.product);
userInfo(id, product); userInfo(id, product);
print("-------------this--------------"); getLanguageID();
print(itemID);
} }
@override @override
@ -138,7 +137,7 @@ class _PharmacyPageState extends State<PharmacyPage> {
return Container( return Container(
// width: 160.0, // width: 160.0,
height: height:
MediaQuery.of(context).size.height * 0.6, MediaQuery.of(context).size.height * 0.3,
padding: EdgeInsets.only( padding: EdgeInsets.only(
bottom: 5.0, left: 5.0, right: 8.0), bottom: 5.0, left: 5.0, right: 8.0),
margin: EdgeInsets.only(right: 10.0), margin: EdgeInsets.only(right: 10.0),
@ -217,16 +216,8 @@ class _PharmacyPageState extends State<PharmacyPage> {
30.0)), 30.0)),
child: Text( child: Text(
languageID == "ar" languageID == "ar"
? model ? model.prescriptionsList[index].isInOutPatientDescriptionN.toString()
.prescriptionsList[ : model.prescriptionsList[index].isInOutPatientDescription.toString(),
index]
.isInOutPatientDescriptionN
.toString()
: model
.prescriptionsList[
index]
.isInOutPatientDescription
.toString(),
style: TextStyle( style: TextStyle(
color: Colors.white, color: Colors.white,
fontSize: 15.0, fontSize: 15.0,

@ -57,10 +57,10 @@ class ProductTileItem extends StatelessWidget {
shape: Border(right: BorderSide(color: Colors.grey.shade300, width: 1)), shape: Border(right: BorderSide(color: Colors.grey.shade300, width: 1)),
margin: EdgeInsets.symmetric( margin: EdgeInsets.symmetric(
horizontal: 8, horizontal: 8,
vertical: 4, vertical: 0,
), ),
child: Container( child: Container(
padding: EdgeInsets.symmetric(horizontal: 0), padding: EdgeInsets.symmetric(horizontal: 4),
width: MediaQuery.of(context).size.width / 3, width: MediaQuery.of(context).size.width / 3,
child: Column( child: Column(
crossAxisAlignment: CrossAxisAlignment.start, crossAxisAlignment: CrossAxisAlignment.start,
@ -92,13 +92,13 @@ class ProductTileItem extends StatelessWidget {
borderRadius: borderRadius:
BorderRadius.only(topLeft: Radius.circular(6)), BorderRadius.only(topLeft: Radius.circular(6)),
), ),
child: Texts( child: item.rxMessage != null ? Texts(
item.rxMessage != null ? item.rxMessage : "", projectProvider.isArabic ? item.rxMessagen : item.rxMessage,
color: Colors.white, color: Colors.white,
regular: true, regular: true,
fontSize: 10, fontSize: 10,
fontWeight: FontWeight.w400, fontWeight: FontWeight.w400,
), ): Texts(""),
) )
], ],
), ),

@ -1,6 +1,7 @@
import 'package:diplomaticquarterapp/core/viewModels/pharmacyModule/wishlist_view_model.dart'; import 'package:diplomaticquarterapp/core/viewModels/pharmacyModule/wishlist_view_model.dart';
import 'package:diplomaticquarterapp/pages/base/base_view.dart'; import 'package:diplomaticquarterapp/pages/base/base_view.dart';
import 'package:diplomaticquarterapp/pages/pharmacies/ProductCheckTypeWidget.dart'; import 'package:diplomaticquarterapp/pages/pharmacies/ProductCheckTypeWidget.dart';
import 'package:diplomaticquarterapp/uitl/translations_delegate_base.dart';
import 'package:flutter/material.dart'; import 'package:flutter/material.dart';
import 'package:diplomaticquarterapp/widgets/others/app_scaffold_widget.dart'; import 'package:diplomaticquarterapp/widgets/others/app_scaffold_widget.dart';
@ -18,7 +19,7 @@ class _WishlistPageState extends State<WishlistPage> {
return BaseView<WishListViewModel>( return BaseView<WishListViewModel>(
onModelReady: (model) => model.getWishlistData(), onModelReady: (model) => model.getWishlistData(),
builder: (_, model, wi) => AppScaffold( builder: (_, model, wi) => AppScaffold(
appBarTitle: 'Wishlist page', appBarTitle: TranslationBase.of(context).wishlist,
isShowAppBar: widget.showBar, isShowAppBar: widget.showBar,
isShowDecPage: false, isShowDecPage: false,
isPharmacy: true, isPharmacy: true,

@ -93,11 +93,12 @@ class _ProfilePageState extends State<PharmacyProfilePage> {
}, },
builder: (_, model, wi) => AppScaffold( builder: (_, model, wi) => AppScaffold(
appBarTitle: TranslationBase.of(context).myAccount, appBarTitle: TranslationBase.of(context).myAccount,
isShowAppBar: false, isShowAppBar: true,
isShowDecPage: false, isShowDecPage: false,
isPharmacy: true, isPharmacy: true,
body: user != null body: user != null
? Container( ? Container(
color: Colors.white,
child: SingleChildScrollView( child: SingleChildScrollView(
child: Column( child: Column(
children: <Widget>[ children: <Widget>[

@ -3,6 +3,7 @@ import 'package:diplomaticquarterapp/core/enum/viewstate.dart';
import 'package:diplomaticquarterapp/core/viewModels/pharmacy_categorise_view_model.dart'; import 'package:diplomaticquarterapp/core/viewModels/pharmacy_categorise_view_model.dart';
import 'package:diplomaticquarterapp/pages/pharmacies/product-brands.dart'; import 'package:diplomaticquarterapp/pages/pharmacies/product-brands.dart';
import 'package:diplomaticquarterapp/pages/pharmacies/product_detail.dart'; import 'package:diplomaticquarterapp/pages/pharmacies/product_detail.dart';
import 'package:diplomaticquarterapp/uitl/translations_delegate_base.dart';
import 'package:diplomaticquarterapp/uitl/utils.dart'; import 'package:diplomaticquarterapp/uitl/utils.dart';
import 'package:diplomaticquarterapp/widgets/buttons/button.dart'; import 'package:diplomaticquarterapp/widgets/buttons/button.dart';
import 'package:diplomaticquarterapp/widgets/data_display/text.dart'; import 'package:diplomaticquarterapp/widgets/data_display/text.dart';
@ -32,7 +33,7 @@ class _SearchProductsPageState extends State<SearchProductsPage> {
builder: (BuildContext context, PharmacyCategoriseViewModel model, builder: (BuildContext context, PharmacyCategoriseViewModel model,
Widget child) => Widget child) =>
PharmacyAppScaffold( PharmacyAppScaffold(
appBarTitle: 'Search', appBarTitle: TranslationBase.of(context).search,
isBottomBar: false, isBottomBar: false,
isShowAppBar: true, isShowAppBar: true,
backgroundColor: Colors.white, backgroundColor: Colors.white,
@ -53,7 +54,7 @@ class _SearchProductsPageState extends State<SearchProductsPage> {
key: _formKey, key: _formKey,
child: TextFields( child: TextFields(
autoFocus: true, autoFocus: true,
hintText: 'Search', hintText: TranslationBase.of(context).search,
fontSize: 14.5, fontSize: 14.5,
prefixIcon: Icon(Icons.search), prefixIcon: Icon(Icons.search),
inputAction: TextInputAction.search, inputAction: TextInputAction.search,
@ -62,12 +63,14 @@ class _SearchProductsPageState extends State<SearchProductsPage> {
}, },
onSubmit: (value) { onSubmit: (value) {
searchMedicine(model, context); searchMedicine(model, context);
msg = 'No Result Found'; // msg = 'No Result Found';
msg = TranslationBase.of(context).noResultFound;
}, },
controller: textController, controller: textController,
validator: (value) { validator: (value) {
if (value.isEmpty) { if (value.isEmpty) {
return 'please Enter Product Name'; // return 'please Enter Product Name';
return TranslationBase.of(context).pleaseEnterProductName;
} }
return null; return null;
}, },
@ -79,7 +82,7 @@ class _SearchProductsPageState extends State<SearchProductsPage> {
), ),
InkWell( InkWell(
child: Texts( child: Texts(
'Cancel', TranslationBase.of(context).cancel,
fontSize: 17.0, fontSize: 17.0,
fontWeight: FontWeight.w500, fontWeight: FontWeight.w500,
), ),

@ -1,6 +1,7 @@
import 'package:diplomaticquarterapp/core/model/pharmacy/categorise_parent_model.dart'; import 'package:diplomaticquarterapp/core/model/pharmacy/categorise_parent_model.dart';
import 'package:diplomaticquarterapp/core/viewModels/pharmacy_categorise_view_model.dart'; import 'package:diplomaticquarterapp/core/viewModels/pharmacy_categorise_view_model.dart';
import 'package:diplomaticquarterapp/pages/pharmacies/product_detail.dart'; import 'package:diplomaticquarterapp/pages/pharmacies/product_detail.dart';
import 'package:diplomaticquarterapp/uitl/translations_delegate_base.dart';
import 'package:diplomaticquarterapp/widgets/buttons/button.dart'; import 'package:diplomaticquarterapp/widgets/buttons/button.dart';
import 'package:diplomaticquarterapp/widgets/data_display/text.dart'; import 'package:diplomaticquarterapp/widgets/data_display/text.dart';
import 'package:diplomaticquarterapp/widgets/others/StarRating.dart'; import 'package:diplomaticquarterapp/widgets/others/StarRating.dart';
@ -103,7 +104,7 @@ class _SubCategorisePageState extends State<SubCategorisePage> {
Padding( Padding(
padding: EdgeInsets.all(10.0), padding: EdgeInsets.all(10.0),
child: Container( child: Container(
child: Texts('View All Categories'), child: Texts(TranslationBase.of(context).viewCategorise),
), ),
), ),
Icon(Icons.arrow_forward) Icon(Icons.arrow_forward)
@ -266,8 +267,8 @@ class _SubCategorisePageState extends State<SubCategorisePage> {
SizedBox( SizedBox(
width: 10.0, width: 10.0,
), ),
Texts( Texts(TranslationBase.of(context).refine,
'Refine', // 'Refine',
fontWeight: FontWeight.w600, fontWeight: FontWeight.w600,
), ),
], ],
@ -304,8 +305,8 @@ class _SubCategorisePageState extends State<SubCategorisePage> {
SizedBox( SizedBox(
width: 10.0, width: 10.0,
), ),
Texts( Texts(TranslationBase.of(context).refine,
'Refine', // 'Refine',
fontWeight: fontWeight:
FontWeight.w600, FontWeight.w600,
), ),
@ -313,8 +314,8 @@ class _SubCategorisePageState extends State<SubCategorisePage> {
width: 250.0, width: 250.0,
), ),
InkWell( InkWell(
child: Texts( child: Texts(TranslationBase.of(context).close,
'Close', // 'Close',
color: Colors.red, color: Colors.red,
fontWeight: fontWeight:
FontWeight.w600, FontWeight.w600,
@ -336,7 +337,7 @@ class _SubCategorisePageState extends State<SubCategorisePage> {
children: [ children: [
ExpansionTile( ExpansionTile(
title: title:
Texts('Categorise'), Texts(TranslationBase.of(context).categorise),
children: [ children: [
ProcedureListWidget( ProcedureListWidget(
model: model, model: model,
@ -374,7 +375,7 @@ class _SubCategorisePageState extends State<SubCategorisePage> {
color: Colors.black12, color: Colors.black12,
), ),
ExpansionTile( ExpansionTile(
title: Texts('Brands'), title: Texts(TranslationBase.of(context).brands),
children: [ children: [
ProcedureListWidget( ProcedureListWidget(
model: model, model: model,
@ -413,7 +414,7 @@ class _SubCategorisePageState extends State<SubCategorisePage> {
color: Colors.black12, color: Colors.black12,
), ),
ExpansionTile( ExpansionTile(
title: Texts('Price'), title: Texts(TranslationBase.of(context).price),
children: [ children: [
Container( Container(
color: Color( color: Color(
@ -504,7 +505,8 @@ class _SubCategorisePageState extends State<SubCategorisePage> {
Container( Container(
width: 100, width: 100,
child: Button( child: Button(
label: 'Reset', label: TranslationBase.of(context).reset,
// 'Reset',
backgroundColor: backgroundColor:
Colors.red, Colors.red,
), ),
@ -559,7 +561,8 @@ class _SubCategorisePageState extends State<SubCategorisePage> {
brandId: brandId:
brandIds); brandIds);
}, },
label: 'Apply', label: TranslationBase.of(context).apply,
// 'Apply',
backgroundColor: backgroundColor:
Colors Colors
.green, .green,

@ -16,9 +16,11 @@ class RecommendedProductService extends BaseService{
AuthenticatedUser authUser = new AuthenticatedUser(); AuthenticatedUser authUser = new AuthenticatedUser();
AuthProvider authProvider = new AuthProvider(); AuthProvider authProvider = new AuthProvider();
List<Map<String, dynamic>> _recommendedProductList = List(); // List<Map<String, dynamic>> _recommendedProductList = List();
List<Map<String, Object>> get recommendedList => _recommendedProductList; // List<Map<String, Object>> get recommendedList => _recommendedProductList;
List<RecommendedProductModel> _recommendedProductList = List();
List<RecommendedProductModel> get recommendedList => _recommendedProductList;
Future getRecommendedProducts(productId) async { Future getRecommendedProducts(productId) async {
var customerId = await sharedPref.getString(PHARMACY_CUSTOMER_ID); var customerId = await sharedPref.getString(PHARMACY_CUSTOMER_ID);
@ -28,11 +30,10 @@ class RecommendedProductService extends BaseService{
onSuccess: (dynamic response, int statusCode) { onSuccess: (dynamic response, int statusCode) {
_recommendedProductList.clear(); _recommendedProductList.clear();
response['products'].forEach((item) { response['products'].forEach((item) {
_recommendedProductList.add(item); // _recommendedProductList.add(item);
_recommendedProductList.add(RecommendedProductModel.fromJson(item));
}); });
print("---------------------Recommended Product List------------------------");
print(_recommendedProductList.length);
//print(item['name']); //print(item['name']);
print(response); print(response);
}, onFailure: (String error, int statusCode) { }, onFailure: (String error, int statusCode) {

@ -66,6 +66,8 @@ class TranslationBase {
localizedValues['enterDocName'][locale.languageCode]; localizedValues['enterDocName'][locale.languageCode];
String get search => localizedValues['search'][locale.languageCode]; String get search => localizedValues['search'][locale.languageCode];
String get noResultFound => localizedValues['noResultFound'][locale.languageCode];
String get pleaseEnterProductName => localizedValues['pleaseEnterProductName'][locale.languageCode];
String get bookNow => localizedValues['bookNow'][locale.languageCode]; String get bookNow => localizedValues['bookNow'][locale.languageCode];
@ -725,7 +727,12 @@ class TranslationBase {
String get orders => localizedValues['orders'][locale.languageCode]; String get orders => localizedValues['orders'][locale.languageCode];
String get lakum => localizedValues['lakum'][locale.languageCode]; String get lakum => localizedValues['lakum'][locale.languageCode];
String get wishlist => localizedValues['wishlist'][locale.languageCode]; String get wishlist => localizedValues['wishlist'][locale.languageCode];
String get brands => localizedValues['brands'][locale.languageCode];
String get products => localizedValues['products'][locale.languageCode];
String get reviews => localizedValues['reviews'][locale.languageCode]; String get reviews => localizedValues['reviews'][locale.languageCode];
String get productDetails => localizedValues['productDetails'][locale.languageCode];
String get noReviewsAvailable => localizedValues['noReviewsAvailable'][locale.languageCode];
String get noLocationAvailable => localizedValues['noLocationAvailable'][locale.languageCode];
String get myPrescriptions => String get myPrescriptions =>
localizedValues['myPrescriptions'][locale.languageCode]; localizedValues['myPrescriptions'][locale.languageCode];
String get medicationRefill => String get medicationRefill =>
@ -901,6 +908,10 @@ class TranslationBase {
String get iAm => localizedValues['i-am'][locale.languageCode]; String get iAm => localizedValues['i-am'][locale.languageCode];
String get yearOld => localizedValues['years-old'][locale.languageCode]; String get yearOld => localizedValues['years-old'][locale.languageCode];
String get categorise => localizedValues['categorise'][locale.languageCode]; String get categorise => localizedValues['categorise'][locale.languageCode];
String get refine => localizedValues['refine'][locale.languageCode];
String get apply => localizedValues['apply'][locale.languageCode];
String get reset => localizedValues['reset'][locale.languageCode];
String get viewCategorise => localizedValues['viewCategorise'][locale.languageCode];
String get cart => localizedValues['cart'][locale.languageCode]; String get cart => localizedValues['cart'][locale.languageCode];
String get wishList => localizedValues['wishList'][locale.languageCode]; String get wishList => localizedValues['wishList'][locale.languageCode];
String get Alhabibapp => localizedValues['Alhabibapp'][locale.languageCode]; String get Alhabibapp => localizedValues['Alhabibapp'][locale.languageCode];
@ -1377,9 +1388,14 @@ class TranslationBase {
String get quantitySize => String get quantitySize =>
localizedValues['quantitySize'][locale.languageCode]; localizedValues['quantitySize'][locale.languageCode];
String get addToCart => localizedValues['addToCart'][locale.languageCode]; String get addToCart => localizedValues['addToCart'][locale.languageCode];
String get addToWishlist => localizedValues['addToWishlist'][locale.languageCode];
String get buyNow => localizedValues['buyNow'][locale.languageCode]; String get buyNow => localizedValues['buyNow'][locale.languageCode];
String get quantityShortcut => String get quantityShortcut =>
localizedValues['quantityShortcut'][locale.languageCode]; localizedValues['quantityShortcut'][locale.languageCode];
String get noData =>
localizedValues['noData'][locale.languageCode];
String get no_data =>
localizedValues['no_data'][locale.languageCode];
String get year => localizedValues['Year'][locale.languageCode]; String get year => localizedValues['Year'][locale.languageCode];
String get month => localizedValues['Month'][locale.languageCode]; String get month => localizedValues['Month'][locale.languageCode];

Loading…
Cancel
Save