improve vital sgin and return the correct color to login header
parent
dc73f7bfd8
commit
40eb7f8064
@ -1,66 +0,0 @@
|
||||
import 'package:doctor_app_flutter/models/category_models.dart';
|
||||
import 'package:doctor_app_flutter/routes.dart';
|
||||
|
||||
const DUMMY_CATEGORIES = const [
|
||||
Category(
|
||||
id: 'c1',
|
||||
title: 'My Schedule',
|
||||
image: 'assets/images/user_id_icon.png',
|
||||
link: MY_SCHEDULE),
|
||||
Category(
|
||||
id: 'c2',
|
||||
title: 'Patient Search',
|
||||
image: 'assets/images/user_id_icon.png',
|
||||
link: PATIENT_SEARCH),
|
||||
Category(
|
||||
id: 'c3',
|
||||
title: 'outPatiant',
|
||||
image: 'assets/images/user_id_icon.png',
|
||||
link: PATIENTS),
|
||||
Category(
|
||||
id: 'c4',
|
||||
title: 'InPatiant',
|
||||
image: 'assets/images/user_id_icon.png',
|
||||
link: PATIENTS),
|
||||
Category(
|
||||
id: 'c5',
|
||||
title: 'Referral',
|
||||
image: 'assets/images/user_id_icon.png',
|
||||
link: PATIENTS),
|
||||
Category(
|
||||
id: 'c6',
|
||||
title: 'Referred',
|
||||
image: 'assets/images/user_id_icon.png',
|
||||
link: PATIENTS),
|
||||
Category(
|
||||
id: 'c7',
|
||||
title: 'Discharged Patient',
|
||||
image: 'assets/images/user_id_icon.png',
|
||||
link: PATIENTS),
|
||||
Category(
|
||||
id: 'c8',
|
||||
title: 'Referral Discharge',
|
||||
image: 'assets/images/user_id_icon.png',
|
||||
link: PATIENTS),
|
||||
Category(
|
||||
id: 'c9',
|
||||
title: 'Search For Medicine',
|
||||
image: 'assets/images/user_id_icon.png',
|
||||
link: MEDICINE_SEARCH),
|
||||
Category(
|
||||
id: 'c10',
|
||||
title: 'Doctor Reply',
|
||||
image: 'assets/images/user_id_icon.png',
|
||||
link: DOCTOR_REPLY),
|
||||
Category(
|
||||
id: 'c11',
|
||||
title: 'Blood Bank',
|
||||
image: 'assets/images/user_id_icon.png',
|
||||
link: BLOOD_BANK),
|
||||
Category(
|
||||
id: 'c12',
|
||||
title: 'QR Reader',
|
||||
image: 'assets/images/user_id_icon.png',
|
||||
link: QR_READER),
|
||||
];
|
||||
|
||||
@ -0,0 +1,218 @@
|
||||
List <Map> ListProject= [
|
||||
{
|
||||
"Desciption": "Dubai Hospital",
|
||||
"DesciptionN": null,
|
||||
"ID": 2,
|
||||
"LegalName": "Dr. Sulaiman Al Habib Hospital FZ - LLC ",
|
||||
"LegalNameN": "مستشفى الدكتور سليمان الحبيب منطقة حرة - ذ.م.م",
|
||||
"Name": "Dubai Hospital",
|
||||
"NameN": null,
|
||||
"PhoneNumber": "+97144297777",
|
||||
"SetupID": "505005",
|
||||
"DistanceInKilometers": 0,
|
||||
"IsActive": true,
|
||||
"Latitude": "25.231273",
|
||||
"Longitude": "55.320942",
|
||||
"MainProjectID": 2,
|
||||
"ProjectOutSA": true,
|
||||
"UsingInDoctorApp": true
|
||||
},
|
||||
{
|
||||
"Desciption": "SZR Center",
|
||||
"DesciptionN": null,
|
||||
"ID": 3,
|
||||
"LegalName": "Dr. Sulaiman Al Habib Hospital SZR - LLC ",
|
||||
"LegalNameN": "مستشفى الدكتور سليمان الحبيب طريق الشيخ زايد",
|
||||
"Name": "SZR Medical Center",
|
||||
"NameN": null,
|
||||
"PhoneNumber": "+97144297777",
|
||||
"SetupID": "505005",
|
||||
"DistanceInKilometers": 0,
|
||||
"IsActive": true,
|
||||
"Latitude": "25.154501",
|
||||
"Longitude": "55.226000",
|
||||
"MainProjectID": 3,
|
||||
"ProjectOutSA": true,
|
||||
"UsingInDoctorApp": true
|
||||
},
|
||||
{
|
||||
"Desciption": "Home Health Care (HHC)",
|
||||
"DesciptionN": null,
|
||||
"ID": 95,
|
||||
"LegalName": "",
|
||||
"LegalNameN": "",
|
||||
"Name": "Home Health Care (HHC)",
|
||||
"NameN": null,
|
||||
"PhoneNumber": "+966114622224",
|
||||
"SetupID": "91877 ",
|
||||
"DistanceInKilometers": 0,
|
||||
"IsActive": false,
|
||||
"Latitude": "24.704242",
|
||||
"Longitude": "46.675823",
|
||||
"MainProjectID": 12,
|
||||
"ProjectOutSA": false,
|
||||
"UsingInDoctorApp": true
|
||||
},
|
||||
{
|
||||
"Desciption": "Olaya Hospital",
|
||||
"DesciptionN": null,
|
||||
"ID": 12,
|
||||
"LegalName": "from Sehat Al Olaya Medical Complex Company",
|
||||
"LegalNameN": "شركة مجمع صحة العليا الطبي ",
|
||||
"Name": "Olaya Hospital",
|
||||
"NameN": null,
|
||||
"PhoneNumber": "+966114622224",
|
||||
"SetupID": "91877 ",
|
||||
"DistanceInKilometers": 0,
|
||||
"IsActive": true,
|
||||
"Latitude": "24.704242",
|
||||
"Longitude": "46.675823",
|
||||
"MainProjectID": 12,
|
||||
"ProjectOutSA": false,
|
||||
"UsingInDoctorApp": true
|
||||
},
|
||||
{
|
||||
"Desciption": "Ajaji Dental Clinic (AMS)",
|
||||
"DesciptionN": null,
|
||||
"ID": 99,
|
||||
"LegalName": "from Dr. Abdulaziz A. Al - Ajaji Dental Clinics Complex Company",
|
||||
"LegalNameN": "شركة مجمع عيادات الدكتور عبدالعزيز ابرهيم العجاجي لطب الاسنان",
|
||||
"Name": "Ajaji Dental Clinic (AMS)",
|
||||
"NameN": null,
|
||||
"PhoneNumber": "+966115259999",
|
||||
"SetupID": "010266",
|
||||
"DistanceInKilometers": 0,
|
||||
"IsActive": false,
|
||||
"Latitude": "24.722136",
|
||||
"Longitude": "46.774303",
|
||||
"MainProjectID": 15,
|
||||
"ProjectOutSA": false,
|
||||
"UsingInDoctorApp": true
|
||||
},
|
||||
{
|
||||
"Desciption": "Ajaji Dental Clinic (AMS)",
|
||||
"DesciptionN": null,
|
||||
"ID": 100,
|
||||
"LegalName": "from Dr. Abdulaziz A. Al - Ajaji Dental Clinics Complex Company",
|
||||
"LegalNameN": "شركة مجمع عيادات الدكتور عبدالعزيز ابرهيم العجاجي لطب الاسنان",
|
||||
"Name": "Ajaji Dental Clinic (AMS) Malaz",
|
||||
"NameN": null,
|
||||
"PhoneNumber": "+966115259999",
|
||||
"SetupID": "010266",
|
||||
"DistanceInKilometers": 0,
|
||||
"IsActive": false,
|
||||
"Latitude": "24.722136",
|
||||
"Longitude": "46.774303",
|
||||
"MainProjectID": 15,
|
||||
"ProjectOutSA": false,
|
||||
"UsingInDoctorApp": true
|
||||
},
|
||||
{
|
||||
"Desciption": "Arryan Hospital",
|
||||
"DesciptionN": null,
|
||||
"ID": 15,
|
||||
"LegalName": "Al Rayan Hospital for Healthcare Company ",
|
||||
"LegalNameN": "شركة مستشفى الريان للرعاية الطبية",
|
||||
"Name": "Arryan Hospital",
|
||||
"NameN": null,
|
||||
"PhoneNumber": "+966114909999",
|
||||
"SetupID": "010266",
|
||||
"DistanceInKilometers": 0,
|
||||
"IsActive": true,
|
||||
"Latitude": "24.722136",
|
||||
"Longitude": "46.774303",
|
||||
"MainProjectID": 15,
|
||||
"ProjectOutSA": false,
|
||||
"UsingInDoctorApp": true
|
||||
},
|
||||
{
|
||||
"Desciption": "MD Lab",
|
||||
"DesciptionN": null,
|
||||
"ID": 150,
|
||||
"LegalName": "",
|
||||
"LegalNameN": "",
|
||||
"Name": "MD Lab",
|
||||
"NameN": null,
|
||||
"PhoneNumber": "+966114774700",
|
||||
"SetupID": "010266",
|
||||
"DistanceInKilometers": 0,
|
||||
"IsActive": false,
|
||||
"Latitude": "24.722136",
|
||||
"Longitude": "46.774303",
|
||||
"MainProjectID": 15,
|
||||
"ProjectOutSA": false,
|
||||
"UsingInDoctorApp": true
|
||||
},
|
||||
{
|
||||
"Desciption": "Takhassusi Hospital",
|
||||
"DesciptionN": null,
|
||||
"ID": 16,
|
||||
"LegalName": "Western Specialist Hospital for Medical Care",
|
||||
"LegalNameN": "شركة مستشفى الغرب التخصصي للرعاية الطبية ",
|
||||
"Name": "Takhassusi Hospital",
|
||||
"NameN": null,
|
||||
"PhoneNumber": "+966112833333",
|
||||
"SetupID": "102000",
|
||||
"DistanceInKilometers": 0,
|
||||
"IsActive": true,
|
||||
"Latitude": "24.719364",
|
||||
"Longitude": "46.657567",
|
||||
"MainProjectID": 16,
|
||||
"ProjectOutSA": false,
|
||||
"UsingInDoctorApp": true
|
||||
},
|
||||
{
|
||||
"Desciption": "Suwaidi Hospital",
|
||||
"DesciptionN": null,
|
||||
"ID": 17,
|
||||
"LegalName": "Sehat Al Suwaidi Medical Company",
|
||||
"LegalNameN": "شركة صحة السويدي الطبية",
|
||||
"Name": "Suwaidi Hospital",
|
||||
"NameN": null,
|
||||
"PhoneNumber": "+966114754444",
|
||||
"SetupID": "010266",
|
||||
"DistanceInKilometers": 0,
|
||||
"IsActive": true,
|
||||
"Latitude": "24.567525",
|
||||
"Longitude": " 46.641019",
|
||||
"MainProjectID": 17,
|
||||
"ProjectOutSA": false,
|
||||
"UsingInDoctorApp": true
|
||||
},
|
||||
{
|
||||
"Desciption": "Al Qassim Hospital\r\n",
|
||||
"DesciptionN": null,
|
||||
"ID": 21,
|
||||
"LegalName": "Buraidah Al Takhassusi Hospital for Healthcare Company",
|
||||
"LegalNameN": "شركة مستشفى بريدة التخصصي للرعاية الطبية ",
|
||||
"Name": "Al Qassim Hospital",
|
||||
"NameN": null,
|
||||
"PhoneNumber": "+966163166666",
|
||||
"SetupID": "051431",
|
||||
"DistanceInKilometers": 0,
|
||||
"IsActive": true,
|
||||
"Latitude": "26.360724",
|
||||
"Longitude": "43.945774",
|
||||
"MainProjectID": 21,
|
||||
"ProjectOutSA": false,
|
||||
"UsingInDoctorApp": true
|
||||
},
|
||||
{
|
||||
"Desciption": "Khobar Hospital",
|
||||
"DesciptionN": null,
|
||||
"ID": 60,
|
||||
"LegalName": "Khobar Hospital",
|
||||
"LegalNameN": "مستشفى الخبر",
|
||||
"Name": "Khobar Hospital",
|
||||
"NameN": null,
|
||||
"PhoneNumber": "+966138711111",
|
||||
"SetupID": "034423",
|
||||
"DistanceInKilometers": 0,
|
||||
"IsActive": true,
|
||||
"Latitude": "26.3107804",
|
||||
"Longitude": "50.2108347",
|
||||
"MainProjectID": 60,
|
||||
"ProjectOutSA": false,
|
||||
"UsingInDoctorApp": true
|
||||
}
|
||||
];
|
||||
Loading…
Reference in New Issue