haroon_dev
haroon amjad 8 hours ago
parent 9adac10d39
commit bd89a840a0

@ -1803,6 +1803,14 @@ abstract class LocaleKeys {
static const watchUsOnYoutube = 'watchUsOnYoutube'; static const watchUsOnYoutube = 'watchUsOnYoutube';
static const connectOnLinkedin = 'connectOnLinkedin'; static const connectOnLinkedin = 'connectOnLinkedin';
static const riskFactorPageTitle = 'riskFactorPageTitle'; static const riskFactorPageTitle = 'riskFactorPageTitle';
static const bloodDonationService = 'bloodDonationService';
static const bookAppointmentService = 'bookAppointmentService';
static const pinchToZoom = 'pinchToZoom';
static const gotIt = 'gotIt';
static const zoomIntoDetails = 'zoomIntoDetails';
static const pinchWithTwoFingersToZoom = 'pinchWithTwoFingersToZoom';
static const dragToMoveAround = 'dragToMoveAround';
static const startExploring = 'startExploring';
static const symptomsCheckSuggestions = 'symptomsCheckSuggestions'; static const symptomsCheckSuggestions = 'symptomsCheckSuggestions';
static const appointmentArrived = 'appointmentArrived'; static const appointmentArrived = 'appointmentArrived';
static const calendarPermissionAlertForAppointment = 'calendarPermissionAlertForAppointment'; static const calendarPermissionAlertForAppointment = 'calendarPermissionAlertForAppointment';

@ -2,7 +2,7 @@ name: hmg_patient_app_new
description: "New HMG Patient App" description: "New HMG Patient App"
publish_to: 'none' # Remove this line if you wish to publish to pub.dev publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 0.0.19+18 version: 0.0.20+19
#version: 0.0.1+18 #version: 0.0.1+18
environment: environment:

Loading…
Cancel
Save