diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml
index 5732480..18f7867 100644
--- a/android/app/src/main/AndroidManifest.xml
+++ b/android/app/src/main/AndroidManifest.xml
@@ -49,5 +49,17 @@
android:name="com.yalantis.ucrop.UCropActivity"
android:screenOrientation="portrait"
android:theme="@style/Theme.AppCompat.Light.NoActionBar" />
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/ios/Podfile b/ios/Podfile
index be2a79d..c6404d1 100644
--- a/ios/Podfile
+++ b/ios/Podfile
@@ -1,6 +1,6 @@
# Uncomment this line to define a global platform for your project
-platform :ios, '13.0'
-$iOSVersion = '13.0' # or newer version
+platform :ios, '14.0'
+$iOSVersion = '14.0' # or newer version
# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
ENV['COCOAPODS_DISABLE_STATS'] = 'true'
diff --git a/ios/Podfile.lock b/ios/Podfile.lock
index 83a2531..a6f7ec7 100644
--- a/ios/Podfile.lock
+++ b/ios/Podfile.lock
@@ -13,45 +13,45 @@ PODS:
- Flutter
- device_info_plus (0.0.1):
- Flutter
- - Firebase/Auth (10.25.0):
+ - Firebase/Auth (10.28.0):
- Firebase/CoreOnly
- - FirebaseAuth (~> 10.25.0)
- - Firebase/CoreOnly (10.25.0):
- - FirebaseCore (= 10.25.0)
- - Firebase/Messaging (10.25.0):
+ - FirebaseAuth (~> 10.28.0)
+ - Firebase/CoreOnly (10.28.0):
+ - FirebaseCore (= 10.28.0)
+ - Firebase/Messaging (10.28.0):
- Firebase/CoreOnly
- - FirebaseMessaging (~> 10.25.0)
- - firebase_auth (4.19.6):
- - Firebase/Auth (= 10.25.0)
+ - FirebaseMessaging (~> 10.28.0)
+ - firebase_auth (5.1.2):
+ - Firebase/Auth (= 10.28.0)
- firebase_core
- Flutter
- - firebase_core (2.31.1):
- - Firebase/CoreOnly (= 10.25.0)
+ - firebase_core (3.2.0):
+ - Firebase/CoreOnly (= 10.28.0)
- Flutter
- - firebase_messaging (14.7.9):
- - Firebase/Messaging (= 10.25.0)
+ - firebase_messaging (15.0.3):
+ - Firebase/Messaging (= 10.28.0)
- firebase_core
- Flutter
- - FirebaseAppCheckInterop (10.25.0)
- - FirebaseAuth (10.25.0):
+ - FirebaseAppCheckInterop (10.29.0)
+ - FirebaseAuth (10.28.0):
- FirebaseAppCheckInterop (~> 10.17)
- FirebaseCore (~> 10.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
- GoogleUtilities/Environment (~> 7.8)
- GTMSessionFetcher/Core (< 4.0, >= 2.1)
- RecaptchaInterop (~> 100.0)
- - FirebaseCore (10.25.0):
+ - FirebaseCore (10.28.0):
- FirebaseCoreInternal (~> 10.0)
- GoogleUtilities/Environment (~> 7.12)
- GoogleUtilities/Logger (~> 7.12)
- - FirebaseCoreInternal (10.25.0):
+ - FirebaseCoreInternal (10.29.0):
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- - FirebaseInstallations (10.25.0):
+ - FirebaseInstallations (10.29.0):
- FirebaseCore (~> 10.0)
- GoogleUtilities/Environment (~> 7.8)
- GoogleUtilities/UserDefaults (~> 7.8)
- PromisesObjC (~> 2.1)
- - FirebaseMessaging (10.25.0):
+ - FirebaseMessaging (10.28.0):
- FirebaseCore (~> 10.0)
- FirebaseInstallations (~> 10.0)
- GoogleDataTransport (~> 9.3)
@@ -72,14 +72,11 @@ PODS:
- Flutter
- flutter_tts (0.0.1):
- Flutter
- - FMDB (2.7.10):
- - FMDB/standard (= 2.7.10)
- - FMDB/standard (2.7.10)
- geolocator_apple (1.2.0):
- Flutter
- google_maps_flutter_ios (0.0.1):
- Flutter
- - GoogleMaps (< 9.0)
+ - GoogleMaps (< 10.0, >= 8.4)
- google_mlkit_commons (0.7.1):
- Flutter
- MLKitVision
@@ -97,10 +94,10 @@ PODS:
- GoogleUtilities/Environment (~> 7.7)
- nanopb (< 2.30911.0, >= 2.30908.0)
- PromisesObjC (< 3.0, >= 1.2)
- - GoogleMaps (7.4.0):
- - GoogleMaps/Maps (= 7.4.0)
- - GoogleMaps/Base (7.4.0)
- - GoogleMaps/Maps (7.4.0):
+ - GoogleMaps (8.4.0):
+ - GoogleMaps/Maps (= 8.4.0)
+ - GoogleMaps/Base (8.4.0)
+ - GoogleMaps/Maps (8.4.0):
- GoogleMaps/Base
- GoogleMLKit/MLKitCore (6.0.0):
- MLKitCommon (~> 11.0.0)
@@ -116,29 +113,29 @@ PODS:
- GoogleToolboxForMac/Defines (= 4.2.1)
- "GoogleToolboxForMac/NSData+zlib (4.2.1)":
- GoogleToolboxForMac/Defines (= 4.2.1)
- - GoogleUtilities/AppDelegateSwizzler (7.13.2):
+ - GoogleUtilities/AppDelegateSwizzler (7.13.3):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Privacy
- - GoogleUtilities/Environment (7.13.2):
+ - GoogleUtilities/Environment (7.13.3):
- GoogleUtilities/Privacy
- PromisesObjC (< 3.0, >= 1.2)
- - GoogleUtilities/Logger (7.13.2):
+ - GoogleUtilities/Logger (7.13.3):
- GoogleUtilities/Environment
- GoogleUtilities/Privacy
- - GoogleUtilities/Network (7.13.2):
+ - GoogleUtilities/Network (7.13.3):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Privacy
- GoogleUtilities/Reachability
- - "GoogleUtilities/NSData+zlib (7.13.2)":
+ - "GoogleUtilities/NSData+zlib (7.13.3)":
- GoogleUtilities/Privacy
- - GoogleUtilities/Privacy (7.13.2)
- - GoogleUtilities/Reachability (7.13.2):
+ - GoogleUtilities/Privacy (7.13.3)
+ - GoogleUtilities/Reachability (7.13.3):
- GoogleUtilities/Logger
- GoogleUtilities/Privacy
- - GoogleUtilities/UserDefaults (7.13.2):
+ - GoogleUtilities/UserDefaults (7.13.3):
- GoogleUtilities/Logger
- GoogleUtilities/Privacy
- GoogleUtilitiesComponents (1.1.0):
@@ -146,14 +143,14 @@ PODS:
- GTMAppAuth (4.1.1):
- AppAuth/Core (~> 1.7)
- GTMSessionFetcher/Core (< 4.0, >= 3.3)
- - GTMSessionFetcher (3.4.1):
- - GTMSessionFetcher/Full (= 3.4.1)
- - GTMSessionFetcher/Core (3.4.1)
- - GTMSessionFetcher/Full (3.4.1):
+ - GTMSessionFetcher (3.5.0):
+ - GTMSessionFetcher/Full (= 3.5.0)
+ - GTMSessionFetcher/Core (3.5.0)
+ - GTMSessionFetcher/Full (3.5.0):
- GTMSessionFetcher/Core
- image_cropper (0.0.4):
- Flutter
- - TOCropViewController (~> 2.6.1)
+ - TOCropViewController (~> 2.7.4)
- image_picker_ios (0.0.1):
- Flutter
- just_audio (0.0.1):
@@ -170,7 +167,7 @@ PODS:
- libwebp/sharpyuv (1.3.2)
- libwebp/webp (1.3.2):
- libwebp/sharpyuv
- - local_auth_ios (0.0.1):
+ - local_auth_darwin (0.0.1):
- Flutter
- location (0.0.1):
- Flutter
@@ -227,44 +224,44 @@ PODS:
- Flutter
- sqflite (0.0.3):
- Flutter
- - FMDB (>= 2.7.5)
- - Stripe (23.18.3):
- - StripeApplePay (= 23.18.3)
- - StripeCore (= 23.18.3)
- - StripePayments (= 23.18.3)
- - StripePaymentsUI (= 23.18.3)
- - StripeUICore (= 23.18.3)
+ - FlutterMacOS
+ - Stripe (23.27.6):
+ - StripeApplePay (= 23.27.6)
+ - StripeCore (= 23.27.6)
+ - StripePayments (= 23.27.6)
+ - StripePaymentsUI (= 23.27.6)
+ - StripeUICore (= 23.27.6)
- stripe_ios (0.0.1):
- Flutter
- - Stripe (~> 23.18.0)
- - StripeApplePay (~> 23.18.0)
- - StripeFinancialConnections (~> 23.18.0)
- - StripePayments (~> 23.18.0)
- - StripePaymentSheet (~> 23.18.0)
- - StripePaymentsUI (~> 23.18.0)
- - StripeApplePay (23.18.3):
- - StripeCore (= 23.18.3)
- - StripeCore (23.18.3)
- - StripeFinancialConnections (23.18.3):
- - StripeCore (= 23.18.3)
- - StripeUICore (= 23.18.3)
- - StripePayments (23.18.3):
- - StripeCore (= 23.18.3)
- - StripePayments/Stripe3DS2 (= 23.18.3)
- - StripePayments/Stripe3DS2 (23.18.3):
- - StripeCore (= 23.18.3)
- - StripePaymentSheet (23.18.3):
- - StripeApplePay (= 23.18.3)
- - StripeCore (= 23.18.3)
- - StripePayments (= 23.18.3)
- - StripePaymentsUI (= 23.18.3)
- - StripePaymentsUI (23.18.3):
- - StripeCore (= 23.18.3)
- - StripePayments (= 23.18.3)
- - StripeUICore (= 23.18.3)
- - StripeUICore (23.18.3):
- - StripeCore (= 23.18.3)
- - TOCropViewController (2.6.1)
+ - Stripe (~> 23.27.0)
+ - StripeApplePay (~> 23.27.0)
+ - StripeFinancialConnections (~> 23.27.0)
+ - StripePayments (~> 23.27.0)
+ - StripePaymentSheet (~> 23.27.0)
+ - StripePaymentsUI (~> 23.27.0)
+ - StripeApplePay (23.27.6):
+ - StripeCore (= 23.27.6)
+ - StripeCore (23.27.6)
+ - StripeFinancialConnections (23.27.6):
+ - StripeCore (= 23.27.6)
+ - StripeUICore (= 23.27.6)
+ - StripePayments (23.27.6):
+ - StripeCore (= 23.27.6)
+ - StripePayments/Stripe3DS2 (= 23.27.6)
+ - StripePayments/Stripe3DS2 (23.27.6):
+ - StripeCore (= 23.27.6)
+ - StripePaymentSheet (23.27.6):
+ - StripeApplePay (= 23.27.6)
+ - StripeCore (= 23.27.6)
+ - StripePayments (= 23.27.6)
+ - StripePaymentsUI (= 23.27.6)
+ - StripePaymentsUI (23.27.6):
+ - StripeCore (= 23.27.6)
+ - StripePayments (= 23.27.6)
+ - StripeUICore (= 23.27.6)
+ - StripeUICore (23.27.6):
+ - StripeCore (= 23.27.6)
+ - TOCropViewController (2.7.4)
- url_launcher_ios (0.0.1):
- Flutter
- vibration (1.7.5):
@@ -298,7 +295,7 @@ DEPENDENCIES:
- image_cropper (from `.symlinks/plugins/image_cropper/ios`)
- image_picker_ios (from `.symlinks/plugins/image_picker_ios/ios`)
- just_audio (from `.symlinks/plugins/just_audio/ios`)
- - local_auth_ios (from `.symlinks/plugins/local_auth_ios/ios`)
+ - local_auth_darwin (from `.symlinks/plugins/local_auth_darwin/darwin`)
- location (from `.symlinks/plugins/location/ios`)
- package_info_plus (from `.symlinks/plugins/package_info_plus/ios`)
- path_provider_foundation (from `.symlinks/plugins/path_provider_foundation/darwin`)
@@ -306,7 +303,7 @@ DEPENDENCIES:
- record_darwin (from `.symlinks/plugins/record_darwin/ios`)
- share (from `.symlinks/plugins/share/ios`)
- sign_in_with_apple (from `.symlinks/plugins/sign_in_with_apple/ios`)
- - sqflite (from `.symlinks/plugins/sqflite/ios`)
+ - sqflite (from `.symlinks/plugins/sqflite/darwin`)
- stripe_ios (from `.symlinks/plugins/stripe_ios/ios`)
- url_launcher_ios (from `.symlinks/plugins/url_launcher_ios/ios`)
- vibration (from `.symlinks/plugins/vibration/ios`)
@@ -324,7 +321,6 @@ SPEC REPOS:
- FirebaseCoreInternal
- FirebaseInstallations
- FirebaseMessaging
- - FMDB
- GoogleDataTransport
- GoogleMaps
- GoogleMLKit
@@ -397,8 +393,8 @@ EXTERNAL SOURCES:
:path: ".symlinks/plugins/image_picker_ios/ios"
just_audio:
:path: ".symlinks/plugins/just_audio/ios"
- local_auth_ios:
- :path: ".symlinks/plugins/local_auth_ios/ios"
+ local_auth_darwin:
+ :path: ".symlinks/plugins/local_auth_darwin/darwin"
location:
:path: ".symlinks/plugins/location/ios"
package_info_plus:
@@ -414,7 +410,7 @@ EXTERNAL SOURCES:
sign_in_with_apple:
:path: ".symlinks/plugins/sign_in_with_apple/ios"
sqflite:
- :path: ".symlinks/plugins/sqflite/ios"
+ :path: ".symlinks/plugins/sqflite/darwin"
stripe_ios:
:path: ".symlinks/plugins/stripe_ios/ios"
url_launcher_ios:
@@ -430,45 +426,44 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
AppAuth: 501c04eda8a8d11f179dbe8637b7a91bb7e5d2fa
- audio_session: 4f3e461722055d21515cf3261b64c973c062f345
+ audio_session: 088d2483ebd1dc43f51d253d4a1c517d9a2e7207
background_location: 1b80c1fe3abd9912bca298618f6e365abf6f588f
- camera_avfoundation: 3125e8cd1a4387f6f31c6c63abb8a55892a9eeeb
- device_info_plus: c6fb39579d0f423935b0c9ce7ee2f44b71b9fce6
- Firebase: 0312a2352584f782ea56f66d91606891d4607f06
- firebase_auth: 193301a23be35329120526c6a83672ea40676472
- firebase_core: 22e117a2e0dec3cb318c8f53f2dd01c140375617
- firebase_messaging: 3a02334056fd0e27cc25f0ccbe0028568297260e
- FirebaseAppCheckInterop: 5da5ce93e8797a215e3f677fb0654b74e736c8b8
- FirebaseAuth: c0f93dcc570c9da2bffb576969d793e95c344fbb
- FirebaseCore: 7ec4d0484817f12c3373955bc87762d96842d483
- FirebaseCoreInternal: 910a81992c33715fec9263ca7381d59ab3a750b7
- FirebaseInstallations: 91950fe859846fff0fbd296180909dd273103b09
- FirebaseMessaging: 88950ba9485052891ebe26f6c43a52bb62248952
+ camera_avfoundation: dd002b0330f4981e1bbcb46ae9b62829237459a4
+ device_info_plus: 97af1d7e84681a90d0693e63169a5d50e0839a0d
+ Firebase: 5121c624121af81cbc81df3bda414b3c28c4f3c3
+ firebase_auth: e778ee89483b86fe4200d1f8e9a1c52aa5fb64a8
+ firebase_core: a9d0180d5285527884d07a41eb4a9ec9ed12cdb6
+ firebase_messaging: ccc82a143a74de75f440a4e413dbbb37ec3fddbc
+ FirebaseAppCheckInterop: 6a1757cfd4067d8e00fccd14fcc1b8fd78cfac07
+ FirebaseAuth: 3d872fbbfc4223edeb72769e488f325fa8b0a4a9
+ FirebaseCore: 857dc1c6dd1255675047404d8466f7dfaac5d779
+ FirebaseCoreInternal: df84dd300b561c27d5571684f389bf60b0a5c934
+ FirebaseInstallations: 913cf60d0400ebd5d6b63a28b290372ab44590dd
+ FirebaseMessaging: 087a7c7cadef7b9239f005bc4db823894844f323
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
flutter_image_compress_common: ec1d45c362c9d30a3f6a0426c297f47c52007e3e
- flutter_local_notifications: 0c0b1ae97e741e1521e4c1629a459d04b9aec743
- flutter_secure_storage: 23fc622d89d073675f2eaa109381aefbcf5a49be
+ flutter_local_notifications: 4cde75091f6327eb8517fa068a0a5950212d2086
+ flutter_secure_storage: d33dac7ae2ea08509be337e775f6b59f1ff45f12
flutter_tts: 0f492aab6accf87059b72354fcb4ba934304771d
- FMDB: eae540775bf7d0c87a5af926ae37af69effe5a19
- geolocator_apple: cc556e6844d508c95df1e87e3ea6fa4e58c50401
- google_maps_flutter_ios: 590249c67f34f422122c232f2a626192adbc78ee
+ geolocator_apple: 6cbaf322953988e009e5ecb481f07efece75c450
+ google_maps_flutter_ios: 5bc2be60ad012e79b182ce0fb0ef5030a50fb03e
google_mlkit_commons: 96aaca445520311b84a2da013dedf3427fe4cc69
google_mlkit_text_recognition: 393c2526da49aa6c9c883e6d69100f54af011e24
google_sign_in_ios: 07375bfbf2620bc93a602c0e27160d6afc6ead38
GoogleDataTransport: 6c09b596d841063d76d4288cc2d2f42cc36e1e2a
- GoogleMaps: 032f676450ba0779bd8ce16840690915f84e57ac
+ GoogleMaps: 8939898920281c649150e0af74aa291c60f2e77d
GoogleMLKit: 97ac7af399057e99182ee8edfa8249e3226a4065
GoogleSignIn: d4281ab6cf21542b1cfaff85c191f230b399d2db
GoogleToolboxForMac: d1a2cbf009c453f4d6ded37c105e2f67a32206d8
- GoogleUtilities: c56430aef51a1aa57b25da78c3f8397e522c67b7
+ GoogleUtilities: ea963c370a38a8069cc5f7ba4ca849a60b6d7d15
GoogleUtilitiesComponents: 679b2c881db3b615a2777504623df6122dd20afe
GTMAppAuth: f69bd07d68cd3b766125f7e072c45d7340dea0de
- GTMSessionFetcher: 8000756fc1c19d2e5697b90311f7832d2e33f6cd
- image_cropper: a3291c624a953049bc6a02e1f8c8ceb162a24b25
- image_picker_ios: 4a8aadfbb6dc30ad5141a2ce3832af9214a705b5
+ GTMSessionFetcher: 5aea5ba6bd522a239e236100971f10cb71b96ab6
+ image_cropper: 37d40f62177c101ff4c164906d259ea2c3aa70cf
+ image_picker_ios: c560581cceedb403a6ff17f2f816d7fea1421fc1
just_audio: baa7252489dbcf47a4c7cc9ca663e9661c99aafa
libwebp: 1786c9f4ff8a279e4dac1e8f385004d5fc253009
- local_auth_ios: c6cf091ded637a88f24f86a8875d8b0f526e2605
+ local_auth_darwin: 4d56c90c2683319835a61274b57620df9c4520ab
location: d5cf8598915965547c3f36761ae9cc4f4e87d22e
Mantle: c5aa8794a29a022dfbbfc9799af95f477a69b62d
MLImage: 1824212150da33ef225fbd3dc49f184cf611046c
@@ -478,32 +473,32 @@ SPEC CHECKSUMS:
MLKitVision: e858c5f125ecc288e4a31127928301eaba9ae0c1
nanopb: 438bc412db1928dac798aa6fd75726007be04262
package_info_plus: 58f0028419748fad15bf008b270aaa8e54380b1c
- path_provider_foundation: 29f094ae23ebbca9d3d0cec13889cd9060c0e943
- permission_handler_apple: 036b856153a2b1f61f21030ff725f3e6fece2b78
+ path_provider_foundation: 2b6b4c569c0fb62ec74538f866245ac84301af46
+ permission_handler_apple: 9878588469a2b0d0fc1e048d9f43605f92e6cec2
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
RecaptchaInterop: 7d1a4a01a6b2cb1610a47ef3f85f0c411434cb21
- record_darwin: 1f6619f2abac4d1ca91d3eeab038c980d76f1517
+ record_darwin: df0a677188e5fed18472550298e675f19ddaffbe
SDWebImage: 066c47b573f408f18caa467d71deace7c0f8280d
SDWebImageWebPCoder: e38c0a70396191361d60c092933e22c20d5b1380
share: 0b2c3e82132f5888bccca3351c504d0003b3b410
sign_in_with_apple: f3bf75217ea4c2c8b91823f225d70230119b8440
- sqflite: 31f7eba61e3074736dff8807a9b41581e4f7f15a
- Stripe: e046335ab6e3f25d39f1a55bd98620a85269cffa
- stripe_ios: 37dd66ec680264019be16c5f47333f381164e6a6
- StripeApplePay: 1aa77f8ec7a6d9463fa8f49ae0672fe59dbf4c73
- StripeCore: fe10c34fb3c9ae18b986913f7e4460e7c653ce93
- StripeFinancialConnections: 6022426894046f26fe21d348da02d83d8a637fb0
- StripePayments: 7084fed30c5f03f15ae23c5dce63715ba0b53e15
- StripePaymentSheet: c8d25d4133476c6238d3cc932fb8219bb5ea49c0
- StripePaymentsUI: c12de264eda974d91e43a769f53a6c6afc9a1715
- StripeUICore: 090c4fe916d039616ce8f8de30392f4aeb33dd16
- TOCropViewController: edfd4f25713d56905ad1e0b9f5be3fbe0f59c863
- url_launcher_ios: bf5ce03e0e2088bad9cc378ea97fa0ed5b49673b
+ sqflite: 673a0e54cc04b7d6dba8d24fb8095b31c3a99eec
+ Stripe: 9fec845645e39f371e6898926d096fd9c2feb5a5
+ stripe_ios: 03c617acee72e48a2d055d096a4b0ed2afebb256
+ StripeApplePay: 5f017e8dfe259fafbab70137776189deef754bb2
+ StripeCore: 01ec57f0dddfe742054dc6a322f811426c25313d
+ StripeFinancialConnections: 56698cb6274bf89fb8c76b934f6156f368e97765
+ StripePayments: 6adf11faf1b7038e77aa97019410305c6adca79d
+ StripePaymentSheet: 3eaf870c4388e44b0cc37e4c69d00b6957fd8bd7
+ StripePaymentsUI: 59ccddeacad592b09fa67e8d641340820ddb4751
+ StripeUICore: 879bbf5889265db13f52fac8aad7a176ba62481f
+ TOCropViewController: 80b8985ad794298fb69d3341de183f33d1853654
+ url_launcher_ios: 5334b05cef931de560670eeae103fd3e431ac3fe
vibration: 7d883d141656a1c1a6d8d238616b2042a51a1241
- video_player_avfoundation: e9e6f9cae7d7a6d9b43519b0aab382bca60fcfd1
+ video_player_avfoundation: 7c6c11d8470e1675df7397027218274b6d2360b3
wakelock_plus: 78ec7c5b202cab7761af8e2b2b3d0671be6c4ae1
- webview_flutter_wkwebview: be0f0d33777f1bfd0c9fdcb594786704dbf65f36
+ webview_flutter_wkwebview: 2a23822e9039b7b1bc52e5add778e5d89ad488d1
-PODFILE CHECKSUM: 0bad49c413ac3d5029f2e67f7b21b01b6b7d5085
+PODFILE CHECKSUM: d9271c147dd54ffd9ca5d77bf00ca21a1c9a5961
COCOAPODS: 1.15.2
diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist
index 7de17ab..6649464 100644
--- a/ios/Runner/Info.plist
+++ b/ios/Runner/Info.plist
@@ -21,7 +21,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 50
+ 51
CFBundleSignature
????
CFBundleURLTypes
@@ -36,7 +36,7 @@
CFBundleVersion
- 4.0.50
+ 4.0.51
FirebaseAppDelegateProxyEnabled
NO
GMSApiKey
diff --git a/lib/main.dart b/lib/main.dart
index e7379ba..228edf7 100644
--- a/lib/main.dart
+++ b/lib/main.dart
@@ -63,8 +63,6 @@ void main() async {
await GetStorage.init();
- // await AC().gAK();
-
Stripe.publishableKey = AK.publishableKeyStripe;
if (Platform.isAndroid || Platform.isIOS) {
diff --git a/lib/views/auth/captin/cards/egypt_card_a_i.dart b/lib/views/auth/captin/cards/egypt_card_a_i.dart
index 01f22b5..eab7645 100644
--- a/lib/views/auth/captin/cards/egypt_card_a_i.dart
+++ b/lib/views/auth/captin/cards/egypt_card_a_i.dart
@@ -5,15 +5,11 @@ import 'package:SEFER/views/widgets/my_circular_indicator_timer.dart';
import 'package:SEFER/views/widgets/my_textField.dart';
import 'package:flutter/material.dart';
import 'package:get/get.dart';
-import 'package:secure_string_operations/secure_string_operations.dart';
import 'package:url_launcher/url_launcher.dart';
-import '../../../../constant/char_map.dart';
import '../../../../constant/colors.dart';
import '../../../../constant/links.dart';
import '../../../../constant/style.dart';
import '../../../../controller/functions/package_info.dart';
-import '../../../../controller/functions/upload_image.dart';
-import '../../../../print.dart';
import '../../../widgets/my_scafold.dart';
class EgyptCardAI extends StatelessWidget {
diff --git a/lib/views/home/Captin/home_captain/widget/left_menu_map_captain.dart b/lib/views/home/Captin/home_captain/widget/left_menu_map_captain.dart
index 029cc6e..b7b86fa 100644
--- a/lib/views/home/Captin/home_captain/widget/left_menu_map_captain.dart
+++ b/lib/views/home/Captin/home_captain/widget/left_menu_map_captain.dart
@@ -9,6 +9,7 @@ import 'package:google_maps_flutter/google_maps_flutter.dart';
import '../../../../../constant/colors.dart';
import '../../../../Rate/ride_calculate_driver.dart';
import '../../../../../controller/functions/location_controller.dart';
+import '../../../../auth/captin/cards/egypt_card_a_i.dart';
GetBuilder leftMainMenuCaptainIcons() {
return GetBuilder(
@@ -160,24 +161,24 @@ GetBuilder leftMainMenuCaptainIcons() {
),
),
),
- // AnimatedContainer(
- // duration: const Duration(microseconds: 200),
- // width: controller.widthMapTypeAndTraffic,
- // decoration: BoxDecoration(
- // color: AppColor.secondaryColor,
- // border: Border.all(color: AppColor.blueColor),
- // borderRadius: BorderRadius.circular(15)),
- // child: IconButton(
- // onPressed: () async {
- // Get.to(() => EgyptCardAI());
- // },
- // icon: const Icon(
- // FontAwesome5.grin_tears,
- // size: 29,
- // color: AppColor.blueColor,
- // ),
- // ),
- // ),
+ AnimatedContainer(
+ duration: const Duration(microseconds: 200),
+ width: controller.widthMapTypeAndTraffic,
+ decoration: BoxDecoration(
+ color: AppColor.secondaryColor,
+ border: Border.all(color: AppColor.blueColor),
+ borderRadius: BorderRadius.circular(15)),
+ child: IconButton(
+ onPressed: () async {
+ Get.to(() => EgyptCardAI());
+ },
+ icon: const Icon(
+ FontAwesome5.grin_tears,
+ size: 29,
+ color: AppColor.blueColor,
+ ),
+ ),
+ ),
],
)),
);