Chat notifications (production-ready) - ChatDeeplinkService: resolves client chat ID from incoming push/WS payloads using the (senderId, chatId) matrix and switches selectedDeviceProvider when the payload references a different watch (multi-device deeplink) - IncomingChatResolver in domain layer with full unit coverage of the 4-case matrix - ChatContext provider (sealed: outsideChat / list / conversation) wired into ChatListScreen and ChatConversationScreen via initState/dispose to enable WhatsApp-style suppression - notifications_init refactor: foreground CHAT_MESSAGE notifications are suppressed on chat list and matching conversation; tap navigation goes through ChatDeeplinkService - ChatSyncService.subscribeToReconnect: reconciles from REST when the WebSocket comes back from a disconnect (recovers messages missed in background) - 5s message-id dedup window in the WS listener (mitigates server-side duplicate chat-message-received events) - Reconcile from remote on conversation mount (covers cached controller from background) - AppBar refresh button + inverted pull-to-refresh in the conversation (overscroll either edge of the reverse list) WS event parser fix - chat-message-received normalises to chat_message_received; parser now accepts both that and chat_message so the conversation reactively refreshes when a watch sends a message Chat application layer - Split the conversation controller into services: chat_send_service, chat_sync_service, chat_participants_service, chat_permission_flow_service, chat_media_cleanup_service - chat_conversation_config centralises page size, polling interval, dedup window - chat_bubble_shell extracted; input bar split into smaller widgets - emoji picker sheet + emoji blocking input formatter + watch_emoji_catalog - Multipart upload header race fixed via synchronized.Lock around the shared Dio instance Videocall (carryover from earlier work in this branch) - Application services: incoming, outgoing, session - Domain entities: VideocallIncomingArgs, VideocallRoom, VideocallUserId, parseDeviceIdFromRoom helper - Views split: idle, incoming, active call, group call - Widgets: picture_in_picture_video, remote_or_fallback_video, video_call_header - videocall_config centralises timeouts, ringing duration, battery threshold - Incoming via push (channel mode) with full-screen notification + ringtone - Hangup-on-remote-left moved to controller; redirect on participant update documented - treezor_token_interceptor: distinguish session expiry from operation-denied 401s Localization & misc - New keys for chat conversation, refresh, errors across en/es/de/fr/it/pt - Location map: dispose ref-after-unmount fix; route history layer cleanup - Legacy device view model: position update event handling - AndroidManifest: notification channel + permissions for incoming-call full-screen intent
420 lines
16 KiB
Plaintext
420 lines
16 KiB
Plaintext
PODS:
|
|
- audioplayers_darwin (0.0.1):
|
|
- Flutter
|
|
- FlutterMacOS
|
|
- Firebase/CoreOnly (12.9.0):
|
|
- FirebaseCore (~> 12.9.0)
|
|
- Firebase/Crashlytics (12.9.0):
|
|
- Firebase/CoreOnly
|
|
- FirebaseCrashlytics (~> 12.9.0)
|
|
- Firebase/Messaging (12.9.0):
|
|
- Firebase/CoreOnly
|
|
- FirebaseMessaging (~> 12.9.0)
|
|
- Firebase/Performance (12.9.0):
|
|
- Firebase/CoreOnly
|
|
- FirebasePerformance (~> 12.9.0)
|
|
- Firebase/RemoteConfig (12.9.0):
|
|
- Firebase/CoreOnly
|
|
- FirebaseRemoteConfig (~> 12.9.0)
|
|
- firebase_analytics (12.2.0):
|
|
- firebase_core
|
|
- FirebaseAnalytics (= 12.9.0)
|
|
- Flutter
|
|
- firebase_core (4.6.0):
|
|
- Firebase/CoreOnly (= 12.9.0)
|
|
- Flutter
|
|
- firebase_crashlytics (5.1.0):
|
|
- Firebase/Crashlytics (= 12.9.0)
|
|
- firebase_core
|
|
- Flutter
|
|
- firebase_messaging (16.1.3):
|
|
- Firebase/Messaging (= 12.9.0)
|
|
- firebase_core
|
|
- Flutter
|
|
- firebase_performance (0.11.2):
|
|
- Firebase/Performance (= 12.9.0)
|
|
- firebase_core
|
|
- Flutter
|
|
- firebase_remote_config (6.3.0):
|
|
- Firebase/RemoteConfig (= 12.9.0)
|
|
- firebase_core
|
|
- Flutter
|
|
- FirebaseABTesting (12.9.0):
|
|
- FirebaseCore (~> 12.9.0)
|
|
- FirebaseAnalytics (12.9.0):
|
|
- FirebaseAnalytics/Default (= 12.9.0)
|
|
- FirebaseCore (~> 12.9.0)
|
|
- FirebaseInstallations (~> 12.9.0)
|
|
- GoogleUtilities/AppDelegateSwizzler (~> 8.1)
|
|
- GoogleUtilities/MethodSwizzler (~> 8.1)
|
|
- GoogleUtilities/Network (~> 8.1)
|
|
- "GoogleUtilities/NSData+zlib (~> 8.1)"
|
|
- nanopb (~> 3.30910.0)
|
|
- FirebaseAnalytics/Default (12.9.0):
|
|
- FirebaseCore (~> 12.9.0)
|
|
- FirebaseInstallations (~> 12.9.0)
|
|
- GoogleAppMeasurement/Default (= 12.9.0)
|
|
- GoogleUtilities/AppDelegateSwizzler (~> 8.1)
|
|
- GoogleUtilities/MethodSwizzler (~> 8.1)
|
|
- GoogleUtilities/Network (~> 8.1)
|
|
- "GoogleUtilities/NSData+zlib (~> 8.1)"
|
|
- nanopb (~> 3.30910.0)
|
|
- FirebaseCore (12.9.0):
|
|
- FirebaseCoreInternal (~> 12.9.0)
|
|
- GoogleUtilities/Environment (~> 8.1)
|
|
- GoogleUtilities/Logger (~> 8.1)
|
|
- FirebaseCoreExtension (12.9.0):
|
|
- FirebaseCore (~> 12.9.0)
|
|
- FirebaseCoreInternal (12.9.0):
|
|
- "GoogleUtilities/NSData+zlib (~> 8.1)"
|
|
- FirebaseCrashlytics (12.9.0):
|
|
- FirebaseCore (~> 12.9.0)
|
|
- FirebaseInstallations (~> 12.9.0)
|
|
- FirebaseRemoteConfigInterop (~> 12.9.0)
|
|
- FirebaseSessions (~> 12.9.0)
|
|
- GoogleDataTransport (~> 10.1)
|
|
- GoogleUtilities/Environment (~> 8.1)
|
|
- nanopb (~> 3.30910.0)
|
|
- PromisesObjC (~> 2.4)
|
|
- FirebaseInstallations (12.9.0):
|
|
- FirebaseCore (~> 12.9.0)
|
|
- GoogleUtilities/Environment (~> 8.1)
|
|
- GoogleUtilities/UserDefaults (~> 8.1)
|
|
- PromisesObjC (~> 2.4)
|
|
- FirebaseMessaging (12.9.0):
|
|
- FirebaseCore (~> 12.9.0)
|
|
- FirebaseInstallations (~> 12.9.0)
|
|
- GoogleDataTransport (~> 10.1)
|
|
- GoogleUtilities/AppDelegateSwizzler (~> 8.1)
|
|
- GoogleUtilities/Environment (~> 8.1)
|
|
- GoogleUtilities/Reachability (~> 8.1)
|
|
- GoogleUtilities/UserDefaults (~> 8.1)
|
|
- nanopb (~> 3.30910.0)
|
|
- FirebasePerformance (12.9.0):
|
|
- FirebaseCore (~> 12.9.0)
|
|
- FirebaseInstallations (~> 12.9.0)
|
|
- FirebaseRemoteConfig (~> 12.9.0)
|
|
- FirebaseSessions (~> 12.9.0)
|
|
- GoogleDataTransport (~> 10.1)
|
|
- GoogleUtilities/Environment (~> 8.1)
|
|
- GoogleUtilities/MethodSwizzler (~> 8.1)
|
|
- GoogleUtilities/UserDefaults (~> 8.1)
|
|
- nanopb (~> 3.30910.0)
|
|
- FirebaseRemoteConfig (12.9.0):
|
|
- FirebaseABTesting (~> 12.9.0)
|
|
- FirebaseCore (~> 12.9.0)
|
|
- FirebaseInstallations (~> 12.9.0)
|
|
- FirebaseRemoteConfigInterop (~> 12.9.0)
|
|
- FirebaseSharedSwift (~> 12.9.0)
|
|
- GoogleUtilities/Environment (~> 8.1)
|
|
- "GoogleUtilities/NSData+zlib (~> 8.1)"
|
|
- FirebaseRemoteConfigInterop (12.9.0)
|
|
- FirebaseSessions (12.9.0):
|
|
- FirebaseCore (~> 12.9.0)
|
|
- FirebaseCoreExtension (~> 12.9.0)
|
|
- FirebaseInstallations (~> 12.9.0)
|
|
- GoogleDataTransport (~> 10.1)
|
|
- GoogleUtilities/Environment (~> 8.1)
|
|
- GoogleUtilities/UserDefaults (~> 8.1)
|
|
- nanopb (~> 3.30910.0)
|
|
- PromisesSwift (~> 2.1)
|
|
- FirebaseSharedSwift (12.9.0)
|
|
- Flutter (1.0.0)
|
|
- flutter_contacts (0.0.1):
|
|
- Flutter
|
|
- flutter_image_compress_common (1.0.0):
|
|
- Flutter
|
|
- Mantle
|
|
- SDWebImage
|
|
- SDWebImageWebPCoder
|
|
- flutter_local_notifications (0.0.1):
|
|
- Flutter
|
|
- flutter_native_splash (2.4.3):
|
|
- Flutter
|
|
- flutter_ringtone_player (0.0.1):
|
|
- Flutter
|
|
- flutter_treezor_entrust_sdk_bridge (0.0.1):
|
|
- Flutter
|
|
- GoogleAdsOnDeviceConversion (3.2.0):
|
|
- GoogleUtilities/Environment (~> 8.1)
|
|
- GoogleUtilities/Logger (~> 8.1)
|
|
- GoogleUtilities/Network (~> 8.1)
|
|
- nanopb (~> 3.30910.0)
|
|
- GoogleAppMeasurement/Core (12.9.0):
|
|
- GoogleUtilities/AppDelegateSwizzler (~> 8.1)
|
|
- GoogleUtilities/MethodSwizzler (~> 8.1)
|
|
- GoogleUtilities/Network (~> 8.1)
|
|
- "GoogleUtilities/NSData+zlib (~> 8.1)"
|
|
- nanopb (~> 3.30910.0)
|
|
- GoogleAppMeasurement/Default (12.9.0):
|
|
- GoogleAdsOnDeviceConversion (~> 3.2.0)
|
|
- GoogleAppMeasurement/Core (= 12.9.0)
|
|
- GoogleAppMeasurement/IdentitySupport (= 12.9.0)
|
|
- GoogleUtilities/AppDelegateSwizzler (~> 8.1)
|
|
- GoogleUtilities/MethodSwizzler (~> 8.1)
|
|
- GoogleUtilities/Network (~> 8.1)
|
|
- "GoogleUtilities/NSData+zlib (~> 8.1)"
|
|
- nanopb (~> 3.30910.0)
|
|
- GoogleAppMeasurement/IdentitySupport (12.9.0):
|
|
- GoogleAppMeasurement/Core (= 12.9.0)
|
|
- GoogleUtilities/AppDelegateSwizzler (~> 8.1)
|
|
- GoogleUtilities/MethodSwizzler (~> 8.1)
|
|
- GoogleUtilities/Network (~> 8.1)
|
|
- "GoogleUtilities/NSData+zlib (~> 8.1)"
|
|
- nanopb (~> 3.30910.0)
|
|
- GoogleDataTransport (10.1.0):
|
|
- nanopb (~> 3.30910.0)
|
|
- PromisesObjC (~> 2.4)
|
|
- GoogleUtilities/AppDelegateSwizzler (8.1.0):
|
|
- GoogleUtilities/Environment
|
|
- GoogleUtilities/Logger
|
|
- GoogleUtilities/Network
|
|
- GoogleUtilities/Privacy
|
|
- GoogleUtilities/Environment (8.1.0):
|
|
- GoogleUtilities/Privacy
|
|
- GoogleUtilities/Logger (8.1.0):
|
|
- GoogleUtilities/Environment
|
|
- GoogleUtilities/Privacy
|
|
- GoogleUtilities/MethodSwizzler (8.1.0):
|
|
- GoogleUtilities/Logger
|
|
- GoogleUtilities/Privacy
|
|
- GoogleUtilities/Network (8.1.0):
|
|
- GoogleUtilities/Logger
|
|
- "GoogleUtilities/NSData+zlib"
|
|
- GoogleUtilities/Privacy
|
|
- GoogleUtilities/Reachability
|
|
- "GoogleUtilities/NSData+zlib (8.1.0)":
|
|
- GoogleUtilities/Privacy
|
|
- GoogleUtilities/Privacy (8.1.0)
|
|
- GoogleUtilities/Reachability (8.1.0):
|
|
- GoogleUtilities/Logger
|
|
- GoogleUtilities/Privacy
|
|
- GoogleUtilities/UserDefaults (8.1.0):
|
|
- GoogleUtilities/Logger
|
|
- GoogleUtilities/Privacy
|
|
- image_picker_ios (0.0.1):
|
|
- Flutter
|
|
- jc_sdk (0.0.1):
|
|
- Flutter
|
|
- libwebp (1.5.0):
|
|
- libwebp/demux (= 1.5.0)
|
|
- libwebp/mux (= 1.5.0)
|
|
- libwebp/sharpyuv (= 1.5.0)
|
|
- libwebp/webp (= 1.5.0)
|
|
- libwebp/demux (1.5.0):
|
|
- libwebp/webp
|
|
- libwebp/mux (1.5.0):
|
|
- libwebp/demux
|
|
- libwebp/sharpyuv (1.5.0)
|
|
- libwebp/webp (1.5.0):
|
|
- libwebp/sharpyuv
|
|
- Mantle (2.2.0):
|
|
- Mantle/extobjc (= 2.2.0)
|
|
- Mantle/extobjc (2.2.0)
|
|
- mobile_scanner (7.0.0):
|
|
- Flutter
|
|
- FlutterMacOS
|
|
- nanopb (3.30910.0):
|
|
- nanopb/decode (= 3.30910.0)
|
|
- nanopb/encode (= 3.30910.0)
|
|
- nanopb/decode (3.30910.0)
|
|
- nanopb/encode (3.30910.0)
|
|
- package_info_plus (0.4.5):
|
|
- Flutter
|
|
- path_provider_foundation (0.0.1):
|
|
- Flutter
|
|
- FlutterMacOS
|
|
- permission_handler_apple (9.3.0):
|
|
- Flutter
|
|
- PromisesObjC (2.4.0)
|
|
- PromisesSwift (2.4.0):
|
|
- PromisesObjC (= 2.4.0)
|
|
- record_ios (1.2.0):
|
|
- Flutter
|
|
- SDWebImage (5.21.7):
|
|
- SDWebImage/Core (= 5.21.7)
|
|
- SDWebImage/Core (5.21.7)
|
|
- SDWebImageWebPCoder (0.15.0):
|
|
- libwebp (~> 1.0)
|
|
- SDWebImage/Core (~> 5.17)
|
|
- share_plus (0.0.1):
|
|
- Flutter
|
|
- shared_preferences_foundation (0.0.1):
|
|
- Flutter
|
|
- FlutterMacOS
|
|
- sqflite_darwin (0.0.4):
|
|
- Flutter
|
|
- FlutterMacOS
|
|
- url_launcher_ios (0.0.1):
|
|
- Flutter
|
|
- webview_flutter_wkwebview (0.0.1):
|
|
- Flutter
|
|
- FlutterMacOS
|
|
|
|
DEPENDENCIES:
|
|
- audioplayers_darwin (from `.symlinks/plugins/audioplayers_darwin/darwin`)
|
|
- firebase_analytics (from `.symlinks/plugins/firebase_analytics/ios`)
|
|
- firebase_core (from `.symlinks/plugins/firebase_core/ios`)
|
|
- firebase_crashlytics (from `.symlinks/plugins/firebase_crashlytics/ios`)
|
|
- firebase_messaging (from `.symlinks/plugins/firebase_messaging/ios`)
|
|
- firebase_performance (from `.symlinks/plugins/firebase_performance/ios`)
|
|
- firebase_remote_config (from `.symlinks/plugins/firebase_remote_config/ios`)
|
|
- Flutter (from `Flutter`)
|
|
- flutter_contacts (from `.symlinks/plugins/flutter_contacts/ios`)
|
|
- flutter_image_compress_common (from `.symlinks/plugins/flutter_image_compress_common/ios`)
|
|
- flutter_local_notifications (from `.symlinks/plugins/flutter_local_notifications/ios`)
|
|
- flutter_native_splash (from `.symlinks/plugins/flutter_native_splash/ios`)
|
|
- flutter_ringtone_player (from `.symlinks/plugins/flutter_ringtone_player/ios`)
|
|
- flutter_treezor_entrust_sdk_bridge (from `.symlinks/plugins/flutter_treezor_entrust_sdk_bridge/ios`)
|
|
- image_picker_ios (from `.symlinks/plugins/image_picker_ios/ios`)
|
|
- jc_sdk (from `.symlinks/plugins/jc_sdk/ios`)
|
|
- mobile_scanner (from `.symlinks/plugins/mobile_scanner/darwin`)
|
|
- package_info_plus (from `.symlinks/plugins/package_info_plus/ios`)
|
|
- path_provider_foundation (from `.symlinks/plugins/path_provider_foundation/darwin`)
|
|
- permission_handler_apple (from `.symlinks/plugins/permission_handler_apple/ios`)
|
|
- record_ios (from `.symlinks/plugins/record_ios/ios`)
|
|
- share_plus (from `.symlinks/plugins/share_plus/ios`)
|
|
- shared_preferences_foundation (from `.symlinks/plugins/shared_preferences_foundation/darwin`)
|
|
- sqflite_darwin (from `.symlinks/plugins/sqflite_darwin/darwin`)
|
|
- url_launcher_ios (from `.symlinks/plugins/url_launcher_ios/ios`)
|
|
- webview_flutter_wkwebview (from `.symlinks/plugins/webview_flutter_wkwebview/darwin`)
|
|
|
|
SPEC REPOS:
|
|
trunk:
|
|
- Firebase
|
|
- FirebaseABTesting
|
|
- FirebaseAnalytics
|
|
- FirebaseCore
|
|
- FirebaseCoreExtension
|
|
- FirebaseCoreInternal
|
|
- FirebaseCrashlytics
|
|
- FirebaseInstallations
|
|
- FirebaseMessaging
|
|
- FirebasePerformance
|
|
- FirebaseRemoteConfig
|
|
- FirebaseRemoteConfigInterop
|
|
- FirebaseSessions
|
|
- FirebaseSharedSwift
|
|
- GoogleAdsOnDeviceConversion
|
|
- GoogleAppMeasurement
|
|
- GoogleDataTransport
|
|
- GoogleUtilities
|
|
- libwebp
|
|
- Mantle
|
|
- nanopb
|
|
- PromisesObjC
|
|
- PromisesSwift
|
|
- SDWebImage
|
|
- SDWebImageWebPCoder
|
|
|
|
EXTERNAL SOURCES:
|
|
audioplayers_darwin:
|
|
:path: ".symlinks/plugins/audioplayers_darwin/darwin"
|
|
firebase_analytics:
|
|
:path: ".symlinks/plugins/firebase_analytics/ios"
|
|
firebase_core:
|
|
:path: ".symlinks/plugins/firebase_core/ios"
|
|
firebase_crashlytics:
|
|
:path: ".symlinks/plugins/firebase_crashlytics/ios"
|
|
firebase_messaging:
|
|
:path: ".symlinks/plugins/firebase_messaging/ios"
|
|
firebase_performance:
|
|
:path: ".symlinks/plugins/firebase_performance/ios"
|
|
firebase_remote_config:
|
|
:path: ".symlinks/plugins/firebase_remote_config/ios"
|
|
Flutter:
|
|
:path: Flutter
|
|
flutter_contacts:
|
|
:path: ".symlinks/plugins/flutter_contacts/ios"
|
|
flutter_image_compress_common:
|
|
:path: ".symlinks/plugins/flutter_image_compress_common/ios"
|
|
flutter_local_notifications:
|
|
:path: ".symlinks/plugins/flutter_local_notifications/ios"
|
|
flutter_native_splash:
|
|
:path: ".symlinks/plugins/flutter_native_splash/ios"
|
|
flutter_ringtone_player:
|
|
:path: ".symlinks/plugins/flutter_ringtone_player/ios"
|
|
flutter_treezor_entrust_sdk_bridge:
|
|
:path: ".symlinks/plugins/flutter_treezor_entrust_sdk_bridge/ios"
|
|
image_picker_ios:
|
|
:path: ".symlinks/plugins/image_picker_ios/ios"
|
|
jc_sdk:
|
|
:path: ".symlinks/plugins/jc_sdk/ios"
|
|
mobile_scanner:
|
|
:path: ".symlinks/plugins/mobile_scanner/darwin"
|
|
package_info_plus:
|
|
:path: ".symlinks/plugins/package_info_plus/ios"
|
|
path_provider_foundation:
|
|
:path: ".symlinks/plugins/path_provider_foundation/darwin"
|
|
permission_handler_apple:
|
|
:path: ".symlinks/plugins/permission_handler_apple/ios"
|
|
record_ios:
|
|
:path: ".symlinks/plugins/record_ios/ios"
|
|
share_plus:
|
|
:path: ".symlinks/plugins/share_plus/ios"
|
|
shared_preferences_foundation:
|
|
:path: ".symlinks/plugins/shared_preferences_foundation/darwin"
|
|
sqflite_darwin:
|
|
:path: ".symlinks/plugins/sqflite_darwin/darwin"
|
|
url_launcher_ios:
|
|
:path: ".symlinks/plugins/url_launcher_ios/ios"
|
|
webview_flutter_wkwebview:
|
|
:path: ".symlinks/plugins/webview_flutter_wkwebview/darwin"
|
|
|
|
SPEC CHECKSUMS:
|
|
audioplayers_darwin: f15e209a3e856d1a7edcf98dc029f484fead2242
|
|
Firebase: 065f2bb395062046623036d8e6dc857bc2521d56
|
|
firebase_analytics: 42693ebf35c4d330b74abcb46ca80351703644e0
|
|
firebase_core: 98bcc1bd1a097bcb8b1ed6e091de3039802527c4
|
|
firebase_crashlytics: 2fd6c030ca2f91e8d3b13d2e6e9a08a282c9d259
|
|
firebase_messaging: e24e69d994d53e46fd794143544841877bd85a53
|
|
firebase_performance: 39d7f9632628c64cacd9e9808d4783cffd83eaa2
|
|
firebase_remote_config: 0d060eef0fdfb288ffc41903ba9a60bb963755ea
|
|
FirebaseABTesting: a399ffe546392a39b19a5c2fb28bd8ea178a6f47
|
|
FirebaseAnalytics: cd7d01d352f3c237c9a0e31552c257cd0b0c0352
|
|
FirebaseCore: 428912f751178b06bef0a1793effeb4a5e09a9b8
|
|
FirebaseCoreExtension: e911052d59cd0da237a45d706fc0f81654f035c1
|
|
FirebaseCoreInternal: b321eafae5362113bc182956fafc9922cfc77b72
|
|
FirebaseCrashlytics: 43913d587ef07beaf5db703baa61eacf9554658c
|
|
FirebaseInstallations: 7b64ffd006032b2b019a59b803858df5112d9eaa
|
|
FirebaseMessaging: 7d6cdbff969127c4151c824fe432f0e301210f15
|
|
FirebasePerformance: 94f614453614d8bb2a1a0177f3a1a6d2dbf4c504
|
|
FirebaseRemoteConfig: a2f6545e41551ffb520241d38b5d3d6776c9ebe8
|
|
FirebaseRemoteConfigInterop: 765ee19cd2bfa8e54937c8dae901eb634ad6787d
|
|
FirebaseSessions: a2d06fd980431fda934c7a543901aca05fc4edcc
|
|
FirebaseSharedSwift: 9d2fa84a46676302b89dbd5e6e62bce2fe376909
|
|
Flutter: cabc95a1d2626b1b06e7179b784ebcf0c0cde467
|
|
flutter_contacts: edb1c5ce76aa433e20e6cb14c615f4c0b66e0983
|
|
flutter_image_compress_common: ec1d45c362c9d30a3f6a0426c297f47c52007e3e
|
|
flutter_local_notifications: ff50f8405aaa0ccdc7dcfb9022ca192e8ad9688f
|
|
flutter_native_splash: df59bb2e1421aa0282cb2e95618af4dcb0c56c29
|
|
flutter_ringtone_player: 15eba85187230b87b2512f0e1b92225618bc03e7
|
|
flutter_treezor_entrust_sdk_bridge: 4c2c94fb74ab57576e8d49f5f2a4b214e41141fe
|
|
GoogleAdsOnDeviceConversion: d68c69dd9581a0f5da02617b6f377e5be483970f
|
|
GoogleAppMeasurement: fce7c1c90640d2f9f5c56771f71deacb2ba3f98c
|
|
GoogleDataTransport: aae35b7ea0c09004c3797d53c8c41f66f219d6a7
|
|
GoogleUtilities: 00c88b9a86066ef77f0da2fab05f65d7768ed8e1
|
|
image_picker_ios: 4f2f91b01abdb52842a8e277617df877e40f905b
|
|
jc_sdk: 3c77f6d7e5e052e2960c47629f612127585779cf
|
|
libwebp: 02b23773aedb6ff1fd38cec7a77b81414c6842a8
|
|
Mantle: c5aa8794a29a022dfbbfc9799af95f477a69b62d
|
|
mobile_scanner: 77265f3dc8d580810e91849d4a0811a90467ed5e
|
|
nanopb: fad817b59e0457d11a5dfbde799381cd727c1275
|
|
package_info_plus: c0502532a26c7662a62a356cebe2692ec5fe4ec4
|
|
path_provider_foundation: 0b743cbb62d8e47eab856f09262bb8c1ddcfe6ba
|
|
permission_handler_apple: 9878588469a2b0d0fc1e048d9f43605f92e6cec2
|
|
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
|
|
PromisesSwift: 9d77319bbe72ebf6d872900551f7eeba9bce2851
|
|
record_ios: 26294aaa39e4bb7665b0fef78bdc23d723b432f2
|
|
SDWebImage: e9fc87c1aab89a8ab1bbd74eba378c6f53be8abf
|
|
SDWebImageWebPCoder: 0e06e365080397465cc73a7a9b472d8a3bd0f377
|
|
share_plus: 8b6f8b3447e494cca5317c8c3073de39b3600d1f
|
|
shared_preferences_foundation: 5086985c1d43c5ba4d5e69a4e8083a389e2909e6
|
|
sqflite_darwin: 5a7236e3b501866c1c9befc6771dfd73ffb8702d
|
|
url_launcher_ios: bb13df5870e8c4234ca12609d04010a21be43dfa
|
|
webview_flutter_wkwebview: 29eb20d43355b48fe7d07113835b9128f84e3af4
|
|
|
|
PODFILE CHECKSUM: 88fd88ec59f7f53cf74c06ffd99479aec395968a
|
|
|
|
COCOAPODS: 1.16.2
|