diff --git a/analysis_options.yaml b/analysis_options.yaml
index 90c25c1..a84033c 100644
--- a/analysis_options.yaml
+++ b/analysis_options.yaml
@@ -9,6 +9,17 @@
# packages, and plugins designed to encourage good coding practices.
include: package:flutter_lints/flutter.yaml
+analyzer:
+ errors:
+ always_use_package_imports: error
+ camel_case_types: error
+ always_declare_return_types: error
+ null_check_on_nullable_type_parameter: error
+ avoid_annotating_with_dynamic: error
+ unnecessary_null_checks: error
+ unnecessary_brace_in_string_interps: error
+
+
linter:
# The lint rules applied to this project can be customized in the
# section below to disable rules from the `package:flutter_lints/flutter.yaml`
@@ -25,8 +36,19 @@ linter:
always_specify_types: true
always_declare_return_types: true
always_use_package_imports: true
+ avoid_unnecessary_containers: true
+ unnecessary_this: true
+ unnecessary_new: true
+ camel_case_types: true
+ null_check_on_nullable_type_parameter: true
+ sort_child_properties_last: true
+ camel_case_extensions: true
+ require_trailing_commas: true
avoid_empty_else: true
avoid_annotating_with_dynamic: true
+ unnecessary_null_checks: true
+ unnecessary_brace_in_string_interps: true
+ unnecessary_string_interpolations: true
# avoid_print: false # Uncomment to disable the `avoid_print` rule
# prefer_single_quotes: true # Uncomment to enable the `prefer_single_quotes` rule
diff --git a/android/app/build.gradle b/android/app/build.gradle
index 596d981..a3de0ed 100644
--- a/android/app/build.gradle
+++ b/android/app/build.gradle
@@ -27,7 +27,7 @@ apply plugin: 'com.google.gms.google-services'
apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"
android {
- compileSdkVersion 31
+ compileSdkVersion 32
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
@@ -46,7 +46,7 @@ android {
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
applicationId "hmg.cloudSolutions.mohem"
minSdkVersion 21
- targetSdkVersion 30
+ targetSdkVersion 32
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
}
diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml
index d44cea3..dd9a8de 100644
--- a/android/app/src/main/AndroidManifest.xml
+++ b/android/app/src/main/AndroidManifest.xml
@@ -6,6 +6,7 @@
+
+
+
diff --git a/assets/images/logos/bn_cloud_soloution.jpg b/assets/images/logos/bn_cloud_soloution.jpg
new file mode 100644
index 0000000..844bc43
Binary files /dev/null and b/assets/images/logos/bn_cloud_soloution.jpg differ
diff --git a/assets/images/logos/main_mohemm_logo.png b/assets/images/logos/main_mohemm_logo.png
new file mode 100644
index 0000000..5536c07
Binary files /dev/null and b/assets/images/logos/main_mohemm_logo.png differ
diff --git a/assets/images/logos/mohemm_logo.svg b/assets/images/logos/mohemm_logo.svg
index 1cb9a0b..2fc235f 100644
--- a/assets/images/logos/mohemm_logo.svg
+++ b/assets/images/logos/mohemm_logo.svg
@@ -1,7 +1,6 @@
-
-
-