From dcf31677d4804d4bf5fd29a49247b1ddea2c7451 Mon Sep 17 00:00:00 2001 From: naipaka Date: Wed, 1 May 2024 12:36:45 +0900 Subject: [PATCH] chore: Update dependencies --- .vscode/launch.json | 17 +- example/ios/Podfile | 2 +- example/ios/Podfile.lock | 295 ++++++++++++------ example/ios/Runner.xcodeproj/project.pbxproj | 2 +- .../xcshareddata/xcschemes/Runner.xcscheme | 2 +- example/macos/Podfile.lock | 284 ++++++++++++----- .../macos/Runner.xcodeproj/project.pbxproj | 24 ++ example/pubspec.lock | 156 +++++---- example/pubspec.yaml | 8 +- melos.yaml | 41 ++- .../ios/Flutter/AppFrameworkInfo.plist | 2 +- .../altfire_authenticator/example/ios/Podfile | 2 +- .../example/ios/Podfile.lock | 113 ++++--- .../ios/Runner.xcodeproj/project.pbxproj | 8 +- .../xcshareddata/xcschemes/Runner.xcscheme | 2 +- .../example/pubspec.lock | 64 ++-- .../example/pubspec.yaml | 4 +- packages/altfire_authenticator/pubspec.yaml | 8 +- .../ios/Flutter/AppFrameworkInfo.plist | 2 +- .../altfire_configurator/example/ios/Podfile | 2 +- .../example/ios/Podfile.lock | 147 +++++---- .../ios/Runner.xcodeproj/project.pbxproj | 8 +- .../xcshareddata/xcschemes/Runner.xcscheme | 2 +- .../example/macos/Podfile.lock | 145 +++++---- .../altfire_configurator/example/pubspec.lock | 114 +++---- .../altfire_configurator/example/pubspec.yaml | 8 +- packages/altfire_configurator/pubspec.yaml | 6 +- packages/altfire_lints/pubspec.yaml | 6 +- packages/altfire_lints_test/pubspec.yaml | 4 +- .../ios/Flutter/AppFrameworkInfo.plist | 2 +- .../altfire_messenger/example/ios/Podfile | 2 +- .../example/ios/Podfile.lock | 112 ++++--- .../ios/Runner.xcodeproj/project.pbxproj | 26 +- .../xcshareddata/xcschemes/Runner.xcscheme | 2 +- .../altfire_messenger/example/pubspec.lock | 50 ++- .../altfire_messenger/example/pubspec.yaml | 4 +- packages/altfire_messenger/pubspec.yaml | 8 +- packages/altfire_tracker/example/ios/Podfile | 2 +- .../altfire_tracker/example/ios/Podfile.lock | 158 +++++----- packages/altfire_tracker/example/pubspec.lock | 78 ++--- packages/altfire_tracker/example/pubspec.yaml | 6 +- packages/altfire_tracker/pubspec.yaml | 10 +- pubspec.lock | 36 +-- pubspec.yaml | 2 +- 44 files changed, 1167 insertions(+), 809 deletions(-) diff --git a/.vscode/launch.json b/.vscode/launch.json index 5ed0f75..8efdffd 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -11,6 +11,13 @@ "type": "dart", "flutterMode": "debug" }, + { + "name": "altfire_authenticator/example", + "cwd": "packages/altfire_authenticator/example", + "request": "launch", + "type": "dart", + "flutterMode": "debug" + }, { "name": "altfire_configurator/example", "cwd": "packages/altfire_configurator/example", @@ -19,18 +26,18 @@ "flutterMode": "debug" }, { - "name": "altfire_tracker/example", - "cwd": "packages/altfire_tracker/example", + "name": "altfire_messenger/example", + "cwd": "packages/altfire_messenger/example", "request": "launch", "type": "dart", "flutterMode": "debug" }, { - "name": "altfire_authenticator/example", - "cwd": "packages/altfire_authenticator/example", + "name": "altfire_tracker/example", + "cwd": "packages/altfire_tracker/example", "request": "launch", "type": "dart", "flutterMode": "debug" - }, + } ] } \ No newline at end of file diff --git a/example/ios/Podfile b/example/ios/Podfile index d97f17e..164df53 100644 --- a/example/ios/Podfile +++ b/example/ios/Podfile @@ -1,5 +1,5 @@ # Uncomment this line to define a global platform for your project -# platform :ios, '12.0' +platform :ios, '12.0' # CocoaPods analytics sends network stats synchronously affecting flutter build latency. ENV['COCOAPODS_DISABLE_STATS'] = 'true' diff --git a/example/ios/Podfile.lock b/example/ios/Podfile.lock index 42149b9..944c97b 100644 --- a/example/ios/Podfile.lock +++ b/example/ios/Podfile.lock @@ -1,132 +1,229 @@ PODS: - - AppAuth (1.6.2): - - AppAuth/Core (= 1.6.2) - - AppAuth/ExternalUserAgent (= 1.6.2) - - AppAuth/Core (1.6.2) - - AppAuth/ExternalUserAgent (1.6.2): + - AppAuth (1.7.5): + - AppAuth/Core (= 1.7.5) + - AppAuth/ExternalUserAgent (= 1.7.5) + - AppAuth/Core (1.7.5) + - AppAuth/ExternalUserAgent (1.7.5): - AppAuth/Core - - Firebase/Auth (10.18.0): + - Firebase/Analytics (10.24.0): + - Firebase/Core + - Firebase/Auth (10.24.0): - Firebase/CoreOnly - - FirebaseAuth (~> 10.18.0) - - Firebase/CoreOnly (10.18.0): - - FirebaseCore (= 10.18.0) - - Firebase/InAppMessaging (10.18.0): + - FirebaseAuth (~> 10.24.0) + - Firebase/Core (10.24.0): - Firebase/CoreOnly - - FirebaseInAppMessaging (~> 10.18.0-beta) - - Firebase/Messaging (10.18.0): + - FirebaseAnalytics (~> 10.24.0) + - Firebase/CoreOnly (10.24.0): + - FirebaseCore (= 10.24.0) + - Firebase/Crashlytics (10.24.0): - Firebase/CoreOnly - - FirebaseMessaging (~> 10.18.0) - - Firebase/RemoteConfig (10.18.0): + - FirebaseCrashlytics (~> 10.24.0) + - Firebase/InAppMessaging (10.24.0): - Firebase/CoreOnly - - FirebaseRemoteConfig (~> 10.18.0) - - firebase_auth (4.16.0): - - Firebase/Auth (= 10.18.0) + - FirebaseInAppMessaging (~> 10.24.0-beta) + - Firebase/Messaging (10.24.0): + - Firebase/CoreOnly + - FirebaseMessaging (~> 10.24.0) + - Firebase/RemoteConfig (10.24.0): + - Firebase/CoreOnly + - FirebaseRemoteConfig (~> 10.24.0) + - firebase_analytics (10.10.4): + - Firebase/Analytics (= 10.24.0) - firebase_core - Flutter - - firebase_core (2.24.2): - - Firebase/CoreOnly (= 10.18.0) + - firebase_auth (4.19.4): + - Firebase/Auth (= 10.24.0) + - firebase_core + - Flutter + - firebase_core (2.30.1): + - Firebase/CoreOnly (= 10.24.0) + - Flutter + - firebase_crashlytics (3.5.4): + - Firebase/Crashlytics (= 10.24.0) + - firebase_core - Flutter - - firebase_in_app_messaging (0.7.4-8): - - Firebase/InAppMessaging (= 10.18.0) + - firebase_in_app_messaging (0.7.5-4): + - Firebase/InAppMessaging (= 10.24.0) - firebase_core - Flutter - - firebase_messaging (14.7.10): - - Firebase/Messaging (= 10.18.0) + - firebase_messaging (14.9.1): + - Firebase/Messaging (= 10.24.0) - firebase_core - Flutter - - firebase_remote_config (4.3.8): - - Firebase/RemoteConfig (= 10.18.0) + - firebase_remote_config (4.4.4): + - Firebase/RemoteConfig (= 10.24.0) - firebase_core - Flutter - - FirebaseABTesting (10.19.0): + - FirebaseABTesting (10.25.0): + - FirebaseCore (~> 10.0) + - FirebaseAnalytics (10.24.0): + - FirebaseAnalytics/AdIdSupport (= 10.24.0) - FirebaseCore (~> 10.0) - - FirebaseAppCheckInterop (10.19.0) - - FirebaseAuth (10.18.0): + - FirebaseInstallations (~> 10.0) + - GoogleUtilities/AppDelegateSwizzler (~> 7.11) + - GoogleUtilities/MethodSwizzler (~> 7.11) + - GoogleUtilities/Network (~> 7.11) + - "GoogleUtilities/NSData+zlib (~> 7.11)" + - nanopb (< 2.30911.0, >= 2.30908.0) + - FirebaseAnalytics/AdIdSupport (10.24.0): + - FirebaseCore (~> 10.0) + - FirebaseInstallations (~> 10.0) + - GoogleAppMeasurement (= 10.24.0) + - GoogleUtilities/AppDelegateSwizzler (~> 7.11) + - GoogleUtilities/MethodSwizzler (~> 7.11) + - GoogleUtilities/Network (~> 7.11) + - "GoogleUtilities/NSData+zlib (~> 7.11)" + - nanopb (< 2.30911.0, >= 2.30908.0) + - FirebaseAppCheckInterop (10.25.0) + - FirebaseAuth (10.24.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.18.0): + - FirebaseCore (10.24.0): - FirebaseCoreInternal (~> 10.0) - GoogleUtilities/Environment (~> 7.12) - GoogleUtilities/Logger (~> 7.12) - - FirebaseCoreInternal (10.19.0): + - FirebaseCoreExtension (10.25.0): + - FirebaseCore (~> 10.0) + - FirebaseCoreInternal (10.25.0): - "GoogleUtilities/NSData+zlib (~> 7.8)" - - FirebaseInAppMessaging (10.18.0-beta): + - FirebaseCrashlytics (10.24.0): + - FirebaseCore (~> 10.5) + - FirebaseInstallations (~> 10.0) + - FirebaseRemoteConfigInterop (~> 10.23) + - FirebaseSessions (~> 10.5) + - GoogleDataTransport (~> 9.2) + - GoogleUtilities/Environment (~> 7.8) + - nanopb (< 2.30911.0, >= 2.30908.0) + - PromisesObjC (~> 2.1) + - FirebaseInAppMessaging (10.24.0-beta): - FirebaseABTesting (~> 10.0) - FirebaseCore (~> 10.0) - FirebaseInstallations (~> 10.0) - GoogleUtilities/Environment (~> 7.8) - - nanopb (< 2.30910.0, >= 2.30908.0) - - FirebaseInstallations (10.19.0): + - nanopb (< 2.30911.0, >= 2.30908.0) + - FirebaseInstallations (10.25.0): - FirebaseCore (~> 10.0) - GoogleUtilities/Environment (~> 7.8) - GoogleUtilities/UserDefaults (~> 7.8) - PromisesObjC (~> 2.1) - - FirebaseMessaging (10.18.0): + - FirebaseMessaging (10.24.0): - FirebaseCore (~> 10.0) - FirebaseInstallations (~> 10.0) - - GoogleDataTransport (~> 9.2) + - GoogleDataTransport (~> 9.3) - GoogleUtilities/AppDelegateSwizzler (~> 7.8) - GoogleUtilities/Environment (~> 7.8) - GoogleUtilities/Reachability (~> 7.8) - GoogleUtilities/UserDefaults (~> 7.8) - - nanopb (< 2.30910.0, >= 2.30908.0) - - FirebaseRemoteConfig (10.18.0): + - nanopb (< 2.30911.0, >= 2.30908.0) + - FirebaseRemoteConfig (10.24.0): - FirebaseABTesting (~> 10.0) - FirebaseCore (~> 10.0) - FirebaseInstallations (~> 10.0) + - FirebaseRemoteConfigInterop (~> 10.23) - FirebaseSharedSwift (~> 10.0) - GoogleUtilities/Environment (~> 7.8) - "GoogleUtilities/NSData+zlib (~> 7.8)" - - FirebaseSharedSwift (10.19.0) + - FirebaseRemoteConfigInterop (10.25.0) + - FirebaseSessions (10.25.0): + - FirebaseCore (~> 10.5) + - FirebaseCoreExtension (~> 10.0) + - FirebaseInstallations (~> 10.0) + - GoogleDataTransport (~> 9.2) + - GoogleUtilities/Environment (~> 7.13) + - GoogleUtilities/UserDefaults (~> 7.13) + - nanopb (< 2.30911.0, >= 2.30908.0) + - PromisesSwift (~> 2.1) + - FirebaseSharedSwift (10.25.0) - Flutter (1.0.0) - google_sign_in_ios (0.0.1): + - AppAuth (>= 1.7.4) - Flutter - FlutterMacOS - - GoogleSignIn (~> 7.0) - - GoogleDataTransport (9.3.0): + - GoogleSignIn (~> 7.1) + - GTMSessionFetcher (>= 3.4.0) + - GoogleAppMeasurement (10.24.0): + - GoogleAppMeasurement/AdIdSupport (= 10.24.0) + - GoogleUtilities/AppDelegateSwizzler (~> 7.11) + - GoogleUtilities/MethodSwizzler (~> 7.11) + - GoogleUtilities/Network (~> 7.11) + - "GoogleUtilities/NSData+zlib (~> 7.11)" + - nanopb (< 2.30911.0, >= 2.30908.0) + - GoogleAppMeasurement/AdIdSupport (10.24.0): + - GoogleAppMeasurement/WithoutAdIdSupport (= 10.24.0) + - GoogleUtilities/AppDelegateSwizzler (~> 7.11) + - GoogleUtilities/MethodSwizzler (~> 7.11) + - GoogleUtilities/Network (~> 7.11) + - "GoogleUtilities/NSData+zlib (~> 7.11)" + - nanopb (< 2.30911.0, >= 2.30908.0) + - GoogleAppMeasurement/WithoutAdIdSupport (10.24.0): + - GoogleUtilities/AppDelegateSwizzler (~> 7.11) + - GoogleUtilities/MethodSwizzler (~> 7.11) + - GoogleUtilities/Network (~> 7.11) + - "GoogleUtilities/NSData+zlib (~> 7.11)" + - nanopb (< 2.30911.0, >= 2.30908.0) + - GoogleDataTransport (9.4.1): - GoogleUtilities/Environment (~> 7.7) - - nanopb (< 2.30910.0, >= 2.30908.0) + - nanopb (< 2.30911.0, >= 2.30908.0) - PromisesObjC (< 3.0, >= 1.2) - - GoogleSignIn (7.0.0): - - AppAuth (~> 1.5) - - GTMAppAuth (< 3.0, >= 1.3) - - GTMSessionFetcher/Core (< 4.0, >= 1.1) - - GoogleUtilities/AppDelegateSwizzler (7.12.0): + - GoogleSignIn (7.1.0): + - AppAuth (< 2.0, >= 1.7.3) + - GTMAppAuth (< 5.0, >= 4.1.1) + - GTMSessionFetcher/Core (~> 3.3) + - GoogleUtilities/AppDelegateSwizzler (7.13.2): - GoogleUtilities/Environment - GoogleUtilities/Logger - GoogleUtilities/Network - - GoogleUtilities/Environment (7.12.0): + - GoogleUtilities/Privacy + - GoogleUtilities/Environment (7.13.2): + - GoogleUtilities/Privacy - PromisesObjC (< 3.0, >= 1.2) - - GoogleUtilities/Logger (7.12.0): + - GoogleUtilities/Logger (7.13.2): - GoogleUtilities/Environment - - GoogleUtilities/Network (7.12.0): + - GoogleUtilities/Privacy + - GoogleUtilities/MethodSwizzler (7.13.2): + - GoogleUtilities/Logger + - GoogleUtilities/Privacy + - GoogleUtilities/Network (7.13.2): - GoogleUtilities/Logger - "GoogleUtilities/NSData+zlib" + - GoogleUtilities/Privacy - GoogleUtilities/Reachability - - "GoogleUtilities/NSData+zlib (7.12.0)" - - GoogleUtilities/Reachability (7.12.0): + - "GoogleUtilities/NSData+zlib (7.13.2)": + - GoogleUtilities/Privacy + - GoogleUtilities/Privacy (7.13.2) + - GoogleUtilities/Reachability (7.13.2): - GoogleUtilities/Logger - - GoogleUtilities/UserDefaults (7.12.0): + - GoogleUtilities/Privacy + - GoogleUtilities/UserDefaults (7.13.2): - GoogleUtilities/Logger - - GTMAppAuth (2.0.0): - - AppAuth/Core (~> 1.6) - - GTMSessionFetcher/Core (< 4.0, >= 1.5) - - GTMSessionFetcher/Core (3.2.0) - - nanopb (2.30909.1): - - nanopb/decode (= 2.30909.1) - - nanopb/encode (= 2.30909.1) - - nanopb/decode (2.30909.1) - - nanopb/encode (2.30909.1) - - PromisesObjC (2.3.1) + - GoogleUtilities/Privacy + - 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/Core + - nanopb (2.30910.0): + - nanopb/decode (= 2.30910.0) + - nanopb/encode (= 2.30910.0) + - nanopb/decode (2.30910.0) + - nanopb/encode (2.30910.0) + - PromisesObjC (2.4.0) + - PromisesSwift (2.4.0): + - PromisesObjC (= 2.4.0) - RecaptchaInterop (100.0.0) DEPENDENCIES: + - firebase_analytics (from `.symlinks/plugins/firebase_analytics/ios`) - firebase_auth (from `.symlinks/plugins/firebase_auth/ios`) - firebase_core (from `.symlinks/plugins/firebase_core/ios`) + - firebase_crashlytics (from `.symlinks/plugins/firebase_crashlytics/ios`) - firebase_in_app_messaging (from `.symlinks/plugins/firebase_in_app_messaging/ios`) - firebase_messaging (from `.symlinks/plugins/firebase_messaging/ios`) - firebase_remote_config (from `.symlinks/plugins/firebase_remote_config/ios`) @@ -138,15 +235,21 @@ SPEC REPOS: - AppAuth - Firebase - FirebaseABTesting + - FirebaseAnalytics - FirebaseAppCheckInterop - FirebaseAuth - FirebaseCore + - FirebaseCoreExtension - FirebaseCoreInternal + - FirebaseCrashlytics - FirebaseInAppMessaging - FirebaseInstallations - FirebaseMessaging - FirebaseRemoteConfig + - FirebaseRemoteConfigInterop + - FirebaseSessions - FirebaseSharedSwift + - GoogleAppMeasurement - GoogleDataTransport - GoogleSignIn - GoogleUtilities @@ -154,13 +257,18 @@ SPEC REPOS: - GTMSessionFetcher - nanopb - PromisesObjC + - PromisesSwift - RecaptchaInterop EXTERNAL SOURCES: + firebase_analytics: + :path: ".symlinks/plugins/firebase_analytics/ios" firebase_auth: :path: ".symlinks/plugins/firebase_auth/ios" firebase_core: :path: ".symlinks/plugins/firebase_core/ios" + firebase_crashlytics: + :path: ".symlinks/plugins/firebase_crashlytics/ios" firebase_in_app_messaging: :path: ".symlinks/plugins/firebase_in_app_messaging/ios" firebase_messaging: @@ -173,34 +281,43 @@ EXTERNAL SOURCES: :path: ".symlinks/plugins/google_sign_in_ios/darwin" SPEC CHECKSUMS: - AppAuth: 3bb1d1cd9340bd09f5ed189fb00b1cc28e1e8570 - Firebase: 414ad272f8d02dfbf12662a9d43f4bba9bec2a06 - firebase_auth: 8e9ec02991ca4659111cc671c84d0c010b6bfb26 - firebase_core: 0af4a2b24f62071f9bf283691c0ee41556dcb3f5 - firebase_in_app_messaging: 1aefd295a4e79d55cb317f5dd6ad42f12f7661a6 - firebase_messaging: 90e8a6db84b6e1e876cebce4f30f01dc495e7014 - firebase_remote_config: 14ad7a3c99810d373ba1ad4a754a8cf26c91d476 - FirebaseABTesting: bfa3b384b68cee10a89183649c64cd7998a37a12 - FirebaseAppCheckInterop: 37884781f3e16a1ba47e7ec80a1e805f987788e3 - FirebaseAuth: 12314b438fa76048540c8fb86d6cfc9e08595176 - FirebaseCore: 2322423314d92f946219c8791674d2f3345b598f - FirebaseCoreInternal: b444828ea7cfd594fca83046b95db98a2be4f290 - FirebaseInAppMessaging: 50716c86fe3bfe83e588ad5d313521ab1b7f9b7f - FirebaseInstallations: 033d199474164db20c8350736842a94fe717b960 - FirebaseMessaging: 9bc34a98d2e0237e1b121915120d4d48ddcf301e - FirebaseRemoteConfig: bbd42790a4e84fde6aab7eae810b608e7b5c0bf6 - FirebaseSharedSwift: f34eeb7d3ea87a34497629b6ca41657beadef76a + AppAuth: 501c04eda8a8d11f179dbe8637b7a91bb7e5d2fa + Firebase: 91fefd38712feb9186ea8996af6cbdef41473442 + firebase_analytics: 573fd0677abf22d32e2820865fc5190b6cdbfa1b + firebase_auth: b782567cafd5cfd64debf54638a9f29b63abd7bf + firebase_core: 7f1e1156934d0da3be260174812842df9420e4ab + firebase_crashlytics: 9815effbfaad6c94c65d4eff479c0d9284bf1a38 + firebase_in_app_messaging: e13ef97e161c0724828d13956bb64bee2a98907f + firebase_messaging: 28b49260e70d10042fa2bea79f37e1edae48f1bd + firebase_remote_config: bb9853d3dbca8dc788152371fdfefe982e25a2c8 + FirebaseABTesting: e6e3c3e0e35813874f571d1b7bdae2aab319dd38 + FirebaseAnalytics: b5efc493eb0f40ec560b04a472e3e1a15d39ca13 + FirebaseAppCheckInterop: 5da5ce93e8797a215e3f677fb0654b74e736c8b8 + FirebaseAuth: 711d01cccefaf10035b3090a92956d0dd4f99088 + FirebaseCore: 11dc8a16dfb7c5e3c3f45ba0e191a33ac4f50894 + FirebaseCoreExtension: 8a47811d0b155501559ef05d089518152a0a1677 + FirebaseCoreInternal: 910a81992c33715fec9263ca7381d59ab3a750b7 + FirebaseCrashlytics: af38ea4adfa606f6e63fcc22091b61e7938fcf66 + FirebaseInAppMessaging: a1374493c04fabef91f3ff54b818c5087b98fb67 + FirebaseInstallations: 91950fe859846fff0fbd296180909dd273103b09 + FirebaseMessaging: 4d52717dd820707cc4eadec5eb981b4832ec8d5d + FirebaseRemoteConfig: 95dddc50496b37eef199dadce850d5652b534b43 + FirebaseRemoteConfigInterop: b25018791b204c0d78a90e394d6c62d9b1f22da8 + FirebaseSessions: c0939656253a1fa0e94ecc266ccf770cc8b33732 + FirebaseSharedSwift: 0274086954b1b2d5fd7e829eccc587044d72a4ba Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7 - google_sign_in_ios: 1bfaf6607b44cd1b24c4d4bc39719870440f9ce1 - GoogleDataTransport: 57c22343ab29bc686febbf7cbb13bad167c2d8fe - GoogleSignIn: b232380cf495a429b8095d3178a8d5855b42e842 - GoogleUtilities: 0759d1a57ebb953965c2dfe0ba4c82e95ccc2e34 - GTMAppAuth: 99fb010047ba3973b7026e45393f51f27ab965ae - GTMSessionFetcher: 41b9ef0b4c08a6db4b7eb51a21ae5183ec99a2c8 - nanopb: d4d75c12cd1316f4a64e3c6963f879ecd4b5e0d5 - PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4 + google_sign_in_ios: 07375bfbf2620bc93a602c0e27160d6afc6ead38 + GoogleAppMeasurement: f3abf08495ef2cba7829f15318c373b8d9226491 + GoogleDataTransport: 6c09b596d841063d76d4288cc2d2f42cc36e1e2a + GoogleSignIn: d4281ab6cf21542b1cfaff85c191f230b399d2db + GoogleUtilities: c56430aef51a1aa57b25da78c3f8397e522c67b7 + GTMAppAuth: f69bd07d68cd3b766125f7e072c45d7340dea0de + GTMSessionFetcher: 8000756fc1c19d2e5697b90311f7832d2e33f6cd + nanopb: 438bc412db1928dac798aa6fd75726007be04262 + PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47 + PromisesSwift: 9d77319bbe72ebf6d872900551f7eeba9bce2851 RecaptchaInterop: 7d1a4a01a6b2cb1610a47ef3f85f0c411434cb21 -PODFILE CHECKSUM: 819463e6a0290f5a72f145ba7cde16e8b6ef0796 +PODFILE CHECKSUM: 7be2f5f74864d463a8ad433546ed1de7e0f29aef -COCOAPODS: 1.14.3 +COCOAPODS: 1.15.2 diff --git a/example/ios/Runner.xcodeproj/project.pbxproj b/example/ios/Runner.xcodeproj/project.pbxproj index 4c1d504..ba876c9 100644 --- a/example/ios/Runner.xcodeproj/project.pbxproj +++ b/example/ios/Runner.xcodeproj/project.pbxproj @@ -221,7 +221,7 @@ isa = PBXProject; attributes = { BuildIndependentTargetsInParallel = YES; - LastUpgradeCheck = 1430; + LastUpgradeCheck = 1510; ORGANIZATIONNAME = ""; TargetAttributes = { 331C8080294A63A400263BE5 = { diff --git a/example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme b/example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme index 87131a0..8e3ca5d 100644 --- a/example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme +++ b/example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme @@ -1,6 +1,6 @@ 10.18.0) - - Firebase/CoreOnly (10.18.0): - - FirebaseCore (= 10.18.0) - - Firebase/Messaging (10.18.0): + - FirebaseAuth (~> 10.24.0) + - Firebase/Core (10.24.0): - Firebase/CoreOnly - - FirebaseMessaging (~> 10.18.0) - - Firebase/RemoteConfig (10.18.0): + - FirebaseAnalytics (~> 10.24.0) + - Firebase/CoreOnly (10.24.0): + - FirebaseCore (= 10.24.0) + - Firebase/Crashlytics (10.24.0): - Firebase/CoreOnly - - FirebaseRemoteConfig (~> 10.18.0) - - firebase_auth (4.16.0): - - Firebase/Auth (~> 10.18.0) - - Firebase/CoreOnly (~> 10.18.0) + - FirebaseCrashlytics (~> 10.24.0) + - Firebase/Messaging (10.24.0): + - Firebase/CoreOnly + - FirebaseMessaging (~> 10.24.0) + - Firebase/RemoteConfig (10.24.0): + - Firebase/CoreOnly + - FirebaseRemoteConfig (~> 10.24.0) + - firebase_analytics (10.10.4): + - Firebase/Analytics (= 10.24.0) - firebase_core - FlutterMacOS - - firebase_core (2.24.2): - - Firebase/CoreOnly (~> 10.18.0) + - firebase_auth (4.19.4): + - Firebase/Auth (~> 10.24.0) + - Firebase/CoreOnly (~> 10.24.0) + - firebase_core + - FlutterMacOS + - firebase_core (2.30.1): + - Firebase/CoreOnly (~> 10.24.0) + - FlutterMacOS + - firebase_crashlytics (3.5.4): + - Firebase/CoreOnly (~> 10.24.0) + - Firebase/Crashlytics (~> 10.24.0) + - firebase_core - FlutterMacOS - - firebase_messaging (14.7.10): - - Firebase/CoreOnly (~> 10.18.0) - - Firebase/Messaging (~> 10.18.0) + - firebase_messaging (14.9.1): + - Firebase/CoreOnly (~> 10.24.0) + - Firebase/Messaging (~> 10.24.0) - firebase_core - FlutterMacOS - - firebase_remote_config (4.3.8): - - Firebase/CoreOnly (~> 10.18.0) - - Firebase/RemoteConfig (~> 10.18.0) + - firebase_remote_config (4.4.4): + - Firebase/CoreOnly (~> 10.24.0) + - Firebase/RemoteConfig (~> 10.24.0) - firebase_core - FlutterMacOS - - FirebaseABTesting (10.19.0): + - FirebaseABTesting (10.25.0): + - FirebaseCore (~> 10.0) + - FirebaseAnalytics (10.24.0): + - FirebaseAnalytics/AdIdSupport (= 10.24.0) - FirebaseCore (~> 10.0) - - FirebaseAppCheckInterop (10.19.0) - - FirebaseAuth (10.18.0): + - FirebaseInstallations (~> 10.0) + - GoogleUtilities/AppDelegateSwizzler (~> 7.11) + - GoogleUtilities/MethodSwizzler (~> 7.11) + - GoogleUtilities/Network (~> 7.11) + - "GoogleUtilities/NSData+zlib (~> 7.11)" + - nanopb (< 2.30911.0, >= 2.30908.0) + - FirebaseAnalytics/AdIdSupport (10.24.0): + - FirebaseCore (~> 10.0) + - FirebaseInstallations (~> 10.0) + - GoogleAppMeasurement (= 10.24.0) + - GoogleUtilities/AppDelegateSwizzler (~> 7.11) + - GoogleUtilities/MethodSwizzler (~> 7.11) + - GoogleUtilities/Network (~> 7.11) + - "GoogleUtilities/NSData+zlib (~> 7.11)" + - nanopb (< 2.30911.0, >= 2.30908.0) + - FirebaseAppCheckInterop (10.25.0) + - FirebaseAuth (10.24.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.18.0): + - FirebaseCore (10.24.0): - FirebaseCoreInternal (~> 10.0) - GoogleUtilities/Environment (~> 7.12) - GoogleUtilities/Logger (~> 7.12) - - FirebaseCoreInternal (10.19.0): + - FirebaseCoreExtension (10.25.0): + - FirebaseCore (~> 10.0) + - FirebaseCoreInternal (10.25.0): - "GoogleUtilities/NSData+zlib (~> 7.8)" - - FirebaseInstallations (10.19.0): + - FirebaseCrashlytics (10.24.0): + - FirebaseCore (~> 10.5) + - FirebaseInstallations (~> 10.0) + - FirebaseRemoteConfigInterop (~> 10.23) + - FirebaseSessions (~> 10.5) + - GoogleDataTransport (~> 9.2) + - GoogleUtilities/Environment (~> 7.8) + - nanopb (< 2.30911.0, >= 2.30908.0) + - PromisesObjC (~> 2.1) + - FirebaseInstallations (10.25.0): - FirebaseCore (~> 10.0) - GoogleUtilities/Environment (~> 7.8) - GoogleUtilities/UserDefaults (~> 7.8) - PromisesObjC (~> 2.1) - - FirebaseMessaging (10.18.0): + - FirebaseMessaging (10.24.0): - FirebaseCore (~> 10.0) - FirebaseInstallations (~> 10.0) - - GoogleDataTransport (~> 9.2) + - GoogleDataTransport (~> 9.3) - GoogleUtilities/AppDelegateSwizzler (~> 7.8) - GoogleUtilities/Environment (~> 7.8) - GoogleUtilities/Reachability (~> 7.8) - GoogleUtilities/UserDefaults (~> 7.8) - - nanopb (< 2.30910.0, >= 2.30908.0) - - FirebaseRemoteConfig (10.18.0): + - nanopb (< 2.30911.0, >= 2.30908.0) + - FirebaseRemoteConfig (10.24.0): - FirebaseABTesting (~> 10.0) - FirebaseCore (~> 10.0) - FirebaseInstallations (~> 10.0) + - FirebaseRemoteConfigInterop (~> 10.23) - FirebaseSharedSwift (~> 10.0) - GoogleUtilities/Environment (~> 7.8) - "GoogleUtilities/NSData+zlib (~> 7.8)" - - FirebaseSharedSwift (10.19.0) + - FirebaseRemoteConfigInterop (10.25.0) + - FirebaseSessions (10.25.0): + - FirebaseCore (~> 10.5) + - FirebaseCoreExtension (~> 10.0) + - FirebaseInstallations (~> 10.0) + - GoogleDataTransport (~> 9.2) + - GoogleUtilities/Environment (~> 7.13) + - GoogleUtilities/UserDefaults (~> 7.13) + - nanopb (< 2.30911.0, >= 2.30908.0) + - PromisesSwift (~> 2.1) + - FirebaseSharedSwift (10.25.0) - FlutterMacOS (1.0.0) - google_sign_in_ios (0.0.1): + - AppAuth (>= 1.7.4) - Flutter - FlutterMacOS - - GoogleSignIn (~> 7.0) - - GoogleDataTransport (9.3.0): + - GoogleSignIn (~> 7.1) + - GTMSessionFetcher (>= 3.4.0) + - GoogleAppMeasurement (10.24.0): + - GoogleAppMeasurement/AdIdSupport (= 10.24.0) + - GoogleUtilities/AppDelegateSwizzler (~> 7.11) + - GoogleUtilities/MethodSwizzler (~> 7.11) + - GoogleUtilities/Network (~> 7.11) + - "GoogleUtilities/NSData+zlib (~> 7.11)" + - nanopb (< 2.30911.0, >= 2.30908.0) + - GoogleAppMeasurement/AdIdSupport (10.24.0): + - GoogleAppMeasurement/WithoutAdIdSupport (= 10.24.0) + - GoogleUtilities/AppDelegateSwizzler (~> 7.11) + - GoogleUtilities/MethodSwizzler (~> 7.11) + - GoogleUtilities/Network (~> 7.11) + - "GoogleUtilities/NSData+zlib (~> 7.11)" + - nanopb (< 2.30911.0, >= 2.30908.0) + - GoogleAppMeasurement/WithoutAdIdSupport (10.24.0): + - GoogleUtilities/AppDelegateSwizzler (~> 7.11) + - GoogleUtilities/MethodSwizzler (~> 7.11) + - GoogleUtilities/Network (~> 7.11) + - "GoogleUtilities/NSData+zlib (~> 7.11)" + - nanopb (< 2.30911.0, >= 2.30908.0) + - GoogleDataTransport (9.4.1): - GoogleUtilities/Environment (~> 7.7) - - nanopb (< 2.30910.0, >= 2.30908.0) + - nanopb (< 2.30911.0, >= 2.30908.0) - PromisesObjC (< 3.0, >= 1.2) - - GoogleSignIn (7.0.0): - - AppAuth (~> 1.5) - - GTMAppAuth (< 3.0, >= 1.3) - - GTMSessionFetcher/Core (< 4.0, >= 1.1) - - GoogleUtilities/AppDelegateSwizzler (7.12.0): + - GoogleSignIn (7.1.0): + - AppAuth (< 2.0, >= 1.7.3) + - GTMAppAuth (< 5.0, >= 4.1.1) + - GTMSessionFetcher/Core (~> 3.3) + - GoogleUtilities/AppDelegateSwizzler (7.13.2): - GoogleUtilities/Environment - GoogleUtilities/Logger - GoogleUtilities/Network - - GoogleUtilities/Environment (7.12.0): + - GoogleUtilities/Privacy + - GoogleUtilities/Environment (7.13.2): + - GoogleUtilities/Privacy - PromisesObjC (< 3.0, >= 1.2) - - GoogleUtilities/Logger (7.12.0): + - GoogleUtilities/Logger (7.13.2): - GoogleUtilities/Environment - - GoogleUtilities/Network (7.12.0): + - GoogleUtilities/Privacy + - GoogleUtilities/MethodSwizzler (7.13.2): + - GoogleUtilities/Logger + - GoogleUtilities/Privacy + - GoogleUtilities/Network (7.13.2): - GoogleUtilities/Logger - "GoogleUtilities/NSData+zlib" + - GoogleUtilities/Privacy - GoogleUtilities/Reachability - - "GoogleUtilities/NSData+zlib (7.12.0)" - - GoogleUtilities/Reachability (7.12.0): + - "GoogleUtilities/NSData+zlib (7.13.2)": + - GoogleUtilities/Privacy + - GoogleUtilities/Privacy (7.13.2) + - GoogleUtilities/Reachability (7.13.2): - GoogleUtilities/Logger - - GoogleUtilities/UserDefaults (7.12.0): + - GoogleUtilities/Privacy + - GoogleUtilities/UserDefaults (7.13.2): - GoogleUtilities/Logger - - GTMAppAuth (2.0.0): - - AppAuth/Core (~> 1.6) - - GTMSessionFetcher/Core (< 4.0, >= 1.5) - - GTMSessionFetcher/Core (3.2.0) - - nanopb (2.30909.1): - - nanopb/decode (= 2.30909.1) - - nanopb/encode (= 2.30909.1) - - nanopb/decode (2.30909.1) - - nanopb/encode (2.30909.1) - - PromisesObjC (2.3.1) + - GoogleUtilities/Privacy + - 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/Core + - nanopb (2.30910.0): + - nanopb/decode (= 2.30910.0) + - nanopb/encode (= 2.30910.0) + - nanopb/decode (2.30910.0) + - nanopb/encode (2.30910.0) + - PromisesObjC (2.4.0) + - PromisesSwift (2.4.0): + - PromisesObjC (= 2.4.0) DEPENDENCIES: + - firebase_analytics (from `Flutter/ephemeral/.symlinks/plugins/firebase_analytics/macos`) - firebase_auth (from `Flutter/ephemeral/.symlinks/plugins/firebase_auth/macos`) - firebase_core (from `Flutter/ephemeral/.symlinks/plugins/firebase_core/macos`) + - firebase_crashlytics (from `Flutter/ephemeral/.symlinks/plugins/firebase_crashlytics/macos`) - firebase_messaging (from `Flutter/ephemeral/.symlinks/plugins/firebase_messaging/macos`) - firebase_remote_config (from `Flutter/ephemeral/.symlinks/plugins/firebase_remote_config/macos`) - FlutterMacOS (from `Flutter/ephemeral`) @@ -126,14 +224,20 @@ SPEC REPOS: - AppAuth - Firebase - FirebaseABTesting + - FirebaseAnalytics - FirebaseAppCheckInterop - FirebaseAuth - FirebaseCore + - FirebaseCoreExtension - FirebaseCoreInternal + - FirebaseCrashlytics - FirebaseInstallations - FirebaseMessaging - FirebaseRemoteConfig + - FirebaseRemoteConfigInterop + - FirebaseSessions - FirebaseSharedSwift + - GoogleAppMeasurement - GoogleDataTransport - GoogleSignIn - GoogleUtilities @@ -141,12 +245,17 @@ SPEC REPOS: - GTMSessionFetcher - nanopb - PromisesObjC + - PromisesSwift EXTERNAL SOURCES: + firebase_analytics: + :path: Flutter/ephemeral/.symlinks/plugins/firebase_analytics/macos firebase_auth: :path: Flutter/ephemeral/.symlinks/plugins/firebase_auth/macos firebase_core: :path: Flutter/ephemeral/.symlinks/plugins/firebase_core/macos + firebase_crashlytics: + :path: Flutter/ephemeral/.symlinks/plugins/firebase_crashlytics/macos firebase_messaging: :path: Flutter/ephemeral/.symlinks/plugins/firebase_messaging/macos firebase_remote_config: @@ -157,31 +266,40 @@ EXTERNAL SOURCES: :path: Flutter/ephemeral/.symlinks/plugins/google_sign_in_ios/darwin SPEC CHECKSUMS: - AppAuth: 3bb1d1cd9340bd09f5ed189fb00b1cc28e1e8570 - Firebase: 414ad272f8d02dfbf12662a9d43f4bba9bec2a06 - firebase_auth: 1d5713117a5a961e90b0bfd7766a7ec89c5a709f - firebase_core: a74ee8b3ab5f91ae6b73f4913eaca996c24458b6 - firebase_messaging: 1298099739b30786ab5be9fdbfe00b2019065745 - firebase_remote_config: 9066e1e5f6f0e74b8fb553f12123e4629d115cad - FirebaseABTesting: bfa3b384b68cee10a89183649c64cd7998a37a12 - FirebaseAppCheckInterop: 37884781f3e16a1ba47e7ec80a1e805f987788e3 - FirebaseAuth: 12314b438fa76048540c8fb86d6cfc9e08595176 - FirebaseCore: 2322423314d92f946219c8791674d2f3345b598f - FirebaseCoreInternal: b444828ea7cfd594fca83046b95db98a2be4f290 - FirebaseInstallations: 033d199474164db20c8350736842a94fe717b960 - FirebaseMessaging: 9bc34a98d2e0237e1b121915120d4d48ddcf301e - FirebaseRemoteConfig: bbd42790a4e84fde6aab7eae810b608e7b5c0bf6 - FirebaseSharedSwift: f34eeb7d3ea87a34497629b6ca41657beadef76a + AppAuth: 501c04eda8a8d11f179dbe8637b7a91bb7e5d2fa + Firebase: 91fefd38712feb9186ea8996af6cbdef41473442 + firebase_analytics: 18a56165340c07beeebb1b8949efdf9fe185e902 + firebase_auth: 1f256a4ad376e8914449967f2e665cbaafa5f4b2 + firebase_core: 59eec96207757ff60fa76232d0b0bb749f2c4b89 + firebase_crashlytics: a737f3711049924e448bb3eacd6afc5a7d7ae183 + firebase_messaging: 98b3c2a19b5d8c4dd77817ec076d5f71e6e9d5bb + firebase_remote_config: 9dfa92d625416fe6595545af2d99d4488cae6e79 + FirebaseABTesting: e6e3c3e0e35813874f571d1b7bdae2aab319dd38 + FirebaseAnalytics: b5efc493eb0f40ec560b04a472e3e1a15d39ca13 + FirebaseAppCheckInterop: 5da5ce93e8797a215e3f677fb0654b74e736c8b8 + FirebaseAuth: 711d01cccefaf10035b3090a92956d0dd4f99088 + FirebaseCore: 11dc8a16dfb7c5e3c3f45ba0e191a33ac4f50894 + FirebaseCoreExtension: 8a47811d0b155501559ef05d089518152a0a1677 + FirebaseCoreInternal: 910a81992c33715fec9263ca7381d59ab3a750b7 + FirebaseCrashlytics: af38ea4adfa606f6e63fcc22091b61e7938fcf66 + FirebaseInstallations: 91950fe859846fff0fbd296180909dd273103b09 + FirebaseMessaging: 4d52717dd820707cc4eadec5eb981b4832ec8d5d + FirebaseRemoteConfig: 95dddc50496b37eef199dadce850d5652b534b43 + FirebaseRemoteConfigInterop: b25018791b204c0d78a90e394d6c62d9b1f22da8 + FirebaseSessions: c0939656253a1fa0e94ecc266ccf770cc8b33732 + FirebaseSharedSwift: 0274086954b1b2d5fd7e829eccc587044d72a4ba FlutterMacOS: 8f6f14fa908a6fb3fba0cd85dbd81ec4b251fb24 - google_sign_in_ios: 1bfaf6607b44cd1b24c4d4bc39719870440f9ce1 - GoogleDataTransport: 57c22343ab29bc686febbf7cbb13bad167c2d8fe - GoogleSignIn: b232380cf495a429b8095d3178a8d5855b42e842 - GoogleUtilities: 0759d1a57ebb953965c2dfe0ba4c82e95ccc2e34 - GTMAppAuth: 99fb010047ba3973b7026e45393f51f27ab965ae - GTMSessionFetcher: 41b9ef0b4c08a6db4b7eb51a21ae5183ec99a2c8 - nanopb: d4d75c12cd1316f4a64e3c6963f879ecd4b5e0d5 - PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4 + google_sign_in_ios: 07375bfbf2620bc93a602c0e27160d6afc6ead38 + GoogleAppMeasurement: f3abf08495ef2cba7829f15318c373b8d9226491 + GoogleDataTransport: 6c09b596d841063d76d4288cc2d2f42cc36e1e2a + GoogleSignIn: d4281ab6cf21542b1cfaff85c191f230b399d2db + GoogleUtilities: c56430aef51a1aa57b25da78c3f8397e522c67b7 + GTMAppAuth: f69bd07d68cd3b766125f7e072c45d7340dea0de + GTMSessionFetcher: 8000756fc1c19d2e5697b90311f7832d2e33f6cd + nanopb: 438bc412db1928dac798aa6fd75726007be04262 + PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47 + PromisesSwift: 9d77319bbe72ebf6d872900551f7eeba9bce2851 PODFILE CHECKSUM: 9ebaf0ce3d369aaa26a9ea0e159195ed94724cf3 -COCOAPODS: 1.14.3 +COCOAPODS: 1.15.2 diff --git a/example/macos/Runner.xcodeproj/project.pbxproj b/example/macos/Runner.xcodeproj/project.pbxproj index 4cd96a4..033b49c 100644 --- a/example/macos/Runner.xcodeproj/project.pbxproj +++ b/example/macos/Runner.xcodeproj/project.pbxproj @@ -245,6 +245,7 @@ 3399D490228B24CF009A79C7 /* ShellScript */, 523AD3F97673831F8DAFC1B0 /* [CP] Embed Pods Frameworks */, CE5C39A23C50C88390D4639B /* [CP] Copy Pods Resources */, + 5849A988BA2867F6E68B591A /* [firebase_crashlytics] Crashlytics Upload Symbols */, ); buildRules = ( ); @@ -382,6 +383,29 @@ shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; + 5849A988BA2867F6E68B591A /* [firebase_crashlytics] Crashlytics Upload Symbols */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputFileListPaths = ( + ); + inputPaths = ( + "\"${DWARF_DSYM_FOLDER_PATH}/${DWARF_DSYM_FILE_NAME}\"", + "\"${DWARF_DSYM_FOLDER_PATH}/${DWARF_DSYM_FILE_NAME}/Contents/\"", + "\"${DWARF_DSYM_FOLDER_PATH}/${DWARF_DSYM_FILE_NAME}/Contents/Info.plist\"", + "\"$(TARGET_BUILD_DIR)/$(EXECUTABLE_PATH)\"", + "\"$(PROJECT_DIR)/firebase_app_id_file.json\"", + ); + name = "[firebase_crashlytics] Crashlytics Upload Symbols"; + outputFileListPaths = ( + ); + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"$PODS_ROOT/FirebaseCrashlytics/upload-symbols\" --flutter-project \"$PROJECT_DIR/firebase_app_id_file.json\" "; + }; 8614F8330B368221473D99B7 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; diff --git a/example/pubspec.lock b/example/pubspec.lock index 87f05dd..25b1360 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -5,18 +5,18 @@ packages: dependency: transitive description: name: _fe_analyzer_shared - sha256: eb376e9acf6938204f90eb3b1f00b578640d3188b4c8a8ec054f9f479af8d051 + sha256: "0b2f2bd91ba804e53a61d757b986f89f1f9eaed5b11e4b2f5a2468d86d6c9fc7" url: "https://pub.dev" source: hosted - version: "64.0.0" + version: "67.0.0" _flutterfire_internals: dependency: transitive description: name: _flutterfire_internals - sha256: f5628cd9c92ed11083f425fd1f8f1bc60ecdda458c81d73b143aeda036c35fe7 + sha256: "3dee3db3468c5f4640a4e8aa9c1e22561c298976d8c39ed2fdd456a9a3db26e1" url: "https://pub.dev" source: hosted - version: "1.3.16" + version: "1.3.32" altfire_authenticator: dependency: "direct main" description: @@ -56,18 +56,18 @@ packages: dependency: "direct dev" description: name: altive_lints - sha256: ba89baff059dd26160d8299a35de6e9ab3455c24d963c2b8bcf927628dfc4e2a + sha256: cc3f1215e69ae2e9922a9bc383cf607ae29cd955481059e3f106e08ad22b75d7 url: "https://pub.dev" source: hosted - version: "1.9.0" + version: "1.10.0" analyzer: dependency: transitive description: name: analyzer - sha256: "69f54f967773f6c26c7dcb13e93d7ccee8b17a641689da39e878d5cf13b06893" + sha256: "37577842a27e4338429a1cbc32679d508836510b056f1eedf0c8d20e39c1383d" url: "https://pub.dev" source: hosted - version: "6.2.0" + version: "6.4.1" analyzer_plugin: dependency: transitive description: @@ -80,10 +80,10 @@ packages: dependency: transitive description: name: args - sha256: eef6c46b622e0494a36c5a12d10d77fb4e855501a91c1b9ef9339326e58f0596 + sha256: "7cf60b9f0cc88203c5a190b4cd62a99feea42759a7fa695010eb5de1c0b2252a" url: "https://pub.dev" source: hosted - version: "2.4.2" + version: "2.5.0" async: dependency: transitive description: @@ -168,34 +168,34 @@ packages: dependency: "direct dev" description: name: custom_lint - sha256: dfb893ff17c83cf08676c6b64df11d3e53d80590978d7c1fb242afff3ba6dedb + sha256: "7c0aec12df22f9082146c354692056677f1e70bc43471644d1fdb36c6fdda799" url: "https://pub.dev" source: hosted - version: "0.5.8" + version: "0.6.4" custom_lint_builder: dependency: transitive description: name: custom_lint_builder - sha256: "8df6634b38a36a6c6cb74a9c0eb02e9ba0b0ab89b29e38e6daa86e8ed2c6288d" + sha256: d7dc41e709dde223806660268678be7993559e523eb3164e2a1425fd6f7615a9 url: "https://pub.dev" source: hosted - version: "0.5.8" + version: "0.6.4" custom_lint_core: dependency: transitive description: name: custom_lint_core - sha256: "2b235be098d157e244f18ea905a15a18c16a205e30553888fac6544bbf52f03f" + sha256: a85e8f78f4c52f6c63cdaf8c872eb573db0231dcdf3c3a5906d493c1f8bc20e6 url: "https://pub.dev" source: hosted - version: "0.5.8" + version: "0.6.3" dart_style: dependency: transitive description: name: dart_style - sha256: "40ae61a5d43feea6d24bd22c0537a6629db858963b99b4bc1c3db80676f32368" + sha256: "99e066ce75c89d6b29903d788a7bb9369cf754f7b24bf70bf4b6d6d6b26853b9" url: "https://pub.dev" source: hosted - version: "2.3.4" + version: "2.3.6" fake_async: dependency: transitive description: @@ -216,58 +216,58 @@ packages: dependency: transitive description: name: firebase_analytics - sha256: "0240076090d77045d757aecb090616066d23b343840d4c21074094d6fe40a184" + sha256: c56bcc7abc6caacc33e8495bc604a5861d25ce371f1b06476ae226e7cbb21d4c url: "https://pub.dev" source: hosted - version: "10.8.0" + version: "10.10.4" firebase_analytics_platform_interface: dependency: transitive description: name: firebase_analytics_platform_interface - sha256: "6d9baa077d16b47ef5f19d982c4fc475597991aa53b0c601216faa3e1cdab45f" + sha256: e8cdb845820eaa5f1d29de31a72aab8addbbffc6483f1e5123a9d0b611735285 url: "https://pub.dev" source: hosted - version: "3.9.0" + version: "3.10.5" firebase_analytics_web: dependency: transitive description: name: firebase_analytics_web - sha256: "89a740249bce9d52a99db4e501be6087ca6749c73c47cff2b174802be10abd81" + sha256: e2fabebdf16bb99506a1e7e84f5effd6313c90678e6ea1876d301f057483a198 url: "https://pub.dev" source: hosted - version: "0.5.5+12" + version: "0.5.7+4" firebase_auth: dependency: transitive description: name: firebase_auth - sha256: "279b2773ff61afd9763202cb5582e2b995ee57419d826b9af6517302a59b672f" + sha256: "63b4401c95ddb00fb272872c451147e33509e80eed43937369910ef6c34c00b7" url: "https://pub.dev" source: hosted - version: "4.16.0" + version: "4.19.4" firebase_auth_platform_interface: dependency: transitive description: name: firebase_auth_platform_interface - sha256: "3c9cfaccb7549492edf5b0c67c6dd1c6727c7830891aa6727f2fb225f0226626" + sha256: "4e204f9ef43d83ac9e7a324a9317e4dd2a1ddda2aa72b67bc6cc364f0b8492dc" url: "https://pub.dev" source: hosted - version: "7.0.9" + version: "7.2.5" firebase_auth_web: dependency: transitive description: name: firebase_auth_web - sha256: c7b1379ccef7abf4b6816eede67a868c44142198e42350f51c01d8fc03f95a7d + sha256: "809a2eb444d1a07c0a680b205b86d713bc7171a4b2627fd6c01cf05f2b6f93cd" url: "https://pub.dev" source: hosted - version: "5.8.13" + version: "5.11.4" firebase_core: dependency: transitive description: name: firebase_core - sha256: "96607c0e829a581c2a483c658f04e8b159964c3bae2730f73297070bc85d40bb" + sha256: "4aef2a23d0f3265545807d68fbc2f76a6b994ca3c778d88453b99325abd63284" url: "https://pub.dev" source: hosted - version: "2.24.2" + version: "2.30.1" firebase_core_platform_interface: dependency: transitive description: @@ -280,90 +280,90 @@ packages: dependency: transitive description: name: firebase_core_web - sha256: d585bdf3c656c3f7821ba1bd44da5f13365d22fcecaf5eb75c4295246aaa83c0 + sha256: "67f2fcc600fc78c2f731c370a3a5e6c87ee862e3a2fba6f951eca6d5dafe5c29" url: "https://pub.dev" source: hosted - version: "2.10.0" + version: "2.16.0" firebase_crashlytics: dependency: transitive description: name: firebase_crashlytics - sha256: "5125b7f3fcef2bfdd7e071afe7edcefd9597968003e44e073456c773d91694ee" + sha256: "1c499d1d97b93d24aee099259f89a5fbd6ce7d11d0fe98824586087f1291931b" url: "https://pub.dev" source: hosted - version: "3.4.9" + version: "3.5.4" firebase_crashlytics_platform_interface: dependency: transitive description: name: firebase_crashlytics_platform_interface - sha256: "359197344def001589c84f8d1d57c05f6e2e773f559205610ce58c25e2045a57" + sha256: "3160d049c220422f8de34690c39be42af8309a030d9dd370051582272181238e" url: "https://pub.dev" source: hosted - version: "3.6.16" + version: "3.6.32" firebase_in_app_messaging: dependency: transitive description: name: firebase_in_app_messaging - sha256: "1d82ecbb72e2de2161c07c1aab056797aefc80b97cc87772525028882412ec3d" + sha256: b08cb49c777f6c79cc6c15ada2073c78d29563d6a988df4fb20afe183700ca8e url: "https://pub.dev" source: hosted - version: "0.7.4+8" + version: "0.7.5+4" firebase_in_app_messaging_platform_interface: dependency: transitive description: name: firebase_in_app_messaging_platform_interface - sha256: "7e7aa5338b8aa82ccee5b5c9468bae27acf5ec710208317ffbe72f51f29e97d6" + sha256: "449acff8690a604abf7a5816adfb1e8a84ea37f19bb90f14487116e8562e8df3" url: "https://pub.dev" source: hosted - version: "0.2.4+16" + version: "0.2.4+32" firebase_messaging: dependency: transitive description: name: firebase_messaging - sha256: "980259425fa5e2afc03e533f33723335731d21a56fd255611083bceebf4373a8" + sha256: "73a43445a7f8c6e6327f0ec3922b1c99a9f4a0e4896197bfe10a88259f775aad" url: "https://pub.dev" source: hosted - version: "14.7.10" + version: "14.9.1" firebase_messaging_platform_interface: dependency: transitive description: name: firebase_messaging_platform_interface - sha256: "54e283a0e41d81d854636ad0dad73066adc53407a60a7c3189c9656e2f1b6107" + sha256: "675527aadccb679c9dfd43a4558690427123ac1e99f03eef5bbce9dc216edc91" url: "https://pub.dev" source: hosted - version: "4.5.18" + version: "4.5.34" firebase_messaging_web: dependency: transitive description: name: firebase_messaging_web - sha256: "90dc7ed885e90a24bb0e56d661d4d2b5f84429697fd2cbb9e5890a0ca370e6f4" + sha256: "66deff69307f54fc7a20732b4278af327ae378b86607d5ac877d8f2201fe881e" url: "https://pub.dev" source: hosted - version: "3.5.18" + version: "3.8.4" firebase_remote_config: dependency: transitive description: name: firebase_remote_config - sha256: "60fc92273d1db338a6fad1839c42dedc4ad64f812043acad0cbb200702f5c9ce" + sha256: c7e20f26e595c7bedf48c6565af70b82658f602163c0718d32211f3e4ba09da3 url: "https://pub.dev" source: hosted - version: "4.3.8" + version: "4.4.4" firebase_remote_config_platform_interface: dependency: transitive description: name: firebase_remote_config_platform_interface - sha256: "41813ef8dfbc40ef7a59a73f9e5acef2608dbcb2933241b6c03d52e90677040f" + sha256: "1c712f80946b32399967bf72de1f386c8c07636bb48cd627afdc5a92c844f362" url: "https://pub.dev" source: hosted - version: "1.4.16" + version: "1.4.32" firebase_remote_config_web: dependency: transitive description: name: firebase_remote_config_web - sha256: "089e92f333c2fb2c05c640c80fecea9d1e06dada0ba85efe34a580987ef94a0a" + sha256: "1ffd862e0f31e272386bfc1b778298fa503dfab9e7d2b57dcbfc96215ffcc775" url: "https://pub.dev" source: hosted - version: "1.4.16" + version: "1.6.4" fixnum: dependency: transitive description: @@ -407,10 +407,10 @@ packages: dependency: transitive description: name: google_identity_services_web - sha256: "0c56c2c5d60d6dfaf9725f5ad4699f04749fb196ee5a70487a46ef184837ccf6" + sha256: "9482364c9f8b7bd36902572ebc3a7c2b5c8ee57a9c93e6eb5099c1a9ec5265d8" url: "https://pub.dev" source: hosted - version: "0.3.0+2" + version: "0.3.1+1" google_sign_in: dependency: transitive description: @@ -423,18 +423,18 @@ packages: dependency: transitive description: name: google_sign_in_android - sha256: bfd42c81c30c6faba16e0f62968d5505a87504aaa672b3155ee931461abb0a49 + sha256: "7647893c65e6720973f0e579051c8f84b877b486614d9f70a404259c41a4632e" url: "https://pub.dev" source: hosted - version: "6.1.21" + version: "6.1.23" google_sign_in_ios: dependency: transitive description: name: google_sign_in_ios - sha256: f3336d9e44d4d28063ac90271f6db5caf99f0480cb07281330e7a432edb95226 + sha256: a058c9880be456f21e2e8571c1126eaacd570bdc5b6c6d9d15aea4bdf22ca9fe url: "https://pub.dev" source: hosted - version: "5.7.3" + version: "5.7.6" google_sign_in_platform_interface: dependency: transitive description: @@ -447,26 +447,26 @@ packages: dependency: transitive description: name: google_sign_in_web - sha256: a278ea2d01013faf341cbb093da880d0f2a552bbd1cb6ee90b5bebac9ba69d77 + sha256: fc0f14ed45ea616a6cfb4d1c7534c2221b7092cc4f29a709f0c3053cc3e821bd url: "https://pub.dev" source: hosted - version: "0.12.3+2" + version: "0.12.4" hotreloader: dependency: transitive description: name: hotreloader - sha256: "94ee21a60ea2836500799f3af035dc3212b1562027f1e0031c14e087f0231449" + sha256: ed56fdc1f3a8ac924e717257621d09e9ec20e308ab6352a73a50a1d7a4d9158e url: "https://pub.dev" source: hosted - version: "4.1.0" + version: "4.2.0" http: dependency: transitive description: name: http - sha256: a2bbf9d017fcced29139daa8ed2bba4ece450ab222871df93ca9eec6f80c34ba + sha256: "761a297c042deedc1ffbb156d6e2af13886bb305c2a343a4d972504cd67dd938" url: "https://pub.dev" source: hosted - version: "1.2.0" + version: "1.2.1" http_parser: dependency: transitive description: @@ -475,22 +475,14 @@ packages: url: "https://pub.dev" source: hosted version: "4.0.2" - js: - dependency: transitive - description: - name: js - sha256: f2c445dce49627136094980615a031419f7f3eb393237e4ecd97ac15dea343f3 - url: "https://pub.dev" - source: hosted - version: "0.6.7" json_annotation: dependency: transitive description: name: json_annotation - sha256: b10a7b2ff83d83c777edba3c6a0f97045ddadd56c944e1a23a3fdf43a1bf4467 + sha256: "1ce844379ca14835a50d2f019a3099f419082cfdd231cd86a142af94dd5c6bb1" url: "https://pub.dev" source: hosted - version: "4.8.1" + version: "4.9.0" leak_tracker: dependency: transitive description: @@ -684,10 +676,10 @@ packages: dependency: transitive description: name: uuid - sha256: cd210a09f7c18cbe5a02511718e0334de6559871052c90a90c0cca46a4aa81c8 + sha256: "814e9e88f21a176ae1359149021870e87f7cddaf633ab678a5d2b0bff7fd1ba8" url: "https://pub.dev" source: hosted - version: "4.3.3" + version: "4.4.0" vector_math: dependency: transitive description: @@ -716,10 +708,10 @@ packages: dependency: transitive description: name: web - sha256: afe077240a270dcfd2aafe77602b4113645af95d0ad31128cc02bce5ac5d5152 + sha256: "97da13628db363c635202ad97068d47c5b8aa555808e7a9411963c533b449b27" url: "https://pub.dev" source: hosted - version: "0.3.0" + version: "0.5.1" yaml: dependency: transitive description: @@ -729,5 +721,5 @@ packages: source: hosted version: "3.1.2" sdks: - dart: ">=3.2.0 <4.0.0" - flutter: ">=3.16.0" + dart: ">=3.3.0 <4.0.0" + flutter: ">=3.19.0" diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 4216e62..0803be7 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -17,15 +17,15 @@ dependencies: path: ../packages/altfire_tracker flutter: sdk: flutter - meta: ^1.10.0 + meta: ^1.11.0 dev_dependencies: altfire_lints: path: ../packages/altfire_lints - altive_lints: ^1.9.0 - custom_lint: ^0.5.8 + altive_lints: ^1.10.0 + custom_lint: ^0.6.4 flutter_test: sdk: flutter - mocktail: ^1.0.2 + mocktail: ^1.0.3 flutter: diff --git a/melos.yaml b/melos.yaml index c19f103..2b52aa1 100644 --- a/melos.yaml +++ b/melos.yaml @@ -12,17 +12,18 @@ command: sdk: ^3.0.0 dependencies: collection: ^1.18.0 - firebase_analytics: ^10.6.3 - firebase_auth: ^4.10.1 - firebase_core: ^2.21.0 - firebase_crashlytics: ^3.4.9 - firebase_in_app_messaging: ^0.7.4+6 - firebase_messaging: ^14.7.6 - firebase_remote_config: ^4.3.3 - meta: ^1.10.0 + firebase_analytics: ^10.10.4 + firebase_auth: ^4.19.4 + firebase_core: ^2.30.1 + firebase_crashlytics: ^3.5.4 + firebase_in_app_messaging: ^0.7.5+4 + firebase_messaging: ^14.9.1 + firebase_remote_config: ^4.4.4 + meta: ^1.11.0 dev_dependencies: - altive_lints: ^1.9.0 - mocktail: ^1.0.2 + altive_lints: ^1.10.0 + custom_lint: ^0.6.4 + mocktail: ^1.0.3 clean: hooks: post: | @@ -68,3 +69,23 @@ scripts: description: Run flutter test for CI. packageFilters: dirExists: test + + pod: + description: Run all pod install. + steps: + - pod:ios + - pod:macos + + pod:ios: + description: Run pod install on iOS. + exec: cd ios && pod install --repo-update + packageFilters: + dirExists: [lib, ios] + fileExists: "ios/Podfile" + + pod:macos: + description: Run pod install on macOS. + run: cd macos && pod install --repo-update + packageFilters: + dirExists: [lib, macos] + fileExists: "macos/Podfile" diff --git a/packages/altfire_authenticator/example/ios/Flutter/AppFrameworkInfo.plist b/packages/altfire_authenticator/example/ios/Flutter/AppFrameworkInfo.plist index 9625e10..7c56964 100644 --- a/packages/altfire_authenticator/example/ios/Flutter/AppFrameworkInfo.plist +++ b/packages/altfire_authenticator/example/ios/Flutter/AppFrameworkInfo.plist @@ -21,6 +21,6 @@ CFBundleVersion 1.0 MinimumOSVersion - 11.0 + 12.0 diff --git a/packages/altfire_authenticator/example/ios/Podfile b/packages/altfire_authenticator/example/ios/Podfile index fdcc671..164df53 100644 --- a/packages/altfire_authenticator/example/ios/Podfile +++ b/packages/altfire_authenticator/example/ios/Podfile @@ -1,5 +1,5 @@ # Uncomment this line to define a global platform for your project -# platform :ios, '11.0' +platform :ios, '12.0' # CocoaPods analytics sends network stats synchronously affecting flutter build latency. ENV['COCOAPODS_DISABLE_STATS'] = 'true' diff --git a/packages/altfire_authenticator/example/ios/Podfile.lock b/packages/altfire_authenticator/example/ios/Podfile.lock index 27fc5b4..aabd3a5 100644 --- a/packages/altfire_authenticator/example/ios/Podfile.lock +++ b/packages/altfire_authenticator/example/ios/Podfile.lock @@ -1,65 +1,78 @@ PODS: - - AppAuth (1.6.2): - - AppAuth/Core (= 1.6.2) - - AppAuth/ExternalUserAgent (= 1.6.2) - - AppAuth/Core (1.6.2) - - AppAuth/ExternalUserAgent (1.6.2): + - AppAuth (1.7.5): + - AppAuth/Core (= 1.7.5) + - AppAuth/ExternalUserAgent (= 1.7.5) + - AppAuth/Core (1.7.5) + - AppAuth/ExternalUserAgent (1.7.5): - AppAuth/Core - - Firebase/Auth (10.20.0): + - Firebase/Auth (10.24.0): - Firebase/CoreOnly - - FirebaseAuth (~> 10.20.0) - - Firebase/CoreOnly (10.20.0): - - FirebaseCore (= 10.20.0) - - firebase_auth (4.17.4): - - Firebase/Auth (= 10.20.0) + - FirebaseAuth (~> 10.24.0) + - Firebase/CoreOnly (10.24.0): + - FirebaseCore (= 10.24.0) + - firebase_auth (4.19.4): + - Firebase/Auth (= 10.24.0) - firebase_core - Flutter - - firebase_core (2.25.4): - - Firebase/CoreOnly (= 10.20.0) + - firebase_core (2.30.1): + - Firebase/CoreOnly (= 10.24.0) - Flutter - - FirebaseAppCheckInterop (10.20.0) - - FirebaseAuth (10.20.0): + - FirebaseAppCheckInterop (10.25.0) + - FirebaseAuth (10.24.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.20.0): + - FirebaseCore (10.24.0): - FirebaseCoreInternal (~> 10.0) - GoogleUtilities/Environment (~> 7.12) - GoogleUtilities/Logger (~> 7.12) - - FirebaseCoreInternal (10.20.0): + - FirebaseCoreInternal (10.25.0): - "GoogleUtilities/NSData+zlib (~> 7.8)" - Flutter (1.0.0) - google_sign_in_ios (0.0.1): + - AppAuth (>= 1.7.4) - Flutter - FlutterMacOS - - GoogleSignIn (~> 7.0) - - GoogleSignIn (7.0.0): - - AppAuth (~> 1.5) - - GTMAppAuth (< 3.0, >= 1.3) - - GTMSessionFetcher/Core (< 4.0, >= 1.1) - - GoogleUtilities/AppDelegateSwizzler (7.12.0): + - GoogleSignIn (~> 7.1) + - GTMSessionFetcher (>= 3.4.0) + - GoogleSignIn (7.1.0): + - AppAuth (< 2.0, >= 1.7.3) + - GTMAppAuth (< 5.0, >= 4.1.1) + - GTMSessionFetcher/Core (~> 3.3) + - GoogleUtilities/AppDelegateSwizzler (7.13.2): - GoogleUtilities/Environment - GoogleUtilities/Logger - GoogleUtilities/Network - - GoogleUtilities/Environment (7.12.0): + - GoogleUtilities/Privacy + - GoogleUtilities/Environment (7.13.2): + - GoogleUtilities/Privacy - PromisesObjC (< 3.0, >= 1.2) - - GoogleUtilities/Logger (7.12.0): + - GoogleUtilities/Logger (7.13.2): - GoogleUtilities/Environment - - GoogleUtilities/Network (7.12.0): + - GoogleUtilities/Privacy + - GoogleUtilities/Network (7.13.2): - GoogleUtilities/Logger - "GoogleUtilities/NSData+zlib" + - GoogleUtilities/Privacy - GoogleUtilities/Reachability - - "GoogleUtilities/NSData+zlib (7.12.0)" - - GoogleUtilities/Reachability (7.12.0): + - "GoogleUtilities/NSData+zlib (7.13.2)": + - GoogleUtilities/Privacy + - GoogleUtilities/Privacy (7.13.2) + - GoogleUtilities/Reachability (7.13.2): - GoogleUtilities/Logger - - GTMAppAuth (2.0.0): - - AppAuth/Core (~> 1.6) - - GTMSessionFetcher/Core (< 4.0, >= 1.5) - - GTMSessionFetcher/Core (3.3.1) - - PromisesObjC (2.3.1) + - GoogleUtilities/Privacy + - 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/Core + - PromisesObjC (2.4.0) - RecaptchaInterop (100.0.0) DEPENDENCIES: @@ -94,23 +107,23 @@ EXTERNAL SOURCES: :path: ".symlinks/plugins/google_sign_in_ios/darwin" SPEC CHECKSUMS: - AppAuth: 3bb1d1cd9340bd09f5ed189fb00b1cc28e1e8570 - Firebase: 10c8cb12fb7ad2ae0c09ffc86cd9c1ab392a0031 - firebase_auth: 29a10d4129d53aa690c10dbd838ed1a059ef0c9b - firebase_core: a46c312d8bae4defa3d009b2aa7b5b413aeb394e - FirebaseAppCheckInterop: e81bdb1cdb82f8e0cef353ba5018a8402682032c - FirebaseAuth: 9c5c400d2c3055d8ae3a0284944c86fa95d48dac - FirebaseCore: 28045c1560a2600d284b9c45a904fe322dc890b6 - FirebaseCoreInternal: efeeb171ac02d623bdaefe121539939821e10811 - Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854 - google_sign_in_ios: 1bfaf6607b44cd1b24c4d4bc39719870440f9ce1 - GoogleSignIn: b232380cf495a429b8095d3178a8d5855b42e842 - GoogleUtilities: 0759d1a57ebb953965c2dfe0ba4c82e95ccc2e34 - GTMAppAuth: 99fb010047ba3973b7026e45393f51f27ab965ae - GTMSessionFetcher: 8a1b34ad97ebe6f909fb8b9b77fba99943007556 - PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4 + AppAuth: 501c04eda8a8d11f179dbe8637b7a91bb7e5d2fa + Firebase: 91fefd38712feb9186ea8996af6cbdef41473442 + firebase_auth: b782567cafd5cfd64debf54638a9f29b63abd7bf + firebase_core: 7f1e1156934d0da3be260174812842df9420e4ab + FirebaseAppCheckInterop: 5da5ce93e8797a215e3f677fb0654b74e736c8b8 + FirebaseAuth: 711d01cccefaf10035b3090a92956d0dd4f99088 + FirebaseCore: 11dc8a16dfb7c5e3c3f45ba0e191a33ac4f50894 + FirebaseCoreInternal: 910a81992c33715fec9263ca7381d59ab3a750b7 + Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7 + google_sign_in_ios: 07375bfbf2620bc93a602c0e27160d6afc6ead38 + GoogleSignIn: d4281ab6cf21542b1cfaff85c191f230b399d2db + GoogleUtilities: c56430aef51a1aa57b25da78c3f8397e522c67b7 + GTMAppAuth: f69bd07d68cd3b766125f7e072c45d7340dea0de + GTMSessionFetcher: 8000756fc1c19d2e5697b90311f7832d2e33f6cd + PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47 RecaptchaInterop: 7d1a4a01a6b2cb1610a47ef3f85f0c411434cb21 -PODFILE CHECKSUM: 70d9d25280d0dd177a5f637cdb0f0b0b12c6a189 +PODFILE CHECKSUM: 7be2f5f74864d463a8ad433546ed1de7e0f29aef -COCOAPODS: 1.14.3 +COCOAPODS: 1.15.2 diff --git a/packages/altfire_authenticator/example/ios/Runner.xcodeproj/project.pbxproj b/packages/altfire_authenticator/example/ios/Runner.xcodeproj/project.pbxproj index ada084d..a8fe9a3 100644 --- a/packages/altfire_authenticator/example/ios/Runner.xcodeproj/project.pbxproj +++ b/packages/altfire_authenticator/example/ios/Runner.xcodeproj/project.pbxproj @@ -219,7 +219,7 @@ isa = PBXProject; attributes = { BuildIndependentTargetsInParallel = YES; - LastUpgradeCheck = 1430; + LastUpgradeCheck = 1510; ORGANIZATIONNAME = ""; TargetAttributes = { 331C8080294A63A400263BE5 = { @@ -478,7 +478,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 11.0; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; SUPPORTED_PLATFORMS = iphoneos; @@ -606,7 +606,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 11.0; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; @@ -655,7 +655,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 11.0; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; SUPPORTED_PLATFORMS = iphoneos; diff --git a/packages/altfire_authenticator/example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme b/packages/altfire_authenticator/example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme index 87131a0..8e3ca5d 100644 --- a/packages/altfire_authenticator/example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme +++ b/packages/altfire_authenticator/example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme @@ -1,6 +1,6 @@ =3.2.0 <4.0.0" - flutter: ">=3.16.0" + dart: ">=3.3.0 <4.0.0" + flutter: ">=3.19.0" diff --git a/packages/altfire_authenticator/example/pubspec.yaml b/packages/altfire_authenticator/example/pubspec.yaml index 7ed642d..64c821d 100644 --- a/packages/altfire_authenticator/example/pubspec.yaml +++ b/packages/altfire_authenticator/example/pubspec.yaml @@ -9,12 +9,12 @@ environment: dependencies: altfire_authenticator: path: ../ - firebase_core: ^2.21.0 + firebase_core: ^2.30.1 flutter: sdk: flutter dev_dependencies: - altive_lints: ^1.9.0 + altive_lints: ^1.10.0 flutter_test: sdk: flutter diff --git a/packages/altfire_authenticator/pubspec.yaml b/packages/altfire_authenticator/pubspec.yaml index 437c025..9bb1a8b 100644 --- a/packages/altfire_authenticator/pubspec.yaml +++ b/packages/altfire_authenticator/pubspec.yaml @@ -16,13 +16,13 @@ environment: dependencies: collection: ^1.18.0 - firebase_auth: ^4.10.1 - firebase_core: ^2.21.0 + firebase_auth: ^4.19.4 + firebase_core: ^2.30.1 flutter: sdk: flutter - google_sign_in: ^6.1.5 + google_sign_in: ^6.2.1 dev_dependencies: - altive_lints: ^1.9.0 + altive_lints: ^1.10.0 flutter_test: sdk: flutter diff --git a/packages/altfire_configurator/example/ios/Flutter/AppFrameworkInfo.plist b/packages/altfire_configurator/example/ios/Flutter/AppFrameworkInfo.plist index 9625e10..7c56964 100644 --- a/packages/altfire_configurator/example/ios/Flutter/AppFrameworkInfo.plist +++ b/packages/altfire_configurator/example/ios/Flutter/AppFrameworkInfo.plist @@ -21,6 +21,6 @@ CFBundleVersion 1.0 MinimumOSVersion - 11.0 + 12.0 diff --git a/packages/altfire_configurator/example/ios/Podfile b/packages/altfire_configurator/example/ios/Podfile index 0f7a428..9b392a5 100644 --- a/packages/altfire_configurator/example/ios/Podfile +++ b/packages/altfire_configurator/example/ios/Podfile @@ -1,4 +1,4 @@ -platform :ios, '11.0' +platform :ios, '12.0' # CocoaPods analytics sends network stats synchronously affecting flutter build latency. ENV['COCOAPODS_DISABLE_STATS'] = 'true' diff --git a/packages/altfire_configurator/example/ios/Podfile.lock b/packages/altfire_configurator/example/ios/Podfile.lock index ce8d2e2..7e6502d 100644 --- a/packages/altfire_configurator/example/ios/Podfile.lock +++ b/packages/altfire_configurator/example/ios/Podfile.lock @@ -1,108 +1,121 @@ PODS: - - Firebase/Analytics (10.16.0): + - Firebase/Analytics (10.24.0): - Firebase/Core - - Firebase/Core (10.16.0): + - Firebase/Core (10.24.0): - Firebase/CoreOnly - - FirebaseAnalytics (~> 10.16.0) - - Firebase/CoreOnly (10.16.0): - - FirebaseCore (= 10.16.0) - - Firebase/RemoteConfig (10.16.0): + - FirebaseAnalytics (~> 10.24.0) + - Firebase/CoreOnly (10.24.0): + - FirebaseCore (= 10.24.0) + - Firebase/RemoteConfig (10.24.0): - Firebase/CoreOnly - - FirebaseRemoteConfig (~> 10.16.0) - - firebase_analytics (10.6.3): - - Firebase/Analytics (= 10.16.0) + - FirebaseRemoteConfig (~> 10.24.0) + - firebase_analytics (10.10.4): + - Firebase/Analytics (= 10.24.0) - firebase_core - Flutter - - firebase_core (2.21.0): - - Firebase/CoreOnly (= 10.16.0) + - firebase_core (2.30.1): + - Firebase/CoreOnly (= 10.24.0) - Flutter - - firebase_remote_config (4.3.3): - - Firebase/RemoteConfig (= 10.16.0) + - firebase_remote_config (4.4.4): + - Firebase/RemoteConfig (= 10.24.0) - firebase_core - Flutter - - FirebaseABTesting (10.16.0): + - FirebaseABTesting (10.25.0): - FirebaseCore (~> 10.0) - - FirebaseAnalytics (10.16.0): - - FirebaseAnalytics/AdIdSupport (= 10.16.0) + - FirebaseAnalytics (10.24.0): + - FirebaseAnalytics/AdIdSupport (= 10.24.0) - FirebaseCore (~> 10.0) - FirebaseInstallations (~> 10.0) - GoogleUtilities/AppDelegateSwizzler (~> 7.11) - GoogleUtilities/MethodSwizzler (~> 7.11) - GoogleUtilities/Network (~> 7.11) - "GoogleUtilities/NSData+zlib (~> 7.11)" - - nanopb (< 2.30910.0, >= 2.30908.0) - - FirebaseAnalytics/AdIdSupport (10.16.0): + - nanopb (< 2.30911.0, >= 2.30908.0) + - FirebaseAnalytics/AdIdSupport (10.24.0): - FirebaseCore (~> 10.0) - FirebaseInstallations (~> 10.0) - - GoogleAppMeasurement (= 10.16.0) + - GoogleAppMeasurement (= 10.24.0) - GoogleUtilities/AppDelegateSwizzler (~> 7.11) - GoogleUtilities/MethodSwizzler (~> 7.11) - GoogleUtilities/Network (~> 7.11) - "GoogleUtilities/NSData+zlib (~> 7.11)" - - nanopb (< 2.30910.0, >= 2.30908.0) - - FirebaseCore (10.16.0): + - nanopb (< 2.30911.0, >= 2.30908.0) + - FirebaseCore (10.24.0): - FirebaseCoreInternal (~> 10.0) - - GoogleUtilities/Environment (~> 7.8) - - GoogleUtilities/Logger (~> 7.8) - - FirebaseCoreInternal (10.16.0): + - GoogleUtilities/Environment (~> 7.12) + - GoogleUtilities/Logger (~> 7.12) + - FirebaseCoreInternal (10.25.0): - "GoogleUtilities/NSData+zlib (~> 7.8)" - - FirebaseInstallations (10.16.0): + - FirebaseInstallations (10.25.0): - FirebaseCore (~> 10.0) - GoogleUtilities/Environment (~> 7.8) - GoogleUtilities/UserDefaults (~> 7.8) - PromisesObjC (~> 2.1) - - FirebaseRemoteConfig (10.16.0): + - FirebaseRemoteConfig (10.24.0): - FirebaseABTesting (~> 10.0) - FirebaseCore (~> 10.0) - FirebaseInstallations (~> 10.0) + - FirebaseRemoteConfigInterop (~> 10.23) + - FirebaseSharedSwift (~> 10.0) - GoogleUtilities/Environment (~> 7.8) - "GoogleUtilities/NSData+zlib (~> 7.8)" + - FirebaseRemoteConfigInterop (10.25.0) + - FirebaseSharedSwift (10.25.0) - Flutter (1.0.0) - - GoogleAppMeasurement (10.16.0): - - GoogleAppMeasurement/AdIdSupport (= 10.16.0) + - GoogleAppMeasurement (10.24.0): + - GoogleAppMeasurement/AdIdSupport (= 10.24.0) - GoogleUtilities/AppDelegateSwizzler (~> 7.11) - GoogleUtilities/MethodSwizzler (~> 7.11) - GoogleUtilities/Network (~> 7.11) - "GoogleUtilities/NSData+zlib (~> 7.11)" - - nanopb (< 2.30910.0, >= 2.30908.0) - - GoogleAppMeasurement/AdIdSupport (10.16.0): - - GoogleAppMeasurement/WithoutAdIdSupport (= 10.16.0) + - nanopb (< 2.30911.0, >= 2.30908.0) + - GoogleAppMeasurement/AdIdSupport (10.24.0): + - GoogleAppMeasurement/WithoutAdIdSupport (= 10.24.0) - GoogleUtilities/AppDelegateSwizzler (~> 7.11) - GoogleUtilities/MethodSwizzler (~> 7.11) - GoogleUtilities/Network (~> 7.11) - "GoogleUtilities/NSData+zlib (~> 7.11)" - - nanopb (< 2.30910.0, >= 2.30908.0) - - GoogleAppMeasurement/WithoutAdIdSupport (10.16.0): + - nanopb (< 2.30911.0, >= 2.30908.0) + - GoogleAppMeasurement/WithoutAdIdSupport (10.24.0): - GoogleUtilities/AppDelegateSwizzler (~> 7.11) - GoogleUtilities/MethodSwizzler (~> 7.11) - GoogleUtilities/Network (~> 7.11) - "GoogleUtilities/NSData+zlib (~> 7.11)" - - nanopb (< 2.30910.0, >= 2.30908.0) - - GoogleUtilities/AppDelegateSwizzler (7.11.5): + - nanopb (< 2.30911.0, >= 2.30908.0) + - GoogleUtilities/AppDelegateSwizzler (7.13.2): - GoogleUtilities/Environment - GoogleUtilities/Logger - GoogleUtilities/Network - - GoogleUtilities/Environment (7.11.5): + - GoogleUtilities/Privacy + - GoogleUtilities/Environment (7.13.2): + - GoogleUtilities/Privacy - PromisesObjC (< 3.0, >= 1.2) - - GoogleUtilities/Logger (7.11.5): + - GoogleUtilities/Logger (7.13.2): - GoogleUtilities/Environment - - GoogleUtilities/MethodSwizzler (7.11.5): + - GoogleUtilities/Privacy + - GoogleUtilities/MethodSwizzler (7.13.2): - GoogleUtilities/Logger - - GoogleUtilities/Network (7.11.5): + - GoogleUtilities/Privacy + - GoogleUtilities/Network (7.13.2): - GoogleUtilities/Logger - "GoogleUtilities/NSData+zlib" + - GoogleUtilities/Privacy - GoogleUtilities/Reachability - - "GoogleUtilities/NSData+zlib (7.11.5)" - - GoogleUtilities/Reachability (7.11.5): + - "GoogleUtilities/NSData+zlib (7.13.2)": + - GoogleUtilities/Privacy + - GoogleUtilities/Privacy (7.13.2) + - GoogleUtilities/Reachability (7.13.2): - GoogleUtilities/Logger - - GoogleUtilities/UserDefaults (7.11.5): + - GoogleUtilities/Privacy + - GoogleUtilities/UserDefaults (7.13.2): - GoogleUtilities/Logger - - nanopb (2.30909.0): - - nanopb/decode (= 2.30909.0) - - nanopb/encode (= 2.30909.0) - - nanopb/decode (2.30909.0) - - nanopb/encode (2.30909.0) - - PromisesObjC (2.3.1) + - GoogleUtilities/Privacy + - nanopb (2.30910.0): + - nanopb/decode (= 2.30910.0) + - nanopb/encode (= 2.30910.0) + - nanopb/decode (2.30910.0) + - nanopb/encode (2.30910.0) + - PromisesObjC (2.4.0) DEPENDENCIES: - firebase_analytics (from `.symlinks/plugins/firebase_analytics/ios`) @@ -119,6 +132,8 @@ SPEC REPOS: - FirebaseCoreInternal - FirebaseInstallations - FirebaseRemoteConfig + - FirebaseRemoteConfigInterop + - FirebaseSharedSwift - GoogleAppMeasurement - GoogleUtilities - nanopb @@ -135,22 +150,24 @@ EXTERNAL SOURCES: :path: Flutter SPEC CHECKSUMS: - Firebase: 25899099b77d255a636e3579c3d9dce10ec150d5 - firebase_analytics: 6b9cf6da9b2e38ace14482bd29e099b25abac4ad - firebase_core: 68027ba03585e3efe1608e35d3ab2777a64eabe9 - firebase_remote_config: ecd68c7a6088a755e307978180118d995e6c24fc - FirebaseABTesting: 03f0a8b88cf618350527f2c6a2234e29b9c65064 - FirebaseAnalytics: 7b41efc4eba5ff841cc94d5994b5f339361258f4 - FirebaseCore: 65a801af84cca84361ef9eac3fd868656968a53b - FirebaseCoreInternal: 26233f705cc4531236818a07ac84d20c333e505a - FirebaseInstallations: b822f91a61f7d1ba763e5ccc9d4f2e6f2ed3b3ee - FirebaseRemoteConfig: 17ec974c6cac5cdc6cf8297062c2219851857f06 - Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854 - GoogleAppMeasurement: 079d7632810e9d9704a99932547ba1554acc4342 - GoogleUtilities: 13e2c67ede716b8741c7989e26893d151b2b2084 - nanopb: b552cce312b6c8484180ef47159bc0f65a1f0431 - PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4 + Firebase: 91fefd38712feb9186ea8996af6cbdef41473442 + firebase_analytics: 573fd0677abf22d32e2820865fc5190b6cdbfa1b + firebase_core: 7f1e1156934d0da3be260174812842df9420e4ab + firebase_remote_config: bb9853d3dbca8dc788152371fdfefe982e25a2c8 + FirebaseABTesting: e6e3c3e0e35813874f571d1b7bdae2aab319dd38 + FirebaseAnalytics: b5efc493eb0f40ec560b04a472e3e1a15d39ca13 + FirebaseCore: 11dc8a16dfb7c5e3c3f45ba0e191a33ac4f50894 + FirebaseCoreInternal: 910a81992c33715fec9263ca7381d59ab3a750b7 + FirebaseInstallations: 91950fe859846fff0fbd296180909dd273103b09 + FirebaseRemoteConfig: 95dddc50496b37eef199dadce850d5652b534b43 + FirebaseRemoteConfigInterop: b25018791b204c0d78a90e394d6c62d9b1f22da8 + FirebaseSharedSwift: 0274086954b1b2d5fd7e829eccc587044d72a4ba + Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7 + GoogleAppMeasurement: f3abf08495ef2cba7829f15318c373b8d9226491 + GoogleUtilities: c56430aef51a1aa57b25da78c3f8397e522c67b7 + nanopb: 438bc412db1928dac798aa6fd75726007be04262 + PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47 -PODFILE CHECKSUM: d4b1e61d92195dbae4de5691d6fcd85ff6450632 +PODFILE CHECKSUM: 23c5db403a9f2d103e08afd68b26a1601b49de37 -COCOAPODS: 1.14.3 +COCOAPODS: 1.15.2 diff --git a/packages/altfire_configurator/example/ios/Runner.xcodeproj/project.pbxproj b/packages/altfire_configurator/example/ios/Runner.xcodeproj/project.pbxproj index 21ba59a..5355128 100644 --- a/packages/altfire_configurator/example/ios/Runner.xcodeproj/project.pbxproj +++ b/packages/altfire_configurator/example/ios/Runner.xcodeproj/project.pbxproj @@ -218,7 +218,7 @@ isa = PBXProject; attributes = { BuildIndependentTargetsInParallel = YES; - LastUpgradeCheck = 1430; + LastUpgradeCheck = 1510; ORGANIZATIONNAME = ""; TargetAttributes = { 331C8080294A63A400263BE5 = { @@ -456,7 +456,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 11.0; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; SUPPORTED_PLATFORMS = iphoneos; @@ -584,7 +584,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 11.0; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; @@ -633,7 +633,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 11.0; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; SUPPORTED_PLATFORMS = iphoneos; diff --git a/packages/altfire_configurator/example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme b/packages/altfire_configurator/example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme index 87131a0..8e3ca5d 100644 --- a/packages/altfire_configurator/example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme +++ b/packages/altfire_configurator/example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme @@ -1,6 +1,6 @@ 10.16.0) - - Firebase/CoreOnly (10.16.0): - - FirebaseCore (= 10.16.0) - - Firebase/RemoteConfig (10.16.0): + - FirebaseAnalytics (~> 10.24.0) + - Firebase/CoreOnly (10.24.0): + - FirebaseCore (= 10.24.0) + - Firebase/RemoteConfig (10.24.0): - Firebase/CoreOnly - - FirebaseRemoteConfig (~> 10.16.0) - - firebase_analytics (10.6.3): - - Firebase/Analytics (= 10.16.0) + - FirebaseRemoteConfig (~> 10.24.0) + - firebase_analytics (10.10.4): + - Firebase/Analytics (= 10.24.0) - firebase_core - FlutterMacOS - - firebase_core (2.21.0): - - Firebase/CoreOnly (~> 10.16.0) + - firebase_core (2.30.1): + - Firebase/CoreOnly (~> 10.24.0) - FlutterMacOS - - firebase_remote_config (4.3.3): - - Firebase/CoreOnly (~> 10.16.0) - - Firebase/RemoteConfig (~> 10.16.0) + - firebase_remote_config (4.4.4): + - Firebase/CoreOnly (~> 10.24.0) + - Firebase/RemoteConfig (~> 10.24.0) - firebase_core - FlutterMacOS - - FirebaseABTesting (10.16.0): + - FirebaseABTesting (10.25.0): - FirebaseCore (~> 10.0) - - FirebaseAnalytics (10.16.0): - - FirebaseAnalytics/AdIdSupport (= 10.16.0) + - FirebaseAnalytics (10.24.0): + - FirebaseAnalytics/AdIdSupport (= 10.24.0) - FirebaseCore (~> 10.0) - FirebaseInstallations (~> 10.0) - GoogleUtilities/AppDelegateSwizzler (~> 7.11) - GoogleUtilities/MethodSwizzler (~> 7.11) - GoogleUtilities/Network (~> 7.11) - "GoogleUtilities/NSData+zlib (~> 7.11)" - - nanopb (< 2.30910.0, >= 2.30908.0) - - FirebaseAnalytics/AdIdSupport (10.16.0): + - nanopb (< 2.30911.0, >= 2.30908.0) + - FirebaseAnalytics/AdIdSupport (10.24.0): - FirebaseCore (~> 10.0) - FirebaseInstallations (~> 10.0) - - GoogleAppMeasurement (= 10.16.0) + - GoogleAppMeasurement (= 10.24.0) - GoogleUtilities/AppDelegateSwizzler (~> 7.11) - GoogleUtilities/MethodSwizzler (~> 7.11) - GoogleUtilities/Network (~> 7.11) - "GoogleUtilities/NSData+zlib (~> 7.11)" - - nanopb (< 2.30910.0, >= 2.30908.0) - - FirebaseCore (10.16.0): + - nanopb (< 2.30911.0, >= 2.30908.0) + - FirebaseCore (10.24.0): - FirebaseCoreInternal (~> 10.0) - - GoogleUtilities/Environment (~> 7.8) - - GoogleUtilities/Logger (~> 7.8) - - FirebaseCoreInternal (10.16.0): + - GoogleUtilities/Environment (~> 7.12) + - GoogleUtilities/Logger (~> 7.12) + - FirebaseCoreInternal (10.25.0): - "GoogleUtilities/NSData+zlib (~> 7.8)" - - FirebaseInstallations (10.16.0): + - FirebaseInstallations (10.25.0): - FirebaseCore (~> 10.0) - GoogleUtilities/Environment (~> 7.8) - GoogleUtilities/UserDefaults (~> 7.8) - PromisesObjC (~> 2.1) - - FirebaseRemoteConfig (10.16.0): + - FirebaseRemoteConfig (10.24.0): - FirebaseABTesting (~> 10.0) - FirebaseCore (~> 10.0) - FirebaseInstallations (~> 10.0) + - FirebaseRemoteConfigInterop (~> 10.23) + - FirebaseSharedSwift (~> 10.0) - GoogleUtilities/Environment (~> 7.8) - "GoogleUtilities/NSData+zlib (~> 7.8)" + - FirebaseRemoteConfigInterop (10.25.0) + - FirebaseSharedSwift (10.25.0) - FlutterMacOS (1.0.0) - - GoogleAppMeasurement (10.16.0): - - GoogleAppMeasurement/AdIdSupport (= 10.16.0) + - GoogleAppMeasurement (10.24.0): + - GoogleAppMeasurement/AdIdSupport (= 10.24.0) - GoogleUtilities/AppDelegateSwizzler (~> 7.11) - GoogleUtilities/MethodSwizzler (~> 7.11) - GoogleUtilities/Network (~> 7.11) - "GoogleUtilities/NSData+zlib (~> 7.11)" - - nanopb (< 2.30910.0, >= 2.30908.0) - - GoogleAppMeasurement/AdIdSupport (10.16.0): - - GoogleAppMeasurement/WithoutAdIdSupport (= 10.16.0) + - nanopb (< 2.30911.0, >= 2.30908.0) + - GoogleAppMeasurement/AdIdSupport (10.24.0): + - GoogleAppMeasurement/WithoutAdIdSupport (= 10.24.0) - GoogleUtilities/AppDelegateSwizzler (~> 7.11) - GoogleUtilities/MethodSwizzler (~> 7.11) - GoogleUtilities/Network (~> 7.11) - "GoogleUtilities/NSData+zlib (~> 7.11)" - - nanopb (< 2.30910.0, >= 2.30908.0) - - GoogleAppMeasurement/WithoutAdIdSupport (10.16.0): + - nanopb (< 2.30911.0, >= 2.30908.0) + - GoogleAppMeasurement/WithoutAdIdSupport (10.24.0): - GoogleUtilities/AppDelegateSwizzler (~> 7.11) - GoogleUtilities/MethodSwizzler (~> 7.11) - GoogleUtilities/Network (~> 7.11) - "GoogleUtilities/NSData+zlib (~> 7.11)" - - nanopb (< 2.30910.0, >= 2.30908.0) - - GoogleUtilities/AppDelegateSwizzler (7.11.5): + - nanopb (< 2.30911.0, >= 2.30908.0) + - GoogleUtilities/AppDelegateSwizzler (7.13.2): - GoogleUtilities/Environment - GoogleUtilities/Logger - GoogleUtilities/Network - - GoogleUtilities/Environment (7.11.5): + - GoogleUtilities/Privacy + - GoogleUtilities/Environment (7.13.2): + - GoogleUtilities/Privacy - PromisesObjC (< 3.0, >= 1.2) - - GoogleUtilities/Logger (7.11.5): + - GoogleUtilities/Logger (7.13.2): - GoogleUtilities/Environment - - GoogleUtilities/MethodSwizzler (7.11.5): + - GoogleUtilities/Privacy + - GoogleUtilities/MethodSwizzler (7.13.2): - GoogleUtilities/Logger - - GoogleUtilities/Network (7.11.5): + - GoogleUtilities/Privacy + - GoogleUtilities/Network (7.13.2): - GoogleUtilities/Logger - "GoogleUtilities/NSData+zlib" + - GoogleUtilities/Privacy - GoogleUtilities/Reachability - - "GoogleUtilities/NSData+zlib (7.11.5)" - - GoogleUtilities/Reachability (7.11.5): + - "GoogleUtilities/NSData+zlib (7.13.2)": + - GoogleUtilities/Privacy + - GoogleUtilities/Privacy (7.13.2) + - GoogleUtilities/Reachability (7.13.2): - GoogleUtilities/Logger - - GoogleUtilities/UserDefaults (7.11.5): + - GoogleUtilities/Privacy + - GoogleUtilities/UserDefaults (7.13.2): - GoogleUtilities/Logger - - nanopb (2.30909.0): - - nanopb/decode (= 2.30909.0) - - nanopb/encode (= 2.30909.0) - - nanopb/decode (2.30909.0) - - nanopb/encode (2.30909.0) - - PromisesObjC (2.3.1) + - GoogleUtilities/Privacy + - nanopb (2.30910.0): + - nanopb/decode (= 2.30910.0) + - nanopb/encode (= 2.30910.0) + - nanopb/decode (2.30910.0) + - nanopb/encode (2.30910.0) + - PromisesObjC (2.4.0) DEPENDENCIES: - firebase_analytics (from `Flutter/ephemeral/.symlinks/plugins/firebase_analytics/macos`) @@ -120,6 +133,8 @@ SPEC REPOS: - FirebaseCoreInternal - FirebaseInstallations - FirebaseRemoteConfig + - FirebaseRemoteConfigInterop + - FirebaseSharedSwift - GoogleAppMeasurement - GoogleUtilities - nanopb @@ -136,22 +151,24 @@ EXTERNAL SOURCES: :path: Flutter/ephemeral SPEC CHECKSUMS: - Firebase: 25899099b77d255a636e3579c3d9dce10ec150d5 - firebase_analytics: 3055ea80e91f42cb1309e3eb6e10bb0895e232e9 - firebase_core: 879ea61470dc218a61dafb38d2fbde609d2e353f - firebase_remote_config: b033c703b82691bd6c0f86f2ae218c60b9d31340 - FirebaseABTesting: 03f0a8b88cf618350527f2c6a2234e29b9c65064 - FirebaseAnalytics: 7b41efc4eba5ff841cc94d5994b5f339361258f4 - FirebaseCore: 65a801af84cca84361ef9eac3fd868656968a53b - FirebaseCoreInternal: 26233f705cc4531236818a07ac84d20c333e505a - FirebaseInstallations: b822f91a61f7d1ba763e5ccc9d4f2e6f2ed3b3ee - FirebaseRemoteConfig: 17ec974c6cac5cdc6cf8297062c2219851857f06 + Firebase: 91fefd38712feb9186ea8996af6cbdef41473442 + firebase_analytics: 18a56165340c07beeebb1b8949efdf9fe185e902 + firebase_core: 59eec96207757ff60fa76232d0b0bb749f2c4b89 + firebase_remote_config: 9dfa92d625416fe6595545af2d99d4488cae6e79 + FirebaseABTesting: e6e3c3e0e35813874f571d1b7bdae2aab319dd38 + FirebaseAnalytics: b5efc493eb0f40ec560b04a472e3e1a15d39ca13 + FirebaseCore: 11dc8a16dfb7c5e3c3f45ba0e191a33ac4f50894 + FirebaseCoreInternal: 910a81992c33715fec9263ca7381d59ab3a750b7 + FirebaseInstallations: 91950fe859846fff0fbd296180909dd273103b09 + FirebaseRemoteConfig: 95dddc50496b37eef199dadce850d5652b534b43 + FirebaseRemoteConfigInterop: b25018791b204c0d78a90e394d6c62d9b1f22da8 + FirebaseSharedSwift: 0274086954b1b2d5fd7e829eccc587044d72a4ba FlutterMacOS: 8f6f14fa908a6fb3fba0cd85dbd81ec4b251fb24 - GoogleAppMeasurement: 079d7632810e9d9704a99932547ba1554acc4342 - GoogleUtilities: 13e2c67ede716b8741c7989e26893d151b2b2084 - nanopb: b552cce312b6c8484180ef47159bc0f65a1f0431 - PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4 + GoogleAppMeasurement: f3abf08495ef2cba7829f15318c373b8d9226491 + GoogleUtilities: c56430aef51a1aa57b25da78c3f8397e522c67b7 + nanopb: 438bc412db1928dac798aa6fd75726007be04262 + PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47 PODFILE CHECKSUM: 236401fc2c932af29a9fcf0e97baeeb2d750d367 -COCOAPODS: 1.13.0 +COCOAPODS: 1.15.2 diff --git a/packages/altfire_configurator/example/pubspec.lock b/packages/altfire_configurator/example/pubspec.lock index 2584179..4fae9c4 100644 --- a/packages/altfire_configurator/example/pubspec.lock +++ b/packages/altfire_configurator/example/pubspec.lock @@ -5,18 +5,18 @@ packages: dependency: transitive description: name: _fe_analyzer_shared - sha256: eb376e9acf6938204f90eb3b1f00b578640d3188b4c8a8ec054f9f479af8d051 + sha256: "0b2f2bd91ba804e53a61d757b986f89f1f9eaed5b11e4b2f5a2468d86d6c9fc7" url: "https://pub.dev" source: hosted - version: "64.0.0" + version: "67.0.0" _flutterfire_internals: dependency: transitive description: name: _flutterfire_internals - sha256: "5dadadeecceac19d6a63c9d2e037bb8df58ddd4aedb94e8a056af2f39ee50f9d" + sha256: "3dee3db3468c5f4640a4e8aa9c1e22561c298976d8c39ed2fdd456a9a3db26e1" url: "https://pub.dev" source: hosted - version: "1.3.11" + version: "1.3.32" altfire_configurator: dependency: "direct main" description: @@ -35,18 +35,18 @@ packages: dependency: "direct dev" description: name: altive_lints - sha256: ba89baff059dd26160d8299a35de6e9ab3455c24d963c2b8bcf927628dfc4e2a + sha256: cc3f1215e69ae2e9922a9bc383cf607ae29cd955481059e3f106e08ad22b75d7 url: "https://pub.dev" source: hosted - version: "1.9.0" + version: "1.10.0" analyzer: dependency: transitive description: name: analyzer - sha256: "69f54f967773f6c26c7dcb13e93d7ccee8b17a641689da39e878d5cf13b06893" + sha256: "37577842a27e4338429a1cbc32679d508836510b056f1eedf0c8d20e39c1383d" url: "https://pub.dev" source: hosted - version: "6.2.0" + version: "6.4.1" analyzer_plugin: dependency: transitive description: @@ -59,10 +59,10 @@ packages: dependency: transitive description: name: args - sha256: eef6c46b622e0494a36c5a12d10d77fb4e855501a91c1b9ef9339326e58f0596 + sha256: "7cf60b9f0cc88203c5a190b4cd62a99feea42759a7fa695010eb5de1c0b2252a" url: "https://pub.dev" source: hosted - version: "2.4.2" + version: "2.5.0" async: dependency: transitive description: @@ -107,10 +107,10 @@ packages: dependency: transitive description: name: cli_util - sha256: b8db3080e59b2503ca9e7922c3df2072cf13992354d5e944074ffa836fba43b7 + sha256: c05b7406fdabc7a49a3929d4af76bcaccbbffcbcdcf185b082e1ae07da323d19 url: "https://pub.dev" source: hosted - version: "0.4.0" + version: "0.4.1" clock: dependency: transitive description: @@ -147,34 +147,34 @@ packages: dependency: "direct dev" description: name: custom_lint - sha256: "198ec6b8e084d22f508a76556c9afcfb71706ad3f42b083fe0ee923351a96d90" + sha256: "7c0aec12df22f9082146c354692056677f1e70bc43471644d1fdb36c6fdda799" url: "https://pub.dev" source: hosted - version: "0.5.7" + version: "0.6.4" custom_lint_builder: dependency: transitive description: name: custom_lint_builder - sha256: dfcfa987d2bd9d0ba751ef4bdef0f6c1aa0062f2a67fe716fd5f3f8b709d6418 + sha256: d7dc41e709dde223806660268678be7993559e523eb3164e2a1425fd6f7615a9 url: "https://pub.dev" source: hosted - version: "0.5.7" + version: "0.6.4" custom_lint_core: dependency: transitive description: name: custom_lint_core - sha256: f84c3fe2f27ef3b8831953e477e59d4a29c2952623f9eac450d7b40d9cdd94cc + sha256: a85e8f78f4c52f6c63cdaf8c872eb573db0231dcdf3c3a5906d493c1f8bc20e6 url: "https://pub.dev" source: hosted - version: "0.5.7" + version: "0.6.3" dart_style: dependency: transitive description: name: dart_style - sha256: "40ae61a5d43feea6d24bd22c0537a6629db858963b99b4bc1c3db80676f32368" + sha256: "99e066ce75c89d6b29903d788a7bb9369cf754f7b24bf70bf4b6d6d6b26853b9" url: "https://pub.dev" source: hosted - version: "2.3.4" + version: "2.3.6" fake_async: dependency: transitive description: @@ -195,34 +195,34 @@ packages: dependency: "direct main" description: name: firebase_analytics - sha256: fb8c29d97d29aed258d2fd98ba0ffc04ccca2c7b830b149187679524757f5d9d + sha256: c56bcc7abc6caacc33e8495bc604a5861d25ce371f1b06476ae226e7cbb21d4c url: "https://pub.dev" source: hosted - version: "10.6.3" + version: "10.10.4" firebase_analytics_platform_interface: dependency: transitive description: name: firebase_analytics_platform_interface - sha256: "85fe94377732a168896a705410441b721a49c0703679c24e3edca0c680a45bb7" + sha256: e8cdb845820eaa5f1d29de31a72aab8addbbffc6483f1e5123a9d0b611735285 url: "https://pub.dev" source: hosted - version: "3.7.5" + version: "3.10.5" firebase_analytics_web: dependency: transitive description: name: firebase_analytics_web - sha256: "99a39a97e4760011ca0f2135c68a40f65dc9b260a0c27db2fdcb1258052c588b" + sha256: e2fabebdf16bb99506a1e7e84f5effd6313c90678e6ea1876d301f057483a198 url: "https://pub.dev" source: hosted - version: "0.5.5+5" + version: "0.5.7+4" firebase_core: dependency: "direct main" description: name: firebase_core - sha256: "7706f4ade6cc2698c70074083bc262586a185047f6bfdd53938dcc35d35cbb9e" + sha256: "4aef2a23d0f3265545807d68fbc2f76a6b994ca3c778d88453b99325abd63284" url: "https://pub.dev" source: hosted - version: "2.21.0" + version: "2.30.1" firebase_core_platform_interface: dependency: transitive description: @@ -235,34 +235,42 @@ packages: dependency: transitive description: name: firebase_core_web - sha256: "0631a2ec971dbc540275e2fa00c3a8a2676f0a7adbc3c197d6fba569db689d97" + sha256: "67f2fcc600fc78c2f731c370a3a5e6c87ee862e3a2fba6f951eca6d5dafe5c29" url: "https://pub.dev" source: hosted - version: "2.8.1" + version: "2.16.0" firebase_remote_config: dependency: transitive description: name: firebase_remote_config - sha256: fde4fcadc9f8775d39da5c6b9c05c58eb632f480ab7531c6000242ebe40b0ad2 + sha256: c7e20f26e595c7bedf48c6565af70b82658f602163c0718d32211f3e4ba09da3 url: "https://pub.dev" source: hosted - version: "4.3.3" + version: "4.4.4" firebase_remote_config_platform_interface: dependency: transitive description: name: firebase_remote_config_platform_interface - sha256: "247357f32b6293cb43ea950f7e4bc1d65897f056fd6519c9a45a626e7f99ac4b" + sha256: "1c712f80946b32399967bf72de1f386c8c07636bb48cd627afdc5a92c844f362" url: "https://pub.dev" source: hosted - version: "1.4.11" + version: "1.4.32" firebase_remote_config_web: dependency: transitive description: name: firebase_remote_config_web - sha256: "069a8f7265527459080f4b5d509880d323e4fe1436fe49d70ae30f79679d3671" + sha256: "1ffd862e0f31e272386bfc1b778298fa503dfab9e7d2b57dcbfc96215ffcc775" + url: "https://pub.dev" + source: hosted + version: "1.6.4" + fixnum: + dependency: transitive + description: + name: fixnum + sha256: "25517a4deb0c03aa0f32fd12db525856438902d9c16536311e76cdc57b31d7d1" url: "https://pub.dev" source: hosted - version: "1.4.11" + version: "1.1.0" flutter: dependency: "direct main" description: flutter @@ -298,26 +306,18 @@ packages: dependency: transitive description: name: hotreloader - sha256: "94ee21a60ea2836500799f3af035dc3212b1562027f1e0031c14e087f0231449" + sha256: ed56fdc1f3a8ac924e717257621d09e9ec20e308ab6352a73a50a1d7a4d9158e url: "https://pub.dev" source: hosted - version: "4.1.0" - js: - dependency: transitive - description: - name: js - sha256: f2c445dce49627136094980615a031419f7f3eb393237e4ecd97ac15dea343f3 - url: "https://pub.dev" - source: hosted - version: "0.6.7" + version: "4.2.0" json_annotation: dependency: transitive description: name: json_annotation - sha256: b10a7b2ff83d83c777edba3c6a0f97045ddadd56c944e1a23a3fdf43a1bf4467 + sha256: "1ce844379ca14835a50d2f019a3099f419082cfdd231cd86a142af94dd5c6bb1" url: "https://pub.dev" source: hosted - version: "4.8.1" + version: "4.9.0" leak_tracker: dependency: transitive description: @@ -394,10 +394,10 @@ packages: dependency: transitive description: name: plugin_platform_interface - sha256: da3fdfeccc4d4ff2da8f8c556704c08f912542c5fb3cf2233ed75372384a034d + sha256: "4820fbfdb9478b1ebae27888254d445073732dae3d6ea81f0b7e06d5dedc3f02" url: "https://pub.dev" source: hosted - version: "2.1.6" + version: "2.1.8" pub_semver: dependency: transitive description: @@ -503,10 +503,10 @@ packages: dependency: transitive description: name: uuid - sha256: "22c94e5ad1e75f9934b766b53c742572ee2677c56bc871d850a57dad0f82127f" + sha256: "814e9e88f21a176ae1359149021870e87f7cddaf633ab678a5d2b0bff7fd1ba8" url: "https://pub.dev" source: hosted - version: "4.2.2" + version: "4.4.0" vector_math: dependency: transitive description: @@ -531,6 +531,14 @@ packages: url: "https://pub.dev" source: hosted version: "1.1.0" + web: + dependency: transitive + description: + name: web + sha256: "97da13628db363c635202ad97068d47c5b8aa555808e7a9411963c533b449b27" + url: "https://pub.dev" + source: hosted + version: "0.5.1" yaml: dependency: transitive description: @@ -540,5 +548,5 @@ packages: source: hosted version: "3.1.2" sdks: - dart: ">=3.2.0-0 <4.0.0" + dart: ">=3.3.0 <4.0.0" flutter: ">=3.3.0" diff --git a/packages/altfire_configurator/example/pubspec.yaml b/packages/altfire_configurator/example/pubspec.yaml index 897dae2..8bd7338 100644 --- a/packages/altfire_configurator/example/pubspec.yaml +++ b/packages/altfire_configurator/example/pubspec.yaml @@ -9,16 +9,16 @@ environment: dependencies: altfire_configurator: path: ../ - firebase_analytics: ^10.6.3 - firebase_core: ^2.21.0 + firebase_analytics: ^10.10.4 + firebase_core: ^2.30.1 flutter: sdk: flutter dev_dependencies: altfire_lints: path: ../../altfire_lints - altive_lints: ^1.9.0 - custom_lint: ^0.5.7 + altive_lints: ^1.10.0 + custom_lint: ^0.6.4 flutter: uses-material-design: true diff --git a/packages/altfire_configurator/pubspec.yaml b/packages/altfire_configurator/pubspec.yaml index afd846d..6ec27b4 100644 --- a/packages/altfire_configurator/pubspec.yaml +++ b/packages/altfire_configurator/pubspec.yaml @@ -15,10 +15,10 @@ environment: sdk: ^3.0.0 dependencies: - firebase_remote_config: ^4.3.3 - meta: ^1.10.0 + firebase_remote_config: ^4.4.4 + meta: ^1.11.0 dev_dependencies: - altive_lints: ^1.9.0 + altive_lints: ^1.10.0 flutter_test: sdk: flutter \ No newline at end of file diff --git a/packages/altfire_lints/pubspec.yaml b/packages/altfire_lints/pubspec.yaml index 11df99a..1b4628d 100644 --- a/packages/altfire_lints/pubspec.yaml +++ b/packages/altfire_lints/pubspec.yaml @@ -12,10 +12,10 @@ environment: sdk: ^3.0.0 dependencies: - analyzer: ^6.2.0 + analyzer: ^6.4.0 analyzer_plugin: ^0.11.3 - custom_lint_builder: ^0.5.7 + custom_lint_builder: ^0.6.4 dev_dependencies: - altive_lints: ^1.9.0 + altive_lints: ^1.10.0 \ No newline at end of file diff --git a/packages/altfire_lints_test/pubspec.yaml b/packages/altfire_lints_test/pubspec.yaml index 4f18e1b..866d66f 100644 --- a/packages/altfire_lints_test/pubspec.yaml +++ b/packages/altfire_lints_test/pubspec.yaml @@ -12,8 +12,8 @@ dependencies: dev_dependencies: altfire_lints: path: ../altfire_lints - altive_lints: ^1.9.0 - custom_lint: ^0.5.7 + altive_lints: ^1.10.0 + custom_lint: ^0.6.4 flutter_test: sdk: flutter diff --git a/packages/altfire_messenger/example/ios/Flutter/AppFrameworkInfo.plist b/packages/altfire_messenger/example/ios/Flutter/AppFrameworkInfo.plist index 9625e10..7c56964 100644 --- a/packages/altfire_messenger/example/ios/Flutter/AppFrameworkInfo.plist +++ b/packages/altfire_messenger/example/ios/Flutter/AppFrameworkInfo.plist @@ -21,6 +21,6 @@ CFBundleVersion 1.0 MinimumOSVersion - 11.0 + 12.0 diff --git a/packages/altfire_messenger/example/ios/Podfile b/packages/altfire_messenger/example/ios/Podfile index fdcc671..164df53 100644 --- a/packages/altfire_messenger/example/ios/Podfile +++ b/packages/altfire_messenger/example/ios/Podfile @@ -1,5 +1,5 @@ # Uncomment this line to define a global platform for your project -# platform :ios, '11.0' +platform :ios, '12.0' # CocoaPods analytics sends network stats synchronously affecting flutter build latency. ENV['COCOAPODS_DISABLE_STATS'] = 'true' diff --git a/packages/altfire_messenger/example/ios/Podfile.lock b/packages/altfire_messenger/example/ios/Podfile.lock index d689fd4..495f9e8 100644 --- a/packages/altfire_messenger/example/ios/Podfile.lock +++ b/packages/altfire_messenger/example/ios/Podfile.lock @@ -1,43 +1,43 @@ PODS: - - Firebase/CoreOnly (10.20.0): - - FirebaseCore (= 10.20.0) - - Firebase/InAppMessaging (10.20.0): + - Firebase/CoreOnly (10.24.0): + - FirebaseCore (= 10.24.0) + - Firebase/InAppMessaging (10.24.0): - Firebase/CoreOnly - - FirebaseInAppMessaging (~> 10.20.0-beta) - - Firebase/Messaging (10.20.0): + - FirebaseInAppMessaging (~> 10.24.0-beta) + - Firebase/Messaging (10.24.0): - Firebase/CoreOnly - - FirebaseMessaging (~> 10.20.0) - - firebase_core (2.25.4): - - Firebase/CoreOnly (= 10.20.0) + - FirebaseMessaging (~> 10.24.0) + - firebase_core (2.30.1): + - Firebase/CoreOnly (= 10.24.0) - Flutter - - firebase_in_app_messaging (0.7.4-13): - - Firebase/InAppMessaging (= 10.20.0) + - firebase_in_app_messaging (0.7.5-4): + - Firebase/InAppMessaging (= 10.24.0) - firebase_core - Flutter - - firebase_messaging (14.7.15): - - Firebase/Messaging (= 10.20.0) + - firebase_messaging (14.9.1): + - Firebase/Messaging (= 10.24.0) - firebase_core - Flutter - - FirebaseABTesting (10.20.0): + - FirebaseABTesting (10.25.0): - FirebaseCore (~> 10.0) - - FirebaseCore (10.20.0): + - FirebaseCore (10.24.0): - FirebaseCoreInternal (~> 10.0) - GoogleUtilities/Environment (~> 7.12) - GoogleUtilities/Logger (~> 7.12) - - FirebaseCoreInternal (10.20.0): + - FirebaseCoreInternal (10.25.0): - "GoogleUtilities/NSData+zlib (~> 7.8)" - - FirebaseInAppMessaging (10.20.0-beta): + - FirebaseInAppMessaging (10.24.0-beta): - FirebaseABTesting (~> 10.0) - FirebaseCore (~> 10.0) - FirebaseInstallations (~> 10.0) - GoogleUtilities/Environment (~> 7.8) - - nanopb (< 2.30910.0, >= 2.30908.0) - - FirebaseInstallations (10.20.0): + - nanopb (< 2.30911.0, >= 2.30908.0) + - FirebaseInstallations (10.25.0): - FirebaseCore (~> 10.0) - GoogleUtilities/Environment (~> 7.8) - GoogleUtilities/UserDefaults (~> 7.8) - PromisesObjC (~> 2.1) - - FirebaseMessaging (10.20.0): + - FirebaseMessaging (10.24.0): - FirebaseCore (~> 10.0) - FirebaseInstallations (~> 10.0) - GoogleDataTransport (~> 9.3) @@ -45,35 +45,43 @@ PODS: - GoogleUtilities/Environment (~> 7.8) - GoogleUtilities/Reachability (~> 7.8) - GoogleUtilities/UserDefaults (~> 7.8) - - nanopb (< 2.30910.0, >= 2.30908.0) + - nanopb (< 2.30911.0, >= 2.30908.0) - Flutter (1.0.0) - - GoogleDataTransport (9.3.0): + - GoogleDataTransport (9.4.1): - GoogleUtilities/Environment (~> 7.7) - - nanopb (< 2.30910.0, >= 2.30908.0) + - nanopb (< 2.30911.0, >= 2.30908.0) - PromisesObjC (< 3.0, >= 1.2) - - GoogleUtilities/AppDelegateSwizzler (7.12.0): + - GoogleUtilities/AppDelegateSwizzler (7.13.2): - GoogleUtilities/Environment - GoogleUtilities/Logger - GoogleUtilities/Network - - GoogleUtilities/Environment (7.12.0): + - GoogleUtilities/Privacy + - GoogleUtilities/Environment (7.13.2): + - GoogleUtilities/Privacy - PromisesObjC (< 3.0, >= 1.2) - - GoogleUtilities/Logger (7.12.0): + - GoogleUtilities/Logger (7.13.2): - GoogleUtilities/Environment - - GoogleUtilities/Network (7.12.0): + - GoogleUtilities/Privacy + - GoogleUtilities/Network (7.13.2): - GoogleUtilities/Logger - "GoogleUtilities/NSData+zlib" + - GoogleUtilities/Privacy - GoogleUtilities/Reachability - - "GoogleUtilities/NSData+zlib (7.12.0)" - - GoogleUtilities/Reachability (7.12.0): + - "GoogleUtilities/NSData+zlib (7.13.2)": + - GoogleUtilities/Privacy + - GoogleUtilities/Privacy (7.13.2) + - GoogleUtilities/Reachability (7.13.2): - GoogleUtilities/Logger - - GoogleUtilities/UserDefaults (7.12.0): + - GoogleUtilities/Privacy + - GoogleUtilities/UserDefaults (7.13.2): - GoogleUtilities/Logger - - nanopb (2.30909.1): - - nanopb/decode (= 2.30909.1) - - nanopb/encode (= 2.30909.1) - - nanopb/decode (2.30909.1) - - nanopb/encode (2.30909.1) - - PromisesObjC (2.3.1) + - GoogleUtilities/Privacy + - nanopb (2.30910.0): + - nanopb/decode (= 2.30910.0) + - nanopb/encode (= 2.30910.0) + - nanopb/decode (2.30910.0) + - nanopb/encode (2.30910.0) + - PromisesObjC (2.4.0) DEPENDENCIES: - firebase_core (from `.symlinks/plugins/firebase_core/ios`) @@ -106,22 +114,22 @@ EXTERNAL SOURCES: :path: Flutter SPEC CHECKSUMS: - Firebase: 10c8cb12fb7ad2ae0c09ffc86cd9c1ab392a0031 - firebase_core: a46c312d8bae4defa3d009b2aa7b5b413aeb394e - firebase_in_app_messaging: 82bb70f773d547f6d81965a9f33acac9fdd4e999 - firebase_messaging: 40d7dd2f3e88a6367c7326cf601f84633d477582 - FirebaseABTesting: 1d5d49804bcfc5fa782bc2491a8c1364e2cf7241 - FirebaseCore: 28045c1560a2600d284b9c45a904fe322dc890b6 - FirebaseCoreInternal: efeeb171ac02d623bdaefe121539939821e10811 - FirebaseInAppMessaging: 1a9bba3e245cb3ff3fe96e828de2932208d6fc65 - FirebaseInstallations: 558b1da7d65afeb996fd5c814332f013234ece4e - FirebaseMessaging: 06c414a21b122396a26847c523d5c370f8325df5 - Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854 - GoogleDataTransport: 57c22343ab29bc686febbf7cbb13bad167c2d8fe - GoogleUtilities: 0759d1a57ebb953965c2dfe0ba4c82e95ccc2e34 - nanopb: d4d75c12cd1316f4a64e3c6963f879ecd4b5e0d5 - PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4 + Firebase: 91fefd38712feb9186ea8996af6cbdef41473442 + firebase_core: 7f1e1156934d0da3be260174812842df9420e4ab + firebase_in_app_messaging: e13ef97e161c0724828d13956bb64bee2a98907f + firebase_messaging: 28b49260e70d10042fa2bea79f37e1edae48f1bd + FirebaseABTesting: e6e3c3e0e35813874f571d1b7bdae2aab319dd38 + FirebaseCore: 11dc8a16dfb7c5e3c3f45ba0e191a33ac4f50894 + FirebaseCoreInternal: 910a81992c33715fec9263ca7381d59ab3a750b7 + FirebaseInAppMessaging: a1374493c04fabef91f3ff54b818c5087b98fb67 + FirebaseInstallations: 91950fe859846fff0fbd296180909dd273103b09 + FirebaseMessaging: 4d52717dd820707cc4eadec5eb981b4832ec8d5d + Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7 + GoogleDataTransport: 6c09b596d841063d76d4288cc2d2f42cc36e1e2a + GoogleUtilities: c56430aef51a1aa57b25da78c3f8397e522c67b7 + nanopb: 438bc412db1928dac798aa6fd75726007be04262 + PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47 -PODFILE CHECKSUM: 70d9d25280d0dd177a5f637cdb0f0b0b12c6a189 +PODFILE CHECKSUM: 7be2f5f74864d463a8ad433546ed1de7e0f29aef -COCOAPODS: 1.14.3 +COCOAPODS: 1.15.2 diff --git a/packages/altfire_messenger/example/ios/Runner.xcodeproj/project.pbxproj b/packages/altfire_messenger/example/ios/Runner.xcodeproj/project.pbxproj index 923f17a..c6d9606 100644 --- a/packages/altfire_messenger/example/ios/Runner.xcodeproj/project.pbxproj +++ b/packages/altfire_messenger/example/ios/Runner.xcodeproj/project.pbxproj @@ -202,6 +202,7 @@ 9705A1C41CF9048500538489 /* Embed Frameworks */, 3B06AD1E1E4923F5004D2608 /* Thin Binary */, 60A5BB68EEBD11BA699CDAAC /* [CP] Embed Pods Frameworks */, + 07380EF931A51A4E1313768A /* [CP] Copy Pods Resources */, ); buildRules = ( ); @@ -219,7 +220,7 @@ isa = PBXProject; attributes = { BuildIndependentTargetsInParallel = YES; - LastUpgradeCheck = 1430; + LastUpgradeCheck = 1510; ORGANIZATIONNAME = ""; TargetAttributes = { 331C8080294A63A400263BE5 = { @@ -274,6 +275,23 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ + 07380EF931A51A4E1313768A /* [CP] Copy Pods Resources */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-input-files.xcfilelist", + ); + name = "[CP] Copy Pods Resources"; + outputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-output-files.xcfilelist", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n"; + showEnvVarsInLog = 0; + }; 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = { isa = PBXShellScriptBuildPhase; alwaysOutOfDate = 1; @@ -457,7 +475,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 11.0; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; SUPPORTED_PLATFORMS = iphoneos; @@ -585,7 +603,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 11.0; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; @@ -634,7 +652,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 11.0; + IPHONEOS_DEPLOYMENT_TARGET = 12.0; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; SUPPORTED_PLATFORMS = iphoneos; diff --git a/packages/altfire_messenger/example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme b/packages/altfire_messenger/example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme index 87131a0..8e3ca5d 100644 --- a/packages/altfire_messenger/example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme +++ b/packages/altfire_messenger/example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme @@ -1,6 +1,6 @@ =3.2.0 <4.0.0" + dart: ">=3.3.0 <4.0.0" flutter: ">=3.3.0" diff --git a/packages/altfire_messenger/example/pubspec.yaml b/packages/altfire_messenger/example/pubspec.yaml index 4f3f398..5be3fa1 100644 --- a/packages/altfire_messenger/example/pubspec.yaml +++ b/packages/altfire_messenger/example/pubspec.yaml @@ -9,12 +9,12 @@ environment: dependencies: altfire_messenger: path: ../ - firebase_core: ^2.21.0 + firebase_core: ^2.30.1 flutter: sdk: flutter dev_dependencies: - altive_lints: ^1.9.0 + altive_lints: ^1.10.0 flutter_test: sdk: flutter diff --git a/packages/altfire_messenger/pubspec.yaml b/packages/altfire_messenger/pubspec.yaml index dfaf8f8..0db1134 100644 --- a/packages/altfire_messenger/pubspec.yaml +++ b/packages/altfire_messenger/pubspec.yaml @@ -15,13 +15,13 @@ environment: sdk: ^3.0.0 dependencies: - firebase_in_app_messaging: ^0.7.4+6 - firebase_messaging: ^14.7.6 + firebase_in_app_messaging: ^0.7.5+4 + firebase_messaging: ^14.9.1 flutter: sdk: flutter dev_dependencies: - altive_lints: ^1.9.0 + altive_lints: ^1.10.0 flutter_test: sdk: flutter - mocktail: ^1.0.2 + mocktail: ^1.0.3 diff --git a/packages/altfire_tracker/example/ios/Podfile b/packages/altfire_tracker/example/ios/Podfile index d97f17e..164df53 100644 --- a/packages/altfire_tracker/example/ios/Podfile +++ b/packages/altfire_tracker/example/ios/Podfile @@ -1,5 +1,5 @@ # Uncomment this line to define a global platform for your project -# platform :ios, '12.0' +platform :ios, '12.0' # CocoaPods analytics sends network stats synchronously affecting flutter build latency. ENV['COCOAPODS_DISABLE_STATS'] = 'true' diff --git a/packages/altfire_tracker/example/ios/Podfile.lock b/packages/altfire_tracker/example/ios/Podfile.lock index 0ad74e8..c1f4748 100644 --- a/packages/altfire_tracker/example/ios/Podfile.lock +++ b/packages/altfire_tracker/example/ios/Podfile.lock @@ -1,124 +1,136 @@ PODS: - - Firebase/Analytics (10.18.0): + - Firebase/Analytics (10.24.0): - Firebase/Core - - Firebase/Core (10.18.0): + - Firebase/Core (10.24.0): - Firebase/CoreOnly - - FirebaseAnalytics (~> 10.18.0) - - Firebase/CoreOnly (10.18.0): - - FirebaseCore (= 10.18.0) - - Firebase/Crashlytics (10.18.0): + - FirebaseAnalytics (~> 10.24.0) + - Firebase/CoreOnly (10.24.0): + - FirebaseCore (= 10.24.0) + - Firebase/Crashlytics (10.24.0): - Firebase/CoreOnly - - FirebaseCrashlytics (~> 10.18.0) - - firebase_analytics (10.8.0): - - Firebase/Analytics (= 10.18.0) + - FirebaseCrashlytics (~> 10.24.0) + - firebase_analytics (10.10.4): + - Firebase/Analytics (= 10.24.0) - firebase_core - Flutter - - firebase_core (2.24.2): - - Firebase/CoreOnly (= 10.18.0) + - firebase_core (2.30.1): + - Firebase/CoreOnly (= 10.24.0) - Flutter - - firebase_crashlytics (3.4.9): - - Firebase/Crashlytics (= 10.18.0) + - firebase_crashlytics (3.5.4): + - Firebase/Crashlytics (= 10.24.0) - firebase_core - Flutter - - FirebaseAnalytics (10.18.0): - - FirebaseAnalytics/AdIdSupport (= 10.18.0) + - FirebaseAnalytics (10.24.0): + - FirebaseAnalytics/AdIdSupport (= 10.24.0) - FirebaseCore (~> 10.0) - FirebaseInstallations (~> 10.0) - GoogleUtilities/AppDelegateSwizzler (~> 7.11) - GoogleUtilities/MethodSwizzler (~> 7.11) - GoogleUtilities/Network (~> 7.11) - "GoogleUtilities/NSData+zlib (~> 7.11)" - - nanopb (< 2.30910.0, >= 2.30908.0) - - FirebaseAnalytics/AdIdSupport (10.18.0): + - nanopb (< 2.30911.0, >= 2.30908.0) + - FirebaseAnalytics/AdIdSupport (10.24.0): - FirebaseCore (~> 10.0) - FirebaseInstallations (~> 10.0) - - GoogleAppMeasurement (= 10.18.0) + - GoogleAppMeasurement (= 10.24.0) - GoogleUtilities/AppDelegateSwizzler (~> 7.11) - GoogleUtilities/MethodSwizzler (~> 7.11) - GoogleUtilities/Network (~> 7.11) - "GoogleUtilities/NSData+zlib (~> 7.11)" - - nanopb (< 2.30910.0, >= 2.30908.0) - - FirebaseCore (10.18.0): + - nanopb (< 2.30911.0, >= 2.30908.0) + - FirebaseCore (10.24.0): - FirebaseCoreInternal (~> 10.0) - GoogleUtilities/Environment (~> 7.12) - GoogleUtilities/Logger (~> 7.12) - - FirebaseCoreExtension (10.18.0): + - FirebaseCoreExtension (10.25.0): - FirebaseCore (~> 10.0) - - FirebaseCoreInternal (10.18.0): + - FirebaseCoreInternal (10.25.0): - "GoogleUtilities/NSData+zlib (~> 7.8)" - - FirebaseCrashlytics (10.18.0): + - FirebaseCrashlytics (10.24.0): - FirebaseCore (~> 10.5) - FirebaseInstallations (~> 10.0) + - FirebaseRemoteConfigInterop (~> 10.23) - FirebaseSessions (~> 10.5) - GoogleDataTransport (~> 9.2) - GoogleUtilities/Environment (~> 7.8) - - nanopb (< 2.30910.0, >= 2.30908.0) + - nanopb (< 2.30911.0, >= 2.30908.0) - PromisesObjC (~> 2.1) - - FirebaseInstallations (10.18.0): + - FirebaseInstallations (10.25.0): - FirebaseCore (~> 10.0) - GoogleUtilities/Environment (~> 7.8) - GoogleUtilities/UserDefaults (~> 7.8) - PromisesObjC (~> 2.1) - - FirebaseSessions (10.18.0): + - FirebaseRemoteConfigInterop (10.25.0) + - FirebaseSessions (10.25.0): - FirebaseCore (~> 10.5) - FirebaseCoreExtension (~> 10.0) - FirebaseInstallations (~> 10.0) - GoogleDataTransport (~> 9.2) - - GoogleUtilities/Environment (~> 7.10) - - nanopb (< 2.30910.0, >= 2.30908.0) + - GoogleUtilities/Environment (~> 7.13) + - GoogleUtilities/UserDefaults (~> 7.13) + - nanopb (< 2.30911.0, >= 2.30908.0) - PromisesSwift (~> 2.1) - Flutter (1.0.0) - - GoogleAppMeasurement (10.18.0): - - GoogleAppMeasurement/AdIdSupport (= 10.18.0) + - GoogleAppMeasurement (10.24.0): + - GoogleAppMeasurement/AdIdSupport (= 10.24.0) - GoogleUtilities/AppDelegateSwizzler (~> 7.11) - GoogleUtilities/MethodSwizzler (~> 7.11) - GoogleUtilities/Network (~> 7.11) - "GoogleUtilities/NSData+zlib (~> 7.11)" - - nanopb (< 2.30910.0, >= 2.30908.0) - - GoogleAppMeasurement/AdIdSupport (10.18.0): - - GoogleAppMeasurement/WithoutAdIdSupport (= 10.18.0) + - nanopb (< 2.30911.0, >= 2.30908.0) + - GoogleAppMeasurement/AdIdSupport (10.24.0): + - GoogleAppMeasurement/WithoutAdIdSupport (= 10.24.0) - GoogleUtilities/AppDelegateSwizzler (~> 7.11) - GoogleUtilities/MethodSwizzler (~> 7.11) - GoogleUtilities/Network (~> 7.11) - "GoogleUtilities/NSData+zlib (~> 7.11)" - - nanopb (< 2.30910.0, >= 2.30908.0) - - GoogleAppMeasurement/WithoutAdIdSupport (10.18.0): + - nanopb (< 2.30911.0, >= 2.30908.0) + - GoogleAppMeasurement/WithoutAdIdSupport (10.24.0): - GoogleUtilities/AppDelegateSwizzler (~> 7.11) - GoogleUtilities/MethodSwizzler (~> 7.11) - GoogleUtilities/Network (~> 7.11) - "GoogleUtilities/NSData+zlib (~> 7.11)" - - nanopb (< 2.30910.0, >= 2.30908.0) - - GoogleDataTransport (9.3.0): + - nanopb (< 2.30911.0, >= 2.30908.0) + - GoogleDataTransport (9.4.1): - GoogleUtilities/Environment (~> 7.7) - - nanopb (< 2.30910.0, >= 2.30908.0) + - nanopb (< 2.30911.0, >= 2.30908.0) - PromisesObjC (< 3.0, >= 1.2) - - GoogleUtilities/AppDelegateSwizzler (7.12.0): + - GoogleUtilities/AppDelegateSwizzler (7.13.2): - GoogleUtilities/Environment - GoogleUtilities/Logger - GoogleUtilities/Network - - GoogleUtilities/Environment (7.12.0): + - GoogleUtilities/Privacy + - GoogleUtilities/Environment (7.13.2): + - GoogleUtilities/Privacy - PromisesObjC (< 3.0, >= 1.2) - - GoogleUtilities/Logger (7.12.0): + - GoogleUtilities/Logger (7.13.2): - GoogleUtilities/Environment - - GoogleUtilities/MethodSwizzler (7.12.0): + - GoogleUtilities/Privacy + - GoogleUtilities/MethodSwizzler (7.13.2): - GoogleUtilities/Logger - - GoogleUtilities/Network (7.12.0): + - GoogleUtilities/Privacy + - GoogleUtilities/Network (7.13.2): - GoogleUtilities/Logger - "GoogleUtilities/NSData+zlib" + - GoogleUtilities/Privacy - GoogleUtilities/Reachability - - "GoogleUtilities/NSData+zlib (7.12.0)" - - GoogleUtilities/Reachability (7.12.0): + - "GoogleUtilities/NSData+zlib (7.13.2)": + - GoogleUtilities/Privacy + - GoogleUtilities/Privacy (7.13.2) + - GoogleUtilities/Reachability (7.13.2): - GoogleUtilities/Logger - - GoogleUtilities/UserDefaults (7.12.0): + - GoogleUtilities/Privacy + - GoogleUtilities/UserDefaults (7.13.2): - GoogleUtilities/Logger - - nanopb (2.30909.1): - - nanopb/decode (= 2.30909.1) - - nanopb/encode (= 2.30909.1) - - nanopb/decode (2.30909.1) - - nanopb/encode (2.30909.1) - - PromisesObjC (2.3.1) - - PromisesSwift (2.3.1): - - PromisesObjC (= 2.3.1) + - GoogleUtilities/Privacy + - nanopb (2.30910.0): + - nanopb/decode (= 2.30910.0) + - nanopb/encode (= 2.30910.0) + - nanopb/decode (2.30910.0) + - nanopb/encode (2.30910.0) + - PromisesObjC (2.4.0) + - PromisesSwift (2.4.0): + - PromisesObjC (= 2.4.0) DEPENDENCIES: - firebase_analytics (from `.symlinks/plugins/firebase_analytics/ios`) @@ -135,6 +147,7 @@ SPEC REPOS: - FirebaseCoreInternal - FirebaseCrashlytics - FirebaseInstallations + - FirebaseRemoteConfigInterop - FirebaseSessions - GoogleAppMeasurement - GoogleDataTransport @@ -154,25 +167,26 @@ EXTERNAL SOURCES: :path: Flutter SPEC CHECKSUMS: - Firebase: 414ad272f8d02dfbf12662a9d43f4bba9bec2a06 - firebase_analytics: b3d6dd14c61549a29abb10e9843446a4d8bb53eb - firebase_core: 0af4a2b24f62071f9bf283691c0ee41556dcb3f5 - firebase_crashlytics: 4b91b8ad60ee7c168fe88979f84c9573a729de7a - FirebaseAnalytics: 4d310b35c48eaa4a058ddc04bdca6bdb5dc0fe80 - FirebaseCore: 2322423314d92f946219c8791674d2f3345b598f - FirebaseCoreExtension: 62b201498aa10535801cdf3448c7f4db5e24ed80 - FirebaseCoreInternal: 8eb002e564b533bdcf1ba011f33f2b5c10e2ed4a - FirebaseCrashlytics: 86d5bce01f42fa1db265f87ff1d591f04db610ec - FirebaseInstallations: e842042ec6ac1fd2e37d7706363ebe7f662afea4 - FirebaseSessions: f90fe9212ee2818641eda051c0835c9c4e30d9ae + Firebase: 91fefd38712feb9186ea8996af6cbdef41473442 + firebase_analytics: 573fd0677abf22d32e2820865fc5190b6cdbfa1b + firebase_core: 7f1e1156934d0da3be260174812842df9420e4ab + firebase_crashlytics: 9815effbfaad6c94c65d4eff479c0d9284bf1a38 + FirebaseAnalytics: b5efc493eb0f40ec560b04a472e3e1a15d39ca13 + FirebaseCore: 11dc8a16dfb7c5e3c3f45ba0e191a33ac4f50894 + FirebaseCoreExtension: 8a47811d0b155501559ef05d089518152a0a1677 + FirebaseCoreInternal: 910a81992c33715fec9263ca7381d59ab3a750b7 + FirebaseCrashlytics: af38ea4adfa606f6e63fcc22091b61e7938fcf66 + FirebaseInstallations: 91950fe859846fff0fbd296180909dd273103b09 + FirebaseRemoteConfigInterop: b25018791b204c0d78a90e394d6c62d9b1f22da8 + FirebaseSessions: c0939656253a1fa0e94ecc266ccf770cc8b33732 Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7 - GoogleAppMeasurement: 70ce9aa438cff1cfb31ea3e660bcc67734cb716e - GoogleDataTransport: 57c22343ab29bc686febbf7cbb13bad167c2d8fe - GoogleUtilities: 0759d1a57ebb953965c2dfe0ba4c82e95ccc2e34 - nanopb: d4d75c12cd1316f4a64e3c6963f879ecd4b5e0d5 - PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4 - PromisesSwift: 28dca69a9c40779916ac2d6985a0192a5cb4a265 + GoogleAppMeasurement: f3abf08495ef2cba7829f15318c373b8d9226491 + GoogleDataTransport: 6c09b596d841063d76d4288cc2d2f42cc36e1e2a + GoogleUtilities: c56430aef51a1aa57b25da78c3f8397e522c67b7 + nanopb: 438bc412db1928dac798aa6fd75726007be04262 + PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47 + PromisesSwift: 9d77319bbe72ebf6d872900551f7eeba9bce2851 -PODFILE CHECKSUM: 819463e6a0290f5a72f145ba7cde16e8b6ef0796 +PODFILE CHECKSUM: 7be2f5f74864d463a8ad433546ed1de7e0f29aef COCOAPODS: 1.15.2 diff --git a/packages/altfire_tracker/example/pubspec.lock b/packages/altfire_tracker/example/pubspec.lock index 2d7b7ea..d558767 100644 --- a/packages/altfire_tracker/example/pubspec.lock +++ b/packages/altfire_tracker/example/pubspec.lock @@ -5,18 +5,18 @@ packages: dependency: transitive description: name: _fe_analyzer_shared - sha256: eb376e9acf6938204f90eb3b1f00b578640d3188b4c8a8ec054f9f479af8d051 + sha256: "0b2f2bd91ba804e53a61d757b986f89f1f9eaed5b11e4b2f5a2468d86d6c9fc7" url: "https://pub.dev" source: hosted - version: "64.0.0" + version: "67.0.0" _flutterfire_internals: dependency: transitive description: name: _flutterfire_internals - sha256: f5628cd9c92ed11083f425fd1f8f1bc60ecdda458c81d73b143aeda036c35fe7 + sha256: "3dee3db3468c5f4640a4e8aa9c1e22561c298976d8c39ed2fdd456a9a3db26e1" url: "https://pub.dev" source: hosted - version: "1.3.16" + version: "1.3.32" altfire_tracker: dependency: "direct main" description: @@ -28,26 +28,26 @@ packages: dependency: "direct dev" description: name: altive_lints - sha256: ba89baff059dd26160d8299a35de6e9ab3455c24d963c2b8bcf927628dfc4e2a + sha256: cc3f1215e69ae2e9922a9bc383cf607ae29cd955481059e3f106e08ad22b75d7 url: "https://pub.dev" source: hosted - version: "1.9.0" + version: "1.10.0" analyzer: dependency: transitive description: name: analyzer - sha256: "69f54f967773f6c26c7dcb13e93d7ccee8b17a641689da39e878d5cf13b06893" + sha256: "37577842a27e4338429a1cbc32679d508836510b056f1eedf0c8d20e39c1383d" url: "https://pub.dev" source: hosted - version: "6.2.0" + version: "6.4.1" args: dependency: transitive description: name: args - sha256: eef6c46b622e0494a36c5a12d10d77fb4e855501a91c1b9ef9339326e58f0596 + sha256: "7cf60b9f0cc88203c5a190b4cd62a99feea42759a7fa695010eb5de1c0b2252a" url: "https://pub.dev" source: hosted - version: "2.4.2" + version: "2.5.0" async: dependency: transitive description: @@ -84,10 +84,10 @@ packages: dependency: transitive description: name: built_value - sha256: a3ec2e0f967bc47f69f95009bb93db936288d61d5343b9436e378b28a2f830c6 + sha256: c7913a9737ee4007efedaffc968c049fd0f3d0e49109e778edc10de9426005cb url: "https://pub.dev" source: hosted - version: "8.9.0" + version: "8.9.2" characters: dependency: transitive description: @@ -140,18 +140,18 @@ packages: dependency: transitive description: name: dart_style - sha256: "40ae61a5d43feea6d24bd22c0537a6629db858963b99b4bc1c3db80676f32368" + sha256: "99e066ce75c89d6b29903d788a7bb9369cf754f7b24bf70bf4b6d6d6b26853b9" url: "https://pub.dev" source: hosted - version: "2.3.4" + version: "2.3.6" dio: dependency: "direct main" description: name: dio - sha256: "797e1e341c3dd2f69f2dad42564a6feff3bfb87187d05abb93b9609e6f1645c3" + sha256: "11e40df547d418cc0c4900a9318b26304e665da6fa4755399a9ff9efd09034b5" url: "https://pub.dev" source: hosted - version: "5.4.0" + version: "5.4.3+1" fake_async: dependency: transitive description: @@ -172,34 +172,34 @@ packages: dependency: transitive description: name: firebase_analytics - sha256: "0240076090d77045d757aecb090616066d23b343840d4c21074094d6fe40a184" + sha256: c56bcc7abc6caacc33e8495bc604a5861d25ce371f1b06476ae226e7cbb21d4c url: "https://pub.dev" source: hosted - version: "10.8.0" + version: "10.10.4" firebase_analytics_platform_interface: dependency: transitive description: name: firebase_analytics_platform_interface - sha256: "6d9baa077d16b47ef5f19d982c4fc475597991aa53b0c601216faa3e1cdab45f" + sha256: e8cdb845820eaa5f1d29de31a72aab8addbbffc6483f1e5123a9d0b611735285 url: "https://pub.dev" source: hosted - version: "3.9.0" + version: "3.10.5" firebase_analytics_web: dependency: transitive description: name: firebase_analytics_web - sha256: "89a740249bce9d52a99db4e501be6087ca6749c73c47cff2b174802be10abd81" + sha256: e2fabebdf16bb99506a1e7e84f5effd6313c90678e6ea1876d301f057483a198 url: "https://pub.dev" source: hosted - version: "0.5.5+12" + version: "0.5.7+4" firebase_core: dependency: "direct main" description: name: firebase_core - sha256: "96607c0e829a581c2a483c658f04e8b159964c3bae2730f73297070bc85d40bb" + sha256: "4aef2a23d0f3265545807d68fbc2f76a6b994ca3c778d88453b99325abd63284" url: "https://pub.dev" source: hosted - version: "2.24.2" + version: "2.30.1" firebase_core_platform_interface: dependency: "direct dev" description: @@ -212,26 +212,26 @@ packages: dependency: transitive description: name: firebase_core_web - sha256: d585bdf3c656c3f7821ba1bd44da5f13365d22fcecaf5eb75c4295246aaa83c0 + sha256: "67f2fcc600fc78c2f731c370a3a5e6c87ee862e3a2fba6f951eca6d5dafe5c29" url: "https://pub.dev" source: hosted - version: "2.10.0" + version: "2.16.0" firebase_crashlytics: dependency: transitive description: name: firebase_crashlytics - sha256: "5125b7f3fcef2bfdd7e071afe7edcefd9597968003e44e073456c773d91694ee" + sha256: "1c499d1d97b93d24aee099259f89a5fbd6ce7d11d0fe98824586087f1291931b" url: "https://pub.dev" source: hosted - version: "3.4.9" + version: "3.5.4" firebase_crashlytics_platform_interface: dependency: transitive description: name: firebase_crashlytics_platform_interface - sha256: "359197344def001589c84f8d1d57c05f6e2e773f559205610ce58c25e2045a57" + sha256: "3160d049c220422f8de34690c39be42af8309a030d9dd370051582272181238e" url: "https://pub.dev" source: hosted - version: "3.6.16" + version: "3.6.32" fixnum: dependency: transitive description: @@ -271,14 +271,6 @@ packages: url: "https://pub.dev" source: hosted version: "4.0.2" - js: - dependency: transitive - description: - name: js - sha256: f2c445dce49627136094980615a031419f7f3eb393237e4ecd97ac15dea343f3 - url: "https://pub.dev" - source: hosted - version: "0.6.7" leak_tracker: dependency: transitive description: @@ -468,6 +460,14 @@ packages: url: "https://pub.dev" source: hosted version: "1.1.0" + web: + dependency: transitive + description: + name: web + sha256: "97da13628db363c635202ad97068d47c5b8aa555808e7a9411963c533b449b27" + url: "https://pub.dev" + source: hosted + version: "0.5.1" yaml: dependency: transitive description: @@ -477,5 +477,5 @@ packages: source: hosted version: "3.1.2" sdks: - dart: ">=3.2.0-0 <4.0.0" + dart: ">=3.3.0 <4.0.0" flutter: ">=3.3.0" diff --git a/packages/altfire_tracker/example/pubspec.yaml b/packages/altfire_tracker/example/pubspec.yaml index 55522a8..29efcc0 100644 --- a/packages/altfire_tracker/example/pubspec.yaml +++ b/packages/altfire_tracker/example/pubspec.yaml @@ -9,13 +9,13 @@ environment: dependencies: altfire_tracker: path: ../ - dio: ^5.4.0 - firebase_core: ^2.21.0 + dio: ^5.4.3+1 + firebase_core: ^2.30.1 flutter: sdk: flutter dev_dependencies: - altive_lints: ^1.9.0 + altive_lints: ^1.10.0 firebase_core_platform_interface: ^5.0.0 flutter_test: sdk: flutter diff --git a/packages/altfire_tracker/pubspec.yaml b/packages/altfire_tracker/pubspec.yaml index ffcac23..ee37b62 100644 --- a/packages/altfire_tracker/pubspec.yaml +++ b/packages/altfire_tracker/pubspec.yaml @@ -15,14 +15,14 @@ environment: sdk: ^3.0.0 dependencies: - firebase_analytics: ^10.6.3 - firebase_crashlytics: ^3.4.9 - firebase_crashlytics_platform_interface: ^3.6.16 + firebase_analytics: ^10.10.4 + firebase_crashlytics: ^3.5.4 + firebase_crashlytics_platform_interface: ^3.6.32 flutter: sdk: flutter dev_dependencies: - altive_lints: ^1.9.0 + altive_lints: ^1.10.0 flutter_test: sdk: flutter - mocktail: ^1.0.2 + mocktail: ^1.0.3 diff --git a/pubspec.lock b/pubspec.lock index 5be9df0..4e76ffe 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -13,10 +13,10 @@ packages: dependency: transitive description: name: args - sha256: eef6c46b622e0494a36c5a12d10d77fb4e855501a91c1b9ef9339326e58f0596 + sha256: "7cf60b9f0cc88203c5a190b4cd62a99feea42759a7fa695010eb5de1c0b2252a" url: "https://pub.dev" source: hosted - version: "2.4.2" + version: "2.5.0" async: dependency: transitive description: @@ -125,34 +125,34 @@ packages: dependency: transitive description: name: json_annotation - sha256: b10a7b2ff83d83c777edba3c6a0f97045ddadd56c944e1a23a3fdf43a1bf4467 + sha256: "1ce844379ca14835a50d2f019a3099f419082cfdd231cd86a142af94dd5c6bb1" url: "https://pub.dev" source: hosted - version: "4.8.1" + version: "4.9.0" matcher: dependency: transitive description: name: matcher - sha256: "1803e76e6653768d64ed8ff2e1e67bea3ad4b923eb5c56a295c3e634bad5960e" + sha256: d2323aa2060500f906aa31a895b4030b6da3ebdcc5619d14ce1aada65cd161cb url: "https://pub.dev" source: hosted - version: "0.12.16" + version: "0.12.16+1" melos: dependency: "direct dev" description: name: melos - sha256: "1ae029702496a0c143536a32d8a91706203803bb8a1685237ca8c9edc17ff25b" + sha256: f9a6fc4f4842b7edfca2e00ab3b5b06928584f24bdc3d776ab0b30be7d599450 url: "https://pub.dev" source: hosted - version: "5.1.0" + version: "6.0.0" meta: dependency: transitive description: name: meta - sha256: "7687075e408b093f36e6bbf6c91878cc0d4cd10f409506f7bc996f68220b9136" + sha256: "25dfcaf170a0190f47ca6355bdd4552cb8924b430512ff0cafb8db9bd41fe33b" url: "https://pub.dev" source: hosted - version: "1.12.0" + version: "1.14.0" mustache_template: dependency: transitive description: @@ -165,10 +165,10 @@ packages: dependency: transitive description: name: path - sha256: "8829d8a55c13fc0e37127c29fedf290c102f4e40ae94ada574091fe0ff96c917" + sha256: "087ce49c3f0dc39180befefc60fdb4acd8f8620e5682fe2476afd0b3688bb4af" url: "https://pub.dev" source: hosted - version: "1.8.3" + version: "1.9.0" platform: dependency: transitive description: @@ -245,10 +245,10 @@ packages: dependency: transitive description: name: stack_trace - sha256: c3c7d8edb15bee7f0f74debd4b9c5f3c2ea86766fe4178eb2a18eb30a0bdaed5 + sha256: "73713990125a6d93122541237550ee3352a2d84baad52d375a4cad2eb9b7ce0b" url: "https://pub.dev" source: hosted - version: "1.11.0" + version: "1.11.1" stream_channel: dependency: transitive description: @@ -277,10 +277,10 @@ packages: dependency: transitive description: name: test_api - sha256: "5c2f730018264d276c20e4f1503fd1308dfbbae39ec8ee63c5236311ac06954b" + sha256: "2419f20b0c8677b2d67c8ac4d1ac7372d862dc6c460cdbb052b40155408cd794" url: "https://pub.dev" source: hosted - version: "0.6.1" + version: "0.7.1" typed_data: dependency: transitive description: @@ -317,9 +317,9 @@ packages: dependency: transitive description: name: yaml_edit - sha256: "1579d4a0340a83cf9e4d580ea51a16329c916973bffd5bd4b45e911b25d46bfd" + sha256: c566f4f804215d84a7a2c377667f546c6033d5b34b4f9e60dfb09d17c4e97826 url: "https://pub.dev" source: hosted - version: "2.1.1" + version: "2.2.0" sdks: dart: ">=3.3.0 <4.0.0" diff --git a/pubspec.yaml b/pubspec.yaml index 7c3a86c..69171c6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,4 +4,4 @@ environment: sdk: ^3.0.0 dev_dependencies: - melos: ^5.1.0 + melos: ^6.0.0