diff --git a/android/app/build.gradle b/android/app/build.gradle
index b9e7a6c..840a559 100644
--- a/android/app/build.gradle
+++ b/android/app/build.gradle
@@ -55,8 +55,8 @@ android {
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration.
minSdkVersion 22
targetSdkVersion flutter.targetSdkVersion
- versionCode 27
- versionName '1.4.91'
+ versionCode 28
+ versionName '1.4.93'
// manifestPlaceholders = [mapsApiKey: 'android/app/src/main/AndroidManifest.xml']
}
diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist
index deaf1b6..e5e8a83 100644
--- a/ios/Runner/Info.plist
+++ b/ios/Runner/Info.plist
@@ -1,104 +1,101 @@
-
- CFBundleURLTypes
-
-
- CFBundleTypeRole
- Editor
- CFBundleURLSchemes
-
-
- com.googleusercontent.apps.594687661098-8e26699cris2k3nj5msj1osi59it9kpf
-
-
-
-
- LSApplicationQueriesSchemes
-
- googlechromes
- comgooglemaps
-
- CADisableMinimumFrameDurationOnPhone
-
- CFBundleDevelopmentRegion
- $(DEVELOPMENT_LANGUAGE)
- CFBundleDisplayName
- Sefer
- CFBundleExecutable
- $(EXECUTABLE_NAME)
- CFBundleGetInfoString
-
- CFBundleIdentifier
- $(PRODUCT_BUNDLE_IDENTIFIER)
- CFBundleInfoDictionaryVersion
- 6.0
- CFBundleName
- Sefer
- CFBundlePackageType
- APPL
- CFBundleShortVersionString
- 21
- CFBundleSignature
- ????
- CFBundleVersion
- 1.41
- FirebaseAppDelegateProxyEnabled
- NO
- GMSApiKey
- YOUR_API_KEY
- LSApplicationCategoryType
-
- LSRequiresIPhoneOS
-
- NSCameraUsageDescription
- Sefer app requires access to your camera in order to scan QR codes and capture
+
+ CFBundleURLTypes
+
+
+ CFBundleTypeRole
+ Editor
+ CFBundleURLSchemes
+
+ com.googleusercontent.apps.594687661098-8e26699cris2k3nj5msj1osi59it9kpf
+
+
+
+ LSApplicationQueriesSchemes
+
+ googlechromes
+ comgooglemaps
+
+ CADisableMinimumFrameDurationOnPhone
+
+ CFBundleDevelopmentRegion
+ $(DEVELOPMENT_LANGUAGE)
+ CFBundleDisplayName
+ Sefer
+ CFBundleExecutable
+ $(EXECUTABLE_NAME)
+ CFBundleGetInfoString
+
+ CFBundleIdentifier
+ $(PRODUCT_BUNDLE_IDENTIFIER)
+ CFBundleInfoDictionaryVersion
+ 6.0
+ CFBundleName
+ Sefer
+ CFBundlePackageType
+ APPL
+ CFBundleShortVersionString
+ 22
+ CFBundleSignature
+ ????
+ CFBundleVersion
+ 1.42
+ FirebaseAppDelegateProxyEnabled
+ NO
+ GMSApiKey
+ YOUR_API_KEY
+ LSApplicationCategoryType
+
+ LSRequiresIPhoneOS
+
+ NSCameraUsageDescription
+ Sefer app requires access to your camera in order to scan QR codes and capture
images for uploading and access to connect to a call.
- NSFaceIDUsageDescription
- Use Face ID to securely authenticate payment accounts.
- NSLocationAlwaysAndWhenInUseUsageDescription
- This app needs access to your location to provide you with the best ride experience.
+ NSFaceIDUsageDescription
+ Use Face ID to securely authenticate payment accounts.
+ NSLocationAlwaysAndWhenInUseUsageDescription
+ This app needs access to your location to provide you with the best ride experience.
Your location data will be used to find the nearest available cars and connect you with
the closest captain for efficient and convenient rides.
- NSLocationAlwaysUsageDescription
- This app needs access to location.
- NSLocationWhenInUseUsageDescription
- This app needs access to your location to provide you with the best ride experience.
+ NSLocationAlwaysUsageDescription
+ This app needs access to location.
+ NSLocationWhenInUseUsageDescription
+ This app needs access to your location to provide you with the best ride experience.
Your location data will be used to find the nearest available cars and connect you with
the closest captain for efficient and convenient rides.
- NSMicrophoneUsageDescription
- This app requires access to your microphone to record audio, allowing you to add
+ NSMicrophoneUsageDescription
+ This app requires access to your microphone to record audio, allowing you to add
voice recordings to your photos and videos and access to connect to a call.
- NSPhotoLibraryUsageDescription
- Explanation of why your app needs access to the photo library.
- UIApplicationSupportsIndirectInputEvents
-
- UIBackgroundModes
-
- fetch
- location
- remote-notification
-
- UILaunchStoryboardName
- LaunchScreen
- UIMainStoryboardFile
- Main
- UISupportedInterfaceOrientations
-
- UIInterfaceOrientationPortrait
- UIInterfaceOrientationLandscapeLeft
- UIInterfaceOrientationLandscapeRight
-
- UISupportedInterfaceOrientations~ipad
-
- UIInterfaceOrientationPortrait
- UIInterfaceOrientationPortraitUpsideDown
- UIInterfaceOrientationLandscapeLeft
- UIInterfaceOrientationLandscapeRight
-
- UIViewControllerBasedStatusBarAppearance
-
-
-
\ No newline at end of file
+ NSPhotoLibraryUsageDescription
+ Explanation of why your app needs access to the photo library.
+ UIApplicationSupportsIndirectInputEvents
+
+ UIBackgroundModes
+
+ fetch
+ location
+ remote-notification
+
+ UILaunchStoryboardName
+ LaunchScreen
+ UIMainStoryboardFile
+ Main
+ UISupportedInterfaceOrientations
+
+ UIInterfaceOrientationPortrait
+ UIInterfaceOrientationLandscapeLeft
+ UIInterfaceOrientationLandscapeRight
+
+ UISupportedInterfaceOrientations~ipad
+
+ UIInterfaceOrientationPortrait
+ UIInterfaceOrientationPortraitUpsideDown
+ UIInterfaceOrientationLandscapeLeft
+ UIInterfaceOrientationLandscapeRight
+
+ UIViewControllerBasedStatusBarAppearance
+
+
+
diff --git a/lib/controller/functions/device_info.dart b/lib/controller/functions/device_info.dart
index 4618260..4eacbc0 100644
--- a/lib/controller/functions/device_info.dart
+++ b/lib/controller/functions/device_info.dart
@@ -1,104 +1,104 @@
-import 'dart:io';
-
-import 'package:device_info_plus/device_info_plus.dart';
-
-class DeviceInfoPlus {
- static List