update pod and pubspec packages
This commit is contained in:
parent
4dc5470fdb
commit
937cc22a42
|
|
@ -21,6 +21,6 @@
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>1.0</string>
|
<string>1.0</string>
|
||||||
<key>MinimumOSVersion</key>
|
<key>MinimumOSVersion</key>
|
||||||
<string>9.0</string>
|
<string>11.0</string>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|
|
||||||
110
ios/Podfile.lock
110
ios/Podfile.lock
|
|
@ -10,46 +10,40 @@ PODS:
|
||||||
- HLSCachingReverseProxyServer
|
- HLSCachingReverseProxyServer
|
||||||
- PINCache
|
- PINCache
|
||||||
- Cache (6.0.0)
|
- Cache (6.0.0)
|
||||||
- Firebase/CoreOnly (9.2.0):
|
- Firebase/CoreOnly (10.2.0):
|
||||||
- FirebaseCore (= 9.2.0)
|
- FirebaseCore (= 10.2.0)
|
||||||
- Firebase/Messaging (9.2.0):
|
- Firebase/Messaging (10.2.0):
|
||||||
- Firebase/CoreOnly
|
- Firebase/CoreOnly
|
||||||
- FirebaseMessaging (~> 9.2.0)
|
- FirebaseMessaging (~> 10.2.0)
|
||||||
- firebase_core (1.19.2):
|
- firebase_core (2.3.0):
|
||||||
- Firebase/CoreOnly (= 9.2.0)
|
- Firebase/CoreOnly (= 10.2.0)
|
||||||
- Flutter
|
- Flutter
|
||||||
- firebase_messaging (11.4.4):
|
- firebase_messaging (14.1.3):
|
||||||
- Firebase/Messaging (= 9.2.0)
|
- Firebase/Messaging (= 10.2.0)
|
||||||
- firebase_core
|
- firebase_core
|
||||||
- Flutter
|
- Flutter
|
||||||
- FirebaseCore (9.2.0):
|
- FirebaseCore (10.2.0):
|
||||||
- FirebaseCoreDiagnostics (~> 9.0)
|
- FirebaseCoreInternal (~> 10.0)
|
||||||
- FirebaseCoreInternal (~> 9.0)
|
- GoogleUtilities/Environment (~> 7.8)
|
||||||
- GoogleUtilities/Environment (~> 7.7)
|
- GoogleUtilities/Logger (~> 7.8)
|
||||||
- GoogleUtilities/Logger (~> 7.7)
|
- FirebaseCoreInternal (10.6.0):
|
||||||
- FirebaseCoreDiagnostics (9.4.0):
|
- "GoogleUtilities/NSData+zlib (~> 7.8)"
|
||||||
- GoogleDataTransport (< 10.0.0, >= 9.1.4)
|
- FirebaseInstallations (10.6.0):
|
||||||
- GoogleUtilities/Environment (~> 7.7)
|
- FirebaseCore (~> 10.0)
|
||||||
- GoogleUtilities/Logger (~> 7.7)
|
- GoogleUtilities/Environment (~> 7.8)
|
||||||
- nanopb (< 2.30910.0, >= 2.30908.0)
|
- GoogleUtilities/UserDefaults (~> 7.8)
|
||||||
- FirebaseCoreInternal (9.4.0):
|
|
||||||
- "GoogleUtilities/NSData+zlib (~> 7.7)"
|
|
||||||
- FirebaseInstallations (9.4.0):
|
|
||||||
- FirebaseCore (~> 9.0)
|
|
||||||
- GoogleUtilities/Environment (~> 7.7)
|
|
||||||
- GoogleUtilities/UserDefaults (~> 7.7)
|
|
||||||
- PromisesObjC (~> 2.1)
|
- PromisesObjC (~> 2.1)
|
||||||
- FirebaseMessaging (9.2.0):
|
- FirebaseMessaging (10.2.0):
|
||||||
- FirebaseCore (~> 9.0)
|
- FirebaseCore (~> 10.0)
|
||||||
- FirebaseInstallations (~> 9.0)
|
- FirebaseInstallations (~> 10.0)
|
||||||
- GoogleDataTransport (< 10.0.0, >= 9.1.4)
|
- GoogleDataTransport (~> 9.2)
|
||||||
- GoogleUtilities/AppDelegateSwizzler (~> 7.7)
|
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
|
||||||
- GoogleUtilities/Environment (~> 7.7)
|
- GoogleUtilities/Environment (~> 7.8)
|
||||||
- GoogleUtilities/Reachability (~> 7.7)
|
- GoogleUtilities/Reachability (~> 7.8)
|
||||||
- GoogleUtilities/UserDefaults (~> 7.7)
|
- GoogleUtilities/UserDefaults (~> 7.8)
|
||||||
- nanopb (< 2.30910.0, >= 2.30908.0)
|
- nanopb (< 2.30910.0, >= 2.30908.0)
|
||||||
- Flutter (1.0.0)
|
- Flutter (1.0.0)
|
||||||
- flutter_secure_storage (3.3.1):
|
- flutter_secure_storage (6.0.0):
|
||||||
- Flutter
|
- Flutter
|
||||||
- flutter_vibrate (0.0.1):
|
- flutter_vibrate (0.0.1):
|
||||||
- Flutter
|
- Flutter
|
||||||
|
|
@ -59,26 +53,26 @@ PODS:
|
||||||
- GCDWebServer (3.5.4):
|
- GCDWebServer (3.5.4):
|
||||||
- GCDWebServer/Core (= 3.5.4)
|
- GCDWebServer/Core (= 3.5.4)
|
||||||
- GCDWebServer/Core (3.5.4)
|
- GCDWebServer/Core (3.5.4)
|
||||||
- GoogleDataTransport (9.2.0):
|
- GoogleDataTransport (9.2.1):
|
||||||
- GoogleUtilities/Environment (~> 7.7)
|
- GoogleUtilities/Environment (~> 7.7)
|
||||||
- nanopb (< 2.30910.0, >= 2.30908.0)
|
- nanopb (< 2.30910.0, >= 2.30908.0)
|
||||||
- PromisesObjC (< 3.0, >= 1.2)
|
- PromisesObjC (< 3.0, >= 1.2)
|
||||||
- GoogleUtilities/AppDelegateSwizzler (7.7.0):
|
- GoogleUtilities/AppDelegateSwizzler (7.11.0):
|
||||||
- GoogleUtilities/Environment
|
- GoogleUtilities/Environment
|
||||||
- GoogleUtilities/Logger
|
- GoogleUtilities/Logger
|
||||||
- GoogleUtilities/Network
|
- GoogleUtilities/Network
|
||||||
- GoogleUtilities/Environment (7.7.0):
|
- GoogleUtilities/Environment (7.11.0):
|
||||||
- PromisesObjC (< 3.0, >= 1.2)
|
- PromisesObjC (< 3.0, >= 1.2)
|
||||||
- GoogleUtilities/Logger (7.7.0):
|
- GoogleUtilities/Logger (7.11.0):
|
||||||
- GoogleUtilities/Environment
|
- GoogleUtilities/Environment
|
||||||
- GoogleUtilities/Network (7.7.0):
|
- GoogleUtilities/Network (7.11.0):
|
||||||
- GoogleUtilities/Logger
|
- GoogleUtilities/Logger
|
||||||
- "GoogleUtilities/NSData+zlib"
|
- "GoogleUtilities/NSData+zlib"
|
||||||
- GoogleUtilities/Reachability
|
- GoogleUtilities/Reachability
|
||||||
- "GoogleUtilities/NSData+zlib (7.7.0)"
|
- "GoogleUtilities/NSData+zlib (7.11.0)"
|
||||||
- GoogleUtilities/Reachability (7.7.0):
|
- GoogleUtilities/Reachability (7.11.0):
|
||||||
- GoogleUtilities/Logger
|
- GoogleUtilities/Logger
|
||||||
- GoogleUtilities/UserDefaults (7.7.0):
|
- GoogleUtilities/UserDefaults (7.11.0):
|
||||||
- GoogleUtilities/Logger
|
- GoogleUtilities/Logger
|
||||||
- HLSCachingReverseProxyServer (0.1.0):
|
- HLSCachingReverseProxyServer (0.1.0):
|
||||||
- GCDWebServer (~> 3.5)
|
- GCDWebServer (~> 3.5)
|
||||||
|
|
@ -104,8 +98,8 @@ PODS:
|
||||||
- PINCache/Core
|
- PINCache/Core
|
||||||
- PINCache/Core (3.0.3):
|
- PINCache/Core (3.0.3):
|
||||||
- PINOperation (~> 1.2.1)
|
- PINOperation (~> 1.2.1)
|
||||||
- PINOperation (1.2.1)
|
- PINOperation (1.2.2)
|
||||||
- PromisesObjC (2.1.1)
|
- PromisesObjC (2.2.0)
|
||||||
- record (0.0.1):
|
- record (0.0.1):
|
||||||
- Flutter
|
- Flutter
|
||||||
- sqflite (0.0.2):
|
- sqflite (0.0.2):
|
||||||
|
|
@ -143,7 +137,6 @@ SPEC REPOS:
|
||||||
- Cache
|
- Cache
|
||||||
- Firebase
|
- Firebase
|
||||||
- FirebaseCore
|
- FirebaseCore
|
||||||
- FirebaseCoreDiagnostics
|
|
||||||
- FirebaseCoreInternal
|
- FirebaseCoreInternal
|
||||||
- FirebaseInstallations
|
- FirebaseInstallations
|
||||||
- FirebaseMessaging
|
- FirebaseMessaging
|
||||||
|
|
@ -199,21 +192,20 @@ SPEC CHECKSUMS:
|
||||||
assets_audio_player_web: 19826380c44375761aa0b9053665c1e3fbc3b86b
|
assets_audio_player_web: 19826380c44375761aa0b9053665c1e3fbc3b86b
|
||||||
better_player: 2406bfe8175203c7a46fa15f9d778d73b12e1646
|
better_player: 2406bfe8175203c7a46fa15f9d778d73b12e1646
|
||||||
Cache: 4ca7e00363fca5455f26534e5607634c820ffc2d
|
Cache: 4ca7e00363fca5455f26534e5607634c820ffc2d
|
||||||
Firebase: 4ba896cb8e5105d4b9e247e1c1b6222b548df55a
|
Firebase: a3ea7eba4382afd83808376edb99acdaff078dcf
|
||||||
firebase_core: ada8be870601fe3c2684dae2356f634189bd598f
|
firebase_core: db1432de826785171029b7c1a26e5b22ce1dd477
|
||||||
firebase_messaging: 405f36f22122866761e7ba7aa1dcecbae09ef836
|
firebase_messaging: 36cad613b60832c3b722287e4d23a11261028eb0
|
||||||
FirebaseCore: 0e27f2a15d8f7b7ef11e7d93e23b1cbab55d748c
|
FirebaseCore: 813838072b797b64f529f3c2ee35e696e5641dd1
|
||||||
FirebaseCoreDiagnostics: aaa87098082c4d4bdd1a9557b1186d18ca85ce8c
|
FirebaseCoreInternal: c7cd505e2136811096b225ac388d6254a2622362
|
||||||
FirebaseCoreInternal: a13302b0088fbf5f38b79b6ece49c2af7d3e05d6
|
FirebaseInstallations: 13dde135fa0524e15bddb133ccc8465c53a1b3f3
|
||||||
FirebaseInstallations: 61db1054e688d2bdc4e2b3f744c1b086e913b742
|
FirebaseMessaging: cc9f40f5b7494680f3844d08e517e92aa4e8d9f7
|
||||||
FirebaseMessaging: 4eaf1b8a7464b2c5e619ad66e9b20ee3e3206b24
|
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
|
||||||
Flutter: 50d75fe2f02b26cc09d224853bb45737f8b3214a
|
flutter_secure_storage: 23fc622d89d073675f2eaa109381aefbcf5a49be
|
||||||
flutter_secure_storage: 7953c38a04c3fdbb00571bcd87d8e3b5ceb9daec
|
|
||||||
flutter_vibrate: 9f4c2ab57008965f78969472367c329dd77eb801
|
flutter_vibrate: 9f4c2ab57008965f78969472367c329dd77eb801
|
||||||
FMDB: 2ce00b547f966261cd18927a3ddb07cb6f3db82a
|
FMDB: 2ce00b547f966261cd18927a3ddb07cb6f3db82a
|
||||||
GCDWebServer: 2c156a56c8226e2d5c0c3f208a3621ccffbe3ce4
|
GCDWebServer: 2c156a56c8226e2d5c0c3f208a3621ccffbe3ce4
|
||||||
GoogleDataTransport: 1c8145da7117bd68bbbed00cf304edb6a24de00f
|
GoogleDataTransport: ea169759df570f4e37bdee1623ec32a7e64e67c4
|
||||||
GoogleUtilities: e0913149f6b0625b553d70dae12b49fc62914fd1
|
GoogleUtilities: c2bdc4cf2ce786c4d2e6b3bcfd599a25ca78f06f
|
||||||
HLSCachingReverseProxyServer: 59935e1e0244ad7f3375d75b5ef46e8eb26ab181
|
HLSCachingReverseProxyServer: 59935e1e0244ad7f3375d75b5ef46e8eb26ab181
|
||||||
image_cropper: 60c2789d1f1a78c873235d4319ca0c34a69f2d98
|
image_cropper: 60c2789d1f1a78c873235d4319ca0c34a69f2d98
|
||||||
image_picker_ios: b786a5dcf033a8336a657191401bfdf12017dabb
|
image_picker_ios: b786a5dcf033a8336a657191401bfdf12017dabb
|
||||||
|
|
@ -221,9 +213,9 @@ SPEC CHECKSUMS:
|
||||||
path_provider_ios: 14f3d2fd28c4fdb42f44e0f751d12861c43cee02
|
path_provider_ios: 14f3d2fd28c4fdb42f44e0f751d12861c43cee02
|
||||||
permission_handler_apple: 44366e37eaf29454a1e7b1b7d736c2cceaeb17ce
|
permission_handler_apple: 44366e37eaf29454a1e7b1b7d736c2cceaeb17ce
|
||||||
PINCache: 7a8fc1a691173d21dbddbf86cd515de6efa55086
|
PINCache: 7a8fc1a691173d21dbddbf86cd515de6efa55086
|
||||||
PINOperation: 00c935935f1e8cf0d1e2d6b542e75b88fc3e5e20
|
PINOperation: daa34d4aa1d8449089be7d405b9d974abc4724c6
|
||||||
PromisesObjC: ab77feca74fa2823e7af4249b8326368e61014cb
|
PromisesObjC: 09985d6d70fbe7878040aa746d78236e6946d2ef
|
||||||
record: 7ee2393532f8553bbb09fa19e95478323b7c0a99
|
record: cae05d8dd3cdb1dea3511b20e5a5811a1ae00d0d
|
||||||
sqflite: 6d358c025f5b867b29ed92fc697fd34924e11904
|
sqflite: 6d358c025f5b867b29ed92fc697fd34924e11904
|
||||||
TOCropViewController: edfd4f25713d56905ad1e0b9f5be3fbe0f59c863
|
TOCropViewController: edfd4f25713d56905ad1e0b9f5be3fbe0f59c863
|
||||||
url_launcher_ios: 839c58cdb4279282219f5e248c3321761ff3c4de
|
url_launcher_ios: 839c58cdb4279282219f5e248c3321761ff3c4de
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
archiveVersion = 1;
|
archiveVersion = 1;
|
||||||
classes = {
|
classes = {
|
||||||
};
|
};
|
||||||
objectVersion = 51;
|
objectVersion = 54;
|
||||||
objects = {
|
objects = {
|
||||||
|
|
||||||
/* Begin PBXBuildFile section */
|
/* Begin PBXBuildFile section */
|
||||||
|
|
@ -203,6 +203,7 @@
|
||||||
/* Begin PBXShellScriptBuildPhase section */
|
/* Begin PBXShellScriptBuildPhase section */
|
||||||
3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
|
3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
|
||||||
isa = PBXShellScriptBuildPhase;
|
isa = PBXShellScriptBuildPhase;
|
||||||
|
alwaysOutOfDate = 1;
|
||||||
buildActionMask = 2147483647;
|
buildActionMask = 2147483647;
|
||||||
files = (
|
files = (
|
||||||
);
|
);
|
||||||
|
|
@ -217,6 +218,7 @@
|
||||||
};
|
};
|
||||||
9740EEB61CF901F6004384FC /* Run Script */ = {
|
9740EEB61CF901F6004384FC /* Run Script */ = {
|
||||||
isa = PBXShellScriptBuildPhase;
|
isa = PBXShellScriptBuildPhase;
|
||||||
|
alwaysOutOfDate = 1;
|
||||||
buildActionMask = 2147483647;
|
buildActionMask = 2147483647;
|
||||||
files = (
|
files = (
|
||||||
);
|
);
|
||||||
|
|
@ -361,14 +363,14 @@
|
||||||
CODE_SIGN_IDENTITY = "Apple Development";
|
CODE_SIGN_IDENTITY = "Apple Development";
|
||||||
CODE_SIGN_STYLE = Automatic;
|
CODE_SIGN_STYLE = Automatic;
|
||||||
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
||||||
DEVELOPMENT_TEAM = W2PAW454F9;
|
DEVELOPMENT_TEAM = 9YUQA68P22;
|
||||||
ENABLE_BITCODE = NO;
|
ENABLE_BITCODE = NO;
|
||||||
INFOPLIST_FILE = Runner/Info.plist;
|
INFOPLIST_FILE = Runner/Info.plist;
|
||||||
LD_RUNPATH_SEARCH_PATHS = (
|
LD_RUNPATH_SEARCH_PATHS = (
|
||||||
"$(inherited)",
|
"$(inherited)",
|
||||||
"@executable_path/Frameworks",
|
"@executable_path/Frameworks",
|
||||||
);
|
);
|
||||||
PRODUCT_BUNDLE_IDENTIFIER = com.didvan.didvanapp;
|
PRODUCT_BUNDLE_IDENTIFIER = com.didvan.didvanap;
|
||||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||||
PROVISIONING_PROFILE_SPECIFIER = "";
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
||||||
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
|
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
|
||||||
|
|
@ -492,14 +494,14 @@
|
||||||
CODE_SIGN_IDENTITY = "Apple Development";
|
CODE_SIGN_IDENTITY = "Apple Development";
|
||||||
CODE_SIGN_STYLE = Automatic;
|
CODE_SIGN_STYLE = Automatic;
|
||||||
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
||||||
DEVELOPMENT_TEAM = W2PAW454F9;
|
DEVELOPMENT_TEAM = 9YUQA68P22;
|
||||||
ENABLE_BITCODE = NO;
|
ENABLE_BITCODE = NO;
|
||||||
INFOPLIST_FILE = Runner/Info.plist;
|
INFOPLIST_FILE = Runner/Info.plist;
|
||||||
LD_RUNPATH_SEARCH_PATHS = (
|
LD_RUNPATH_SEARCH_PATHS = (
|
||||||
"$(inherited)",
|
"$(inherited)",
|
||||||
"@executable_path/Frameworks",
|
"@executable_path/Frameworks",
|
||||||
);
|
);
|
||||||
PRODUCT_BUNDLE_IDENTIFIER = com.didvan.didvanapp;
|
PRODUCT_BUNDLE_IDENTIFIER = com.didvan.didvanap;
|
||||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||||
PROVISIONING_PROFILE_SPECIFIER = "";
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
||||||
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
|
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
|
||||||
|
|
@ -518,14 +520,14 @@
|
||||||
CODE_SIGN_IDENTITY = "Apple Development";
|
CODE_SIGN_IDENTITY = "Apple Development";
|
||||||
CODE_SIGN_STYLE = Automatic;
|
CODE_SIGN_STYLE = Automatic;
|
||||||
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
|
||||||
DEVELOPMENT_TEAM = W2PAW454F9;
|
DEVELOPMENT_TEAM = 9YUQA68P22;
|
||||||
ENABLE_BITCODE = NO;
|
ENABLE_BITCODE = NO;
|
||||||
INFOPLIST_FILE = Runner/Info.plist;
|
INFOPLIST_FILE = Runner/Info.plist;
|
||||||
LD_RUNPATH_SEARCH_PATHS = (
|
LD_RUNPATH_SEARCH_PATHS = (
|
||||||
"$(inherited)",
|
"$(inherited)",
|
||||||
"@executable_path/Frameworks",
|
"@executable_path/Frameworks",
|
||||||
);
|
);
|
||||||
PRODUCT_BUNDLE_IDENTIFIER = com.didvan.didvanapp;
|
PRODUCT_BUNDLE_IDENTIFIER = com.didvan.didvanap;
|
||||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||||
PROVISIONING_PROFILE_SPECIFIER = "";
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
||||||
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
|
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,8 @@
|
||||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
<plist version="1.0">
|
<plist version="1.0">
|
||||||
<dict>
|
<dict>
|
||||||
|
<key>CADisableMinimumFrameDurationOnPhone</key>
|
||||||
|
<true/>
|
||||||
<key>CFBundleDevelopmentRegion</key>
|
<key>CFBundleDevelopmentRegion</key>
|
||||||
<string>$(DEVELOPMENT_LANGUAGE)</string>
|
<string>$(DEVELOPMENT_LANGUAGE)</string>
|
||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
|
|
@ -20,24 +22,26 @@
|
||||||
<string>????</string>
|
<string>????</string>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>$(FLUTTER_BUILD_NUMBER)</string>
|
<string>$(FLUTTER_BUILD_NUMBER)</string>
|
||||||
<key>LSRequiresIPhoneOS</key>
|
|
||||||
<true/>
|
|
||||||
<key>UILaunchStoryboardName</key>
|
|
||||||
<string>LaunchScreen</string>
|
|
||||||
<key>UIMainStoryboardFile</key>
|
|
||||||
<string>Main</string>
|
|
||||||
<key>FirebaseAppDelegateProxyEnabled</key>
|
<key>FirebaseAppDelegateProxyEnabled</key>
|
||||||
<false/>
|
<false/>
|
||||||
<key>UIBackgroundModes</key>
|
<key>LSRequiresIPhoneOS</key>
|
||||||
<array>
|
<true/>
|
||||||
<string>audio</string>
|
<key>NSCameraUsageDescription</key>
|
||||||
</array>
|
<string>We need to access to the user gallery to add user profile photo</string>
|
||||||
<key>NSMicrophoneUsageDescription</key>
|
<key>NSMicrophoneUsageDescription</key>
|
||||||
<string>We need to access to the microphone to record audio file</string>
|
<string>We need to access to the microphone to record audio file</string>
|
||||||
<key>NSPhotoLibraryUsageDescription</key>
|
<key>NSPhotoLibraryUsageDescription</key>
|
||||||
<string>We need to access to the user gallery to add user profile photo</string>
|
<string>We need to access to the user gallery to add user profile photo</string>
|
||||||
<key>NSCameraUsageDescription</key>
|
<key>UIApplicationSupportsIndirectInputEvents</key>
|
||||||
<string>We need to access to the user gallery to add user profile photo</string>
|
<true/>
|
||||||
|
<key>UIBackgroundModes</key>
|
||||||
|
<array>
|
||||||
|
<string>audio</string>
|
||||||
|
</array>
|
||||||
|
<key>UILaunchStoryboardName</key>
|
||||||
|
<string>LaunchScreen</string>
|
||||||
|
<key>UIMainStoryboardFile</key>
|
||||||
|
<string>Main</string>
|
||||||
<key>UISupportedInterfaceOrientations</key>
|
<key>UISupportedInterfaceOrientations</key>
|
||||||
<array>
|
<array>
|
||||||
<string>UIInterfaceOrientationPortrait</string>
|
<string>UIInterfaceOrientationPortrait</string>
|
||||||
|
|
@ -53,7 +57,5 @@
|
||||||
</array>
|
</array>
|
||||||
<key>UIViewControllerBasedStatusBarAppearance</key>
|
<key>UIViewControllerBasedStatusBarAppearance</key>
|
||||||
<false/>
|
<false/>
|
||||||
<key>CADisableMinimumFrameDurationOnPhone</key>
|
|
||||||
<true/>
|
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|
|
||||||
441
pubspec.lock
441
pubspec.lock
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue