diff --git a/assets/images/dashboard_icon/discharge_patient.svg b/assets/images/dashboard_icon/discharge_patient.svg
new file mode 100644
index 00000000..68186c51
--- /dev/null
+++ b/assets/images/dashboard_icon/discharge_patient.svg
@@ -0,0 +1,37 @@
+
diff --git a/assets/images/dashboard_icon/home_icon.svg b/assets/images/dashboard_icon/home_icon.svg
new file mode 100644
index 00000000..32597a47
--- /dev/null
+++ b/assets/images/dashboard_icon/home_icon.svg
@@ -0,0 +1,3 @@
+
diff --git a/assets/images/dashboard_icon/home_icon_active.svg b/assets/images/dashboard_icon/home_icon_active.svg
new file mode 100644
index 00000000..31b47d99
--- /dev/null
+++ b/assets/images/dashboard_icon/home_icon_active.svg
@@ -0,0 +1,3 @@
+
diff --git a/assets/images/dashboard_icon/in_patient_white.svg b/assets/images/dashboard_icon/in_patient_white.svg
new file mode 100644
index 00000000..d648f62c
--- /dev/null
+++ b/assets/images/dashboard_icon/in_patient_white.svg
@@ -0,0 +1,6 @@
+
diff --git a/assets/images/dashboard_icon/lab_results.svg b/assets/images/dashboard_icon/lab_results.svg
new file mode 100644
index 00000000..353c6a19
--- /dev/null
+++ b/assets/images/dashboard_icon/lab_results.svg
@@ -0,0 +1,20 @@
+
diff --git a/assets/images/dashboard_icon/menu_icon.svg b/assets/images/dashboard_icon/menu_icon.svg
new file mode 100644
index 00000000..0a62759b
--- /dev/null
+++ b/assets/images/dashboard_icon/menu_icon.svg
@@ -0,0 +1,22 @@
+
diff --git a/assets/images/dashboard_icon/menu_icon_active.svg b/assets/images/dashboard_icon/menu_icon_active.svg
new file mode 100644
index 00000000..b565b40a
--- /dev/null
+++ b/assets/images/dashboard_icon/menu_icon_active.svg
@@ -0,0 +1,22 @@
+
diff --git a/assets/images/dashboard_icon/message_icon.svg b/assets/images/dashboard_icon/message_icon.svg
new file mode 100644
index 00000000..d200320b
--- /dev/null
+++ b/assets/images/dashboard_icon/message_icon.svg
@@ -0,0 +1,7 @@
+
diff --git a/assets/images/dashboard_icon/message_icon_active.svg b/assets/images/dashboard_icon/message_icon_active.svg
new file mode 100644
index 00000000..87759ec7
--- /dev/null
+++ b/assets/images/dashboard_icon/message_icon_active.svg
@@ -0,0 +1,7 @@
+
diff --git a/assets/images/dashboard_icon/operations.svg b/assets/images/dashboard_icon/operations.svg
new file mode 100644
index 00000000..1dc283cc
--- /dev/null
+++ b/assets/images/dashboard_icon/operations.svg
@@ -0,0 +1,15 @@
+
diff --git a/assets/images/dashboard_icon/out_patient.svg b/assets/images/dashboard_icon/out_patient.svg
new file mode 100644
index 00000000..bc0a7a9b
--- /dev/null
+++ b/assets/images/dashboard_icon/out_patient.svg
@@ -0,0 +1,5 @@
+
diff --git a/assets/images/dashboard_icon/patient.svg b/assets/images/dashboard_icon/patient.svg
new file mode 100644
index 00000000..40082dcc
--- /dev/null
+++ b/assets/images/dashboard_icon/patient.svg
@@ -0,0 +1,8 @@
+
diff --git a/assets/images/dashboard_icon/qr-code.svg b/assets/images/dashboard_icon/qr-code.svg
new file mode 100644
index 00000000..a85e6e63
--- /dev/null
+++ b/assets/images/dashboard_icon/qr-code.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/assets/images/dashboard_icon/radiology.svg b/assets/images/dashboard_icon/radiology.svg
new file mode 100644
index 00000000..e8e45723
--- /dev/null
+++ b/assets/images/dashboard_icon/radiology.svg
@@ -0,0 +1,27 @@
+
diff --git a/assets/images/dashboard_icon/referral.svg b/assets/images/dashboard_icon/referral.svg
new file mode 100644
index 00000000..bdf4d096
--- /dev/null
+++ b/assets/images/dashboard_icon/referral.svg
@@ -0,0 +1,6 @@
+
diff --git a/assets/images/dashboard_icon/scdedule_icon_active.svg b/assets/images/dashboard_icon/scdedule_icon_active.svg
new file mode 100644
index 00000000..5c3fc7ae
--- /dev/null
+++ b/assets/images/dashboard_icon/scdedule_icon_active.svg
@@ -0,0 +1,7 @@
+
diff --git a/assets/images/dashboard_icon/schedule_icon.svg b/assets/images/dashboard_icon/schedule_icon.svg
new file mode 100644
index 00000000..10b78b14
--- /dev/null
+++ b/assets/images/dashboard_icon/schedule_icon.svg
@@ -0,0 +1,5 @@
+
diff --git a/assets/images/dashboard_icon/search_patient.svg b/assets/images/dashboard_icon/search_patient.svg
new file mode 100644
index 00000000..92c1ca4b
--- /dev/null
+++ b/assets/images/dashboard_icon/search_patient.svg
@@ -0,0 +1,32 @@
+
diff --git a/ios/Flutter/Debug.xcconfig b/ios/Flutter/Debug.xcconfig
index 592ceee8..e8efba11 100644
--- a/ios/Flutter/Debug.xcconfig
+++ b/ios/Flutter/Debug.xcconfig
@@ -1 +1,2 @@
+#include "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"
#include "Generated.xcconfig"
diff --git a/ios/Flutter/Release.xcconfig b/ios/Flutter/Release.xcconfig
index 592ceee8..399e9340 100644
--- a/ios/Flutter/Release.xcconfig
+++ b/ios/Flutter/Release.xcconfig
@@ -1 +1,2 @@
+#include "Pods/Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"
#include "Generated.xcconfig"
diff --git a/ios/Podfile b/ios/Podfile
new file mode 100644
index 00000000..b30a428b
--- /dev/null
+++ b/ios/Podfile
@@ -0,0 +1,90 @@
+# Uncomment this line to define a global platform for your project
+# platform :ios, '9.0'
+
+# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
+ENV['COCOAPODS_DISABLE_STATS'] = 'true'
+
+project 'Runner', {
+ 'Debug' => :debug,
+ 'Profile' => :release,
+ 'Release' => :release,
+}
+
+def parse_KV_file(file, separator='=')
+ file_abs_path = File.expand_path(file)
+ if !File.exists? file_abs_path
+ return [];
+ end
+ generated_key_values = {}
+ skip_line_start_symbols = ["#", "/"]
+ File.foreach(file_abs_path) do |line|
+ next if skip_line_start_symbols.any? { |symbol| line =~ /^\s*#{symbol}/ }
+ plugin = line.split(pattern=separator)
+ if plugin.length == 2
+ podname = plugin[0].strip()
+ path = plugin[1].strip()
+ podpath = File.expand_path("#{path}", file_abs_path)
+ generated_key_values[podname] = podpath
+ else
+ puts "Invalid plugin specification: #{line}"
+ end
+ end
+ generated_key_values
+end
+
+target 'Runner' do
+ use_frameworks!
+ use_modular_headers!
+
+ # Flutter Pod
+
+ copied_flutter_dir = File.join(__dir__, 'Flutter')
+ copied_framework_path = File.join(copied_flutter_dir, 'Flutter.framework')
+ copied_podspec_path = File.join(copied_flutter_dir, 'Flutter.podspec')
+ unless File.exist?(copied_framework_path) && File.exist?(copied_podspec_path)
+ # Copy Flutter.framework and Flutter.podspec to Flutter/ to have something to link against if the xcode backend script has not run yet.
+ # That script will copy the correct debug/profile/release version of the framework based on the currently selected Xcode configuration.
+ # CocoaPods will not embed the framework on pod install (before any build phases can generate) if the dylib does not exist.
+
+ generated_xcode_build_settings_path = File.join(copied_flutter_dir, 'Generated.xcconfig')
+ unless File.exist?(generated_xcode_build_settings_path)
+ raise "Generated.xcconfig must exist. If you're running pod install manually, make sure flutter pub get is executed first"
+ end
+ generated_xcode_build_settings = parse_KV_file(generated_xcode_build_settings_path)
+ cached_framework_dir = generated_xcode_build_settings['FLUTTER_FRAMEWORK_DIR'];
+
+ unless File.exist?(copied_framework_path)
+ FileUtils.cp_r(File.join(cached_framework_dir, 'Flutter.framework'), copied_flutter_dir)
+ end
+ unless File.exist?(copied_podspec_path)
+ FileUtils.cp(File.join(cached_framework_dir, 'Flutter.podspec'), copied_flutter_dir)
+ end
+ end
+
+ # Keep pod path relative so it can be checked into Podfile.lock.
+ pod 'Flutter', :path => 'Flutter'
+
+ # Plugin Pods
+
+ # Prepare symlinks folder. We use symlinks to avoid having Podfile.lock
+ # referring to absolute paths on developers' machines.
+ system('rm -rf .symlinks')
+ system('mkdir -p .symlinks/plugins')
+ plugin_pods = parse_KV_file('../.flutter-plugins')
+ plugin_pods.each do |name, path|
+ symlink = File.join('.symlinks', 'plugins', name)
+ File.symlink(path, symlink)
+ pod name, :path => File.join(symlink, 'ios')
+ end
+end
+
+# Prevent Cocoapods from embedding a second Flutter framework and causing an error with the new Xcode build system.
+install! 'cocoapods', :disable_input_output_paths => true
+
+post_install do |installer|
+ installer.pods_project.targets.each do |target|
+ target.build_configurations.each do |config|
+ config.build_settings['ENABLE_BITCODE'] = 'NO'
+ end
+ end
+end
diff --git a/ios/Podfile.lock b/ios/Podfile.lock
new file mode 100644
index 00000000..392290a0
--- /dev/null
+++ b/ios/Podfile.lock
@@ -0,0 +1,127 @@
+PODS:
+ - barcode_scan (0.0.1):
+ - Flutter
+ - MTBBarcodeScanner
+ - SwiftProtobuf
+ - connectivity (0.0.1):
+ - Flutter
+ - Reachability
+ - connectivity_macos (0.0.1):
+ - Flutter
+ - device_info (0.0.1):
+ - Flutter
+ - Flutter (1.0.0)
+ - flutter_flexible_toast (0.0.1):
+ - Flutter
+ - flutter_plugin_android_lifecycle (0.0.1):
+ - Flutter
+ - hexcolor (0.0.1):
+ - Flutter
+ - imei_plugin (0.0.1):
+ - Flutter
+ - local_auth (0.0.1):
+ - Flutter
+ - MTBBarcodeScanner (5.0.11)
+ - "permission_handler (5.0.0+hotfix.5)":
+ - Flutter
+ - Reachability (3.2)
+ - shared_preferences (0.0.1):
+ - Flutter
+ - shared_preferences_macos (0.0.1):
+ - Flutter
+ - shared_preferences_web (0.0.1):
+ - Flutter
+ - SwiftProtobuf (1.9.0)
+ - url_launcher (0.0.1):
+ - Flutter
+ - url_launcher_macos (0.0.1):
+ - Flutter
+ - url_launcher_web (0.0.1):
+ - Flutter
+
+DEPENDENCIES:
+ - barcode_scan (from `.symlinks/plugins/barcode_scan/ios`)
+ - connectivity (from `.symlinks/plugins/connectivity/ios`)
+ - connectivity_macos (from `.symlinks/plugins/connectivity_macos/ios`)
+ - device_info (from `.symlinks/plugins/device_info/ios`)
+ - Flutter (from `Flutter`)
+ - flutter_flexible_toast (from `.symlinks/plugins/flutter_flexible_toast/ios`)
+ - flutter_plugin_android_lifecycle (from `.symlinks/plugins/flutter_plugin_android_lifecycle/ios`)
+ - hexcolor (from `.symlinks/plugins/hexcolor/ios`)
+ - imei_plugin (from `.symlinks/plugins/imei_plugin/ios`)
+ - local_auth (from `.symlinks/plugins/local_auth/ios`)
+ - permission_handler (from `.symlinks/plugins/permission_handler/ios`)
+ - shared_preferences (from `.symlinks/plugins/shared_preferences/ios`)
+ - shared_preferences_macos (from `.symlinks/plugins/shared_preferences_macos/ios`)
+ - shared_preferences_web (from `.symlinks/plugins/shared_preferences_web/ios`)
+ - url_launcher (from `.symlinks/plugins/url_launcher/ios`)
+ - url_launcher_macos (from `.symlinks/plugins/url_launcher_macos/ios`)
+ - url_launcher_web (from `.symlinks/plugins/url_launcher_web/ios`)
+
+SPEC REPOS:
+ https://cdn.cocoapods.org/:
+ - MTBBarcodeScanner
+ - Reachability
+ - SwiftProtobuf
+
+EXTERNAL SOURCES:
+ barcode_scan:
+ :path: ".symlinks/plugins/barcode_scan/ios"
+ connectivity:
+ :path: ".symlinks/plugins/connectivity/ios"
+ connectivity_macos:
+ :path: ".symlinks/plugins/connectivity_macos/ios"
+ device_info:
+ :path: ".symlinks/plugins/device_info/ios"
+ Flutter:
+ :path: Flutter
+ flutter_flexible_toast:
+ :path: ".symlinks/plugins/flutter_flexible_toast/ios"
+ flutter_plugin_android_lifecycle:
+ :path: ".symlinks/plugins/flutter_plugin_android_lifecycle/ios"
+ hexcolor:
+ :path: ".symlinks/plugins/hexcolor/ios"
+ imei_plugin:
+ :path: ".symlinks/plugins/imei_plugin/ios"
+ local_auth:
+ :path: ".symlinks/plugins/local_auth/ios"
+ permission_handler:
+ :path: ".symlinks/plugins/permission_handler/ios"
+ shared_preferences:
+ :path: ".symlinks/plugins/shared_preferences/ios"
+ shared_preferences_macos:
+ :path: ".symlinks/plugins/shared_preferences_macos/ios"
+ shared_preferences_web:
+ :path: ".symlinks/plugins/shared_preferences_web/ios"
+ url_launcher:
+ :path: ".symlinks/plugins/url_launcher/ios"
+ url_launcher_macos:
+ :path: ".symlinks/plugins/url_launcher_macos/ios"
+ url_launcher_web:
+ :path: ".symlinks/plugins/url_launcher_web/ios"
+
+SPEC CHECKSUMS:
+ barcode_scan: a5c27959edfafaa0c771905bad0b29d6d39e4479
+ connectivity: 6e94255659cc86dcbef1d452ad3e0491bb1b3e75
+ connectivity_macos: e2e9731b6b22dda39eb1b128f6969d574460e191
+ device_info: d7d233b645a32c40dfdc212de5cf646ca482f175
+ Flutter: 0e3d915762c693b495b44d77113d4970485de6ec
+ flutter_flexible_toast: 0547e740cae0c33bb7c51bcd931233f4584e1143
+ flutter_plugin_android_lifecycle: dc0b544e129eebb77a6bfb1239d4d1c673a60a35
+ hexcolor: fdfb9c4258ad96e949c2dbcdf790a62194b8aa89
+ imei_plugin: cb1af7c223ac2d82dcd1457a7137d93d65d2a3cd
+ local_auth: 25938960984c3a7f6e3253e3f8d962fdd16852bd
+ MTBBarcodeScanner: f453b33c4b7dfe545d8c6484ed744d55671788cb
+ permission_handler: 6226fcb78b97c7c7458a95c7346a11d5184fec12
+ Reachability: 33e18b67625424e47b6cde6d202dce689ad7af96
+ shared_preferences: af6bfa751691cdc24be3045c43ec037377ada40d
+ shared_preferences_macos: f3f29b71ccbb56bf40c9dd6396c9acf15e214087
+ shared_preferences_web: 141cce0c3ed1a1c5bf2a0e44f52d31eeb66e5ea9
+ SwiftProtobuf: ecbec1be9036d15655f6b3443a1c4ea693c97932
+ url_launcher: 6fef411d543ceb26efce54b05a0a40bfd74cbbef
+ url_launcher_macos: fd7894421cd39320dce5f292fc99ea9270b2a313
+ url_launcher_web: e5527357f037c87560776e36436bf2b0288b965c
+
+PODFILE CHECKSUM: 1b66dae606f75376c5f2135a8290850eeb09ae83
+
+COCOAPODS: 1.9.3
diff --git a/ios/Runner.xcodeproj/project.pbxproj b/ios/Runner.xcodeproj/project.pbxproj
index bfb59352..8548667e 100644
--- a/ios/Runner.xcodeproj/project.pbxproj
+++ b/ios/Runner.xcodeproj/project.pbxproj
@@ -9,14 +9,11 @@
/* Begin PBXBuildFile section */
1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };
3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
- 3B80C3941E831B6300D905FE /* App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B80C3931E831B6300D905FE /* App.framework */; };
- 3B80C3951E831B6300D905FE /* App.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 3B80C3931E831B6300D905FE /* App.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; };
- 9705A1C61CF904A100538489 /* Flutter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9740EEBA1CF902C7004384FC /* Flutter.framework */; };
- 9705A1C71CF904A300538489 /* Flutter.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 9740EEBA1CF902C7004384FC /* Flutter.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };
+ B650DC3076E9D70CB188286A /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93A5F83B23AB032D1E096663 /* Pods_Runner.framework */; };
/* End PBXBuildFile section */
/* Begin PBXCopyFilesBuildPhase section */
@@ -26,8 +23,6 @@
dstPath = "";
dstSubfolderSpec = 10;
files = (
- 3B80C3951E831B6300D905FE /* App.framework in Embed Frameworks */,
- 9705A1C71CF904A300538489 /* Flutter.framework in Embed Frameworks */,
);
name = "Embed Frameworks";
runOnlyForDeploymentPostprocessing = 0;
@@ -38,18 +33,20 @@
1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = ""; };
1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = ""; };
3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = ""; };
- 3B80C3931E831B6300D905FE /* App.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = App.framework; path = Flutter/App.framework; sourceTree = ""; };
74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = ""; };
74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; };
+ 75DD06875D42C7903A76DF9F /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = ""; };
7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = ""; };
+ 93A5F83B23AB032D1E096663 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = ""; };
9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = ""; };
- 9740EEBA1CF902C7004384FC /* Flutter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Flutter.framework; path = Flutter/Flutter.framework; sourceTree = ""; };
97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; };
97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; };
97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; };
97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; };
97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; };
+ 9D4B7DB43C6A6C849D2387CE /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = ""; };
+ E698D7B14B12DF768FE47A1A /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = ""; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
@@ -57,20 +54,27 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
- 9705A1C61CF904A100538489 /* Flutter.framework in Frameworks */,
- 3B80C3941E831B6300D905FE /* App.framework in Frameworks */,
+ B650DC3076E9D70CB188286A /* Pods_Runner.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
+ 7D66D387293CE5376A07EC5F /* Pods */ = {
+ isa = PBXGroup;
+ children = (
+ E698D7B14B12DF768FE47A1A /* Pods-Runner.debug.xcconfig */,
+ 75DD06875D42C7903A76DF9F /* Pods-Runner.release.xcconfig */,
+ 9D4B7DB43C6A6C849D2387CE /* Pods-Runner.profile.xcconfig */,
+ );
+ path = Pods;
+ sourceTree = "";
+ };
9740EEB11CF90186004384FC /* Flutter */ = {
isa = PBXGroup;
children = (
- 3B80C3931E831B6300D905FE /* App.framework */,
3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */,
- 9740EEBA1CF902C7004384FC /* Flutter.framework */,
9740EEB21CF90195004384FC /* Debug.xcconfig */,
7AFA3C8E1D35360C0083082E /* Release.xcconfig */,
9740EEB31CF90195004384FC /* Generated.xcconfig */,
@@ -84,6 +88,8 @@
9740EEB11CF90186004384FC /* Flutter */,
97C146F01CF9000F007C117D /* Runner */,
97C146EF1CF9000F007C117D /* Products */,
+ 7D66D387293CE5376A07EC5F /* Pods */,
+ F984EB986238F1809678CD84 /* Frameworks */,
);
sourceTree = "";
};
@@ -118,6 +124,14 @@
name = "Supporting Files";
sourceTree = "";
};
+ F984EB986238F1809678CD84 /* Frameworks */ = {
+ isa = PBXGroup;
+ children = (
+ 93A5F83B23AB032D1E096663 /* Pods_Runner.framework */,
+ );
+ name = Frameworks;
+ sourceTree = "";
+ };
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
@@ -125,12 +139,14 @@
isa = PBXNativeTarget;
buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
buildPhases = (
+ 986D76F6694E0D6D8C5CDAAB /* [CP] Check Pods Manifest.lock */,
9740EEB61CF901F6004384FC /* Run Script */,
97C146EA1CF9000F007C117D /* Sources */,
97C146EB1CF9000F007C117D /* Frameworks */,
97C146EC1CF9000F007C117D /* Resources */,
9705A1C41CF9048500538489 /* Embed Frameworks */,
3B06AD1E1E4923F5004D2608 /* Thin Binary */,
+ 08568E6EE9BA48E55B7C3865 /* [CP] Embed Pods Frameworks */,
);
buildRules = (
);
@@ -152,6 +168,7 @@
TargetAttributes = {
97C146ED1CF9000F007C117D = {
CreatedOnToolsVersion = 7.3.1;
+ DevelopmentTeam = 3A359E86ZF;
LastSwiftMigration = 1100;
};
};
@@ -189,6 +206,21 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
+ 08568E6EE9BA48E55B7C3865 /* [CP] Embed Pods Frameworks */ = {
+ isa = PBXShellScriptBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ inputPaths = (
+ );
+ name = "[CP] Embed Pods Frameworks";
+ outputPaths = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ shellPath = /bin/sh;
+ shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
+ showEnvVarsInLog = 0;
+ };
3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
@@ -201,7 +233,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
- shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" thin";
+ shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin";
};
9740EEB61CF901F6004384FC /* Run Script */ = {
isa = PBXShellScriptBuildPhase;
@@ -217,6 +249,28 @@
shellPath = /bin/sh;
shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
};
+ 986D76F6694E0D6D8C5CDAAB /* [CP] Check Pods Manifest.lock */ = {
+ isa = PBXShellScriptBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ inputFileListPaths = (
+ );
+ inputPaths = (
+ "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
+ "${PODS_ROOT}/Manifest.lock",
+ );
+ name = "[CP] Check Pods Manifest.lock";
+ outputFileListPaths = (
+ );
+ outputPaths = (
+ "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt",
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ shellPath = /bin/sh;
+ shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
+ showEnvVarsInLog = 0;
+ };
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
@@ -309,6 +363,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
+ DEVELOPMENT_TEAM = 3A359E86ZF;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
@@ -320,8 +375,8 @@
"$(inherited)",
"$(PROJECT_DIR)/Flutter",
);
- PRODUCT_BUNDLE_IDENTIFIER = com.example.doctorAppFlutter;
- PRODUCT_NAME = "$(TARGET_NAME)";
+ PRODUCT_BUNDLE_IDENTIFIER = com.hmg.doctorApp;
+ PRODUCT_NAME = Runner;
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
SWIFT_VERSION = 5.0;
VERSIONING_SYSTEM = "apple-generic";
@@ -443,6 +498,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
+ DEVELOPMENT_TEAM = 3A359E86ZF;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
@@ -454,8 +510,8 @@
"$(inherited)",
"$(PROJECT_DIR)/Flutter",
);
- PRODUCT_BUNDLE_IDENTIFIER = com.example.doctorAppFlutter;
- PRODUCT_NAME = "$(TARGET_NAME)";
+ PRODUCT_BUNDLE_IDENTIFIER = com.hmg.doctorApp;
+ PRODUCT_NAME = Runner;
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 5.0;
@@ -470,6 +526,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
+ DEVELOPMENT_TEAM = 3A359E86ZF;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
@@ -481,8 +538,8 @@
"$(inherited)",
"$(PROJECT_DIR)/Flutter",
);
- PRODUCT_BUNDLE_IDENTIFIER = com.example.doctorAppFlutter;
- PRODUCT_NAME = "$(TARGET_NAME)";
+ PRODUCT_BUNDLE_IDENTIFIER = com.hmg.doctorApp;
+ PRODUCT_NAME = Runner;
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
SWIFT_VERSION = 5.0;
VERSIONING_SYSTEM = "apple-generic";
diff --git a/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
new file mode 100644
index 00000000..18d98100
--- /dev/null
+++ b/ios/Runner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
@@ -0,0 +1,8 @@
+
+
+
+
+ IDEDidComputeMac32BitWarning
+
+
+
diff --git a/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme b/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme
index a28140cf..fb2dffc4 100644
--- a/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme
+++ b/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme
@@ -27,8 +27,6 @@
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES">
-
-
-
-
+
+
-
-
+
+
diff --git a/ios/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/ios/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
new file mode 100644
index 00000000..18d98100
--- /dev/null
+++ b/ios/Runner.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
@@ -0,0 +1,8 @@
+
+
+
+
+ IDEDidComputeMac32BitWarning
+
+
+
diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist
index 31708450..4c18587e 100644
--- a/ios/Runner/Info.plist
+++ b/ios/Runner/Info.plist
@@ -11,7 +11,7 @@
CFBundleInfoDictionaryVersion
6.0
CFBundleName
- doctor_app_flutter
+ Doctor App
CFBundlePackageType
APPL
CFBundleShortVersionString
@@ -22,12 +22,14 @@
$(FLUTTER_BUILD_NUMBER)
LSRequiresIPhoneOS
+ NSCameraUsageDescription
+ Camera permission is required for barcode scanning.
+ NSFaceIDUsageDescription
+ Why is my app authenticating using face id?
UILaunchStoryboardName
LaunchScreen
UIMainStoryboardFile
Main
- NSFaceIDUsageDescription
- Why is my app authenticating using face id?
UISupportedInterfaceOrientations
UIInterfaceOrientationPortrait
@@ -43,7 +45,5 @@
UIViewControllerBasedStatusBarAppearance
- NSCameraUsageDescription
- Camera permission is required for barcode scanning.
diff --git a/lib/config/config.dart b/lib/config/config.dart
index 90b2592f..0752561d 100644
--- a/lib/config/config.dart
+++ b/lib/config/config.dart
@@ -6,9 +6,12 @@ const ONLY_DATE = "[0-9/]";
//const BASE_URL = 'https://uat.hmgwebservices.com/Services/';
const PHARMACY_ITEMS_URL = "Lists.svc/REST/GetPharmcyItems_Region";
const PHARMACY_LIST_URL = "Patients.svc/REST/GetPharmcyList";
-const PATIENT_PROGRESS_NOTE_URL = "DoctorApplication.svc/REST/GetProgressNoteForInPatient";
-const PATIENT_INSURANCE_APPROVALS_URL = "DoctorApplication.svc/REST/GetApprovalStatusForInpatient";
-const PATIENT_ORDERS_URL = "DoctorApplication.svc/REST/GetProgressNoteForInPatient";
+const PATIENT_PROGRESS_NOTE_URL =
+ "DoctorApplication.svc/REST/GetProgressNoteForInPatient";
+const PATIENT_INSURANCE_APPROVALS_URL =
+ "DoctorApplication.svc/REST/GetApprovalStatusForInpatient";
+const PATIENT_ORDERS_URL =
+ "DoctorApplication.svc/REST/GetProgressNoteForInPatient";
const PATIENT_REFER_TO_DOCTOR_URL = "DoctorApplication.svc/REST/ReferToDoctor";
const PATIENT_GET_DOCTOR_BY_CLINIC_URL = "DoctorApplication.svc/REST/GetDoctorsByClinicID";
const PATIENT_GET_LIST_REFERAL_URL = "Lists.svc/REST/GetList_STPReferralFrequency";
@@ -63,7 +66,7 @@ const IP_ADDRESS = '11.11.11.11';
const VERSION_ID = 1.2;
const CHANNEL = 9;
const SESSION_ID = 'BlUSkYymTt';
-const IS_LOGIN_FOR_DOCTOR_APP = true;
+const IS_LOGIN_FOR_DOCTOR_APP = true;
const PATIENT_OUT_SA = false;
/// Timer Info
diff --git a/lib/config/localized_values.dart b/lib/config/localized_values.dart
index 38212262..675d846f 100644
--- a/lib/config/localized_values.dart
+++ b/lib/config/localized_values.dart
@@ -4,35 +4,42 @@ const Map> localizedValues = {
'language': {'en': 'App Language', 'ar': 'لغة التطبيق'},
'lanEnglish': {'en': 'English', 'ar': 'English'},
'lanArabic': {'en': 'العربية', 'ar': 'العربية'},
- 'doctorReply':{'en': 'Doctor Reply', 'ar': 'رد الطبيب'},
- 'time' :{'en': 'Time','ar':'الوقت'},
- 'fileNo' :{'en':'File No', 'ar':'رقم الملف'},
- 'mobileNo' :{'en':'Mobile No', 'ar':'رقم الموبايل'},
- 'messagesScreenToolbarTitle' : {'en': 'Messages','ar': 'الرسائل' },
- 'mySchedule' : {'en': 'My Schedule', 'ar' : 'جدولي'},
- 'errorNoSchedule' :{'en': 'You don\'t have any Schedule' , 'ar': 'ليس لديك أي جدول زمني'},
- 'verify': {'en': 'Verify', 'ar' : 'تحقق'},
- 'referralDoctor':{'en': 'Referral Doctor', 'ar' : 'الطبيب المُحول إليه'},
- 'referringClinic':{'en': 'Referring Clinic', 'ar' : 'العيادة المُحول إليها'},
- 'frequency':{'en': 'Frequency', 'ar' : 'نوع التحويلا'},
- 'priority':{'en': 'Priority', 'ar' : 'الأولوية'},
- 'maxResponseTime':{'en': 'Max Response Time', 'ar' : 'الوقت الأقصى للرد'},
- 'clinicDetailsandRemarks':{'en': 'Clinic Details and Remarks', 'ar' : 'ملاحضات وتفاصيل العيادة'},
- 'answerSuggestions':{'en': 'Answer/Suggestions', 'ar' : 'ملاحضات وتفاصيل العيادة'},
- 'outPatients':{'en': 'Out-Patients', 'ar' : 'ةالمريض الخارجي'},
- 'searchPatient':{'en': 'Search Patient', 'ar' : 'البحث عن مريض'},
- 'labResult':{'en': 'Lab Result', 'ar' : 'نتيجة المختبر'},
- 'todayStatistics':{'en': 'Today Statistics', 'ar' : 'إحصائيات اليوم'},
- 'arrived':{'en': 'Arrived', 'ar' : 'وصل'},
- 'er':{'en': 'ER', 'ar' : 'حالة طوارئ'},
- 'walkIn':{'en': 'Walk-in', 'ar' : 'ادخل'},
- 'notArrived':{'en': 'Not Arrived', 'ar' : 'لم يصل'},
- 'radiology':{'en': 'Radiology', 'ar' : 'الأشعة'},
- 'referral':{'en': 'Referral', 'ar' : 'االإحالة'},
- 'inPatient':{'en': 'In-Patient', 'ar' : 'االمريض الداخلي'},
- 'operations':{'en': 'Operations', 'ar' : 'عمليات'},
- 'patientServices':{'en': 'Patient Services', 'ar' : 'خدمات المرضى'},
-
-
-
+ 'doctorReply': {'en': 'Doctor Reply', 'ar': 'رد الطبيب'},
+ 'time': {'en': 'Time', 'ar': 'الوقت'},
+ 'fileNo': {'en': 'File No', 'ar': 'رقم الملف'},
+ 'mobileNo': {'en': 'Mobile No', 'ar': 'رقم الموبايل'},
+ 'messagesScreenToolbarTitle': {'en': 'Messages', 'ar': 'الرسائل'},
+ 'mySchedule': {'en': 'My Schedule', 'ar': 'جدولي'},
+ 'errorNoSchedule': {
+ 'en': 'You don\'t have any Schedule',
+ 'ar': 'ليس لديك أي جدول زمني'
+ },
+ 'verify': {'en': 'Verify', 'ar': 'تحقق'},
+ 'referralDoctor': {'en': 'Referral Doctor', 'ar': 'الطبيب المُحول إليه'},
+ 'referringClinic': {'en': 'Referring Clinic', 'ar': 'العيادة المُحول إليها'},
+ 'frequency': {'en': 'Frequency', 'ar': 'نوع التحويلا'},
+ 'priority': {'en': 'Priority', 'ar': 'الأولوية'},
+ 'maxResponseTime': {'en': 'Max Response Time', 'ar': 'الوقت الأقصى للرد'},
+ 'clinicDetailsandRemarks': {
+ 'en': 'Clinic Details and Remarks',
+ 'ar': 'ملاحضات وتفاصيل العيادة'
+ },
+ 'answerSuggestions': {
+ 'en': 'Answer/Suggestions',
+ 'ar': 'ملاحضات وتفاصيل العيادة'
+ },
+ 'outPatients': {'en': 'Out-Patients', 'ar': 'ةالمريض الخارجي'},
+ 'searchPatient': {'en': 'Search Patient', 'ar': 'البحث عن مريض'},
+ 'labResult': {'en': 'Lab Result', 'ar': 'نتيجة المختبر'},
+ 'todayStatistics': {'en': 'Today Statistics', 'ar': 'إحصائيات اليوم'},
+ 'arrived': {'en': 'Arrived', 'ar': 'وصل'},
+ 'er': {'en': 'ER', 'ar': 'حالة طوارئ'},
+ 'walkIn': {'en': 'Walk-in', 'ar': 'ادخل'},
+ 'notArrived': {'en': 'Not Arrived', 'ar': 'لم يصل'},
+ 'radiology': {'en': 'Radiology', 'ar': 'الأشعة'},
+ 'referral': {'en': 'Referral', 'ar': 'االإحالة'},
+ 'inPatient': {'en': 'In-Patient', 'ar': 'االمريض الداخلي'},
+ 'operations': {'en': 'Operations', 'ar': 'عمليات'},
+ 'patientServices': {'en': 'Patient Services', 'ar': 'خدمات المرضى'},
+ 'familyMedicine': {'en': 'Family Medicine Clinic', 'ar': 'عيادة طب الأسرة'}
};
diff --git a/lib/lookups/hospital_lookup.dart b/lib/lookups/hospital_lookup.dart
index 7e99a42b..69882802 100644
--- a/lib/lookups/hospital_lookup.dart
+++ b/lib/lookups/hospital_lookup.dart
@@ -1,218 +1,222 @@
- List