diff --git a/.gitignore b/.gitignore
index 034a5be..4a374d7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,7 +34,6 @@ pubspec.lock
/build/
# Web related
-lib/generated_plugin_registrant.dart
# Symbolication related
app.*.symbols
@@ -46,3 +45,4 @@ app.*.map.json
/android/app/debug
/android/app/profile
/android/app/release
+/ios/
diff --git a/android/app/build.gradle b/android/app/build.gradle
index 9cd8b0e..7792554 100644
--- a/android/app/build.gradle
+++ b/android/app/build.gradle
@@ -44,7 +44,7 @@ android {
defaultConfig {
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
- applicationId "com.cloudSolutions.mohemmtest"
+ applicationId "hmg.cloudSolutions.mohem"
minSdkVersion 21
targetSdkVersion 32
versionCode flutterVersionCode.toInteger()
diff --git a/android/app/google-services.json b/android/app/google-services.json
index 5befc36..62fbaea 100644
--- a/android/app/google-services.json
+++ b/android/app/google-services.json
@@ -10,7 +10,7 @@
"client_info": {
"mobilesdk_app_id": "1:679409052782:android:dba155ac0859d7fea78a7f",
"android_client_info": {
- "package_name": "com.cloudSolutions.mohemmtest"
+ "package_name": "hmg.cloudSolutions.mohem"
}
},
"oauth_client": [
diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml
index dd9a8de..10d72b4 100644
--- a/android/app/src/main/AndroidManifest.xml
+++ b/android/app/src/main/AndroidManifest.xml
@@ -9,6 +9,7 @@
+
+
diff --git a/assets/icons/chat/call.svg b/assets/icons/chat/call.svg
new file mode 100644
index 0000000..843daf4
--- /dev/null
+++ b/assets/icons/chat/call.svg
@@ -0,0 +1,3 @@
+
diff --git a/assets/icons/chat/chat.svg b/assets/icons/chat/chat.svg
index 29d4471..bf8977d 100644
--- a/assets/icons/chat/chat.svg
+++ b/assets/icons/chat/chat.svg
@@ -1,23 +1,13 @@
-