|
1 | 1 | PODS:
|
| 2 | + - device_info_plus (0.0.1): |
| 3 | + - Flutter |
| 4 | + - Firebase/CoreOnly (10.25.0): |
| 5 | + - FirebaseCore (= 10.25.0) |
| 6 | + - Firebase/Messaging (10.25.0): |
| 7 | + - Firebase/CoreOnly |
| 8 | + - FirebaseMessaging (~> 10.25.0) |
| 9 | + - firebase_core (2.32.0): |
| 10 | + - Firebase/CoreOnly (= 10.25.0) |
| 11 | + - Flutter |
| 12 | + - firebase_messaging (14.9.4): |
| 13 | + - Firebase/Messaging (= 10.25.0) |
| 14 | + - firebase_core |
| 15 | + - Flutter |
| 16 | + - FirebaseCore (10.25.0): |
| 17 | + - FirebaseCoreInternal (~> 10.0) |
| 18 | + - GoogleUtilities/Environment (~> 7.12) |
| 19 | + - GoogleUtilities/Logger (~> 7.12) |
| 20 | + - FirebaseCoreInternal (10.27.0): |
| 21 | + - "GoogleUtilities/NSData+zlib (~> 7.8)" |
| 22 | + - FirebaseInstallations (10.27.0): |
| 23 | + - FirebaseCore (~> 10.0) |
| 24 | + - GoogleUtilities/Environment (~> 7.8) |
| 25 | + - GoogleUtilities/UserDefaults (~> 7.8) |
| 26 | + - PromisesObjC (~> 2.1) |
| 27 | + - FirebaseMessaging (10.25.0): |
| 28 | + - FirebaseCore (~> 10.0) |
| 29 | + - FirebaseInstallations (~> 10.0) |
| 30 | + - GoogleDataTransport (~> 9.3) |
| 31 | + - GoogleUtilities/AppDelegateSwizzler (~> 7.8) |
| 32 | + - GoogleUtilities/Environment (~> 7.8) |
| 33 | + - GoogleUtilities/Reachability (~> 7.8) |
| 34 | + - GoogleUtilities/UserDefaults (~> 7.8) |
| 35 | + - nanopb (< 2.30911.0, >= 2.30908.0) |
2 | 36 | - Flutter (1.0.0)
|
3 | 37 | - flutter_secure_storage (6.0.0):
|
4 | 38 | - Flutter
|
5 |
| - - FMDB (2.7.5): |
6 |
| - - FMDB/standard (= 2.7.5) |
7 |
| - - FMDB/standard (2.7.5) |
8 |
| - - image_picker_ios (0.0.1): |
9 |
| - - Flutter |
| 39 | + - GoogleDataTransport (9.4.1): |
| 40 | + - GoogleUtilities/Environment (~> 7.7) |
| 41 | + - nanopb (< 2.30911.0, >= 2.30908.0) |
| 42 | + - PromisesObjC (< 3.0, >= 1.2) |
| 43 | + - GoogleUtilities/AppDelegateSwizzler (7.13.3): |
| 44 | + - GoogleUtilities/Environment |
| 45 | + - GoogleUtilities/Logger |
| 46 | + - GoogleUtilities/Network |
| 47 | + - GoogleUtilities/Privacy |
| 48 | + - GoogleUtilities/Environment (7.13.3): |
| 49 | + - GoogleUtilities/Privacy |
| 50 | + - PromisesObjC (< 3.0, >= 1.2) |
| 51 | + - GoogleUtilities/Logger (7.13.3): |
| 52 | + - GoogleUtilities/Environment |
| 53 | + - GoogleUtilities/Privacy |
| 54 | + - GoogleUtilities/Network (7.13.3): |
| 55 | + - GoogleUtilities/Logger |
| 56 | + - "GoogleUtilities/NSData+zlib" |
| 57 | + - GoogleUtilities/Privacy |
| 58 | + - GoogleUtilities/Reachability |
| 59 | + - "GoogleUtilities/NSData+zlib (7.13.3)": |
| 60 | + - GoogleUtilities/Privacy |
| 61 | + - GoogleUtilities/Privacy (7.13.3) |
| 62 | + - GoogleUtilities/Reachability (7.13.3): |
| 63 | + - GoogleUtilities/Logger |
| 64 | + - GoogleUtilities/Privacy |
| 65 | + - GoogleUtilities/UserDefaults (7.13.3): |
| 66 | + - GoogleUtilities/Logger |
| 67 | + - GoogleUtilities/Privacy |
| 68 | + - nanopb (2.30910.0): |
| 69 | + - nanopb/decode (= 2.30910.0) |
| 70 | + - nanopb/encode (= 2.30910.0) |
| 71 | + - nanopb/decode (2.30910.0) |
| 72 | + - nanopb/encode (2.30910.0) |
10 | 73 | - path_provider_foundation (0.0.1):
|
11 | 74 | - Flutter
|
12 | 75 | - FlutterMacOS
|
| 76 | + - PromisesObjC (2.4.0) |
13 | 77 | - shared_preferences_foundation (0.0.1):
|
14 | 78 | - Flutter
|
15 | 79 | - FlutterMacOS
|
16 |
| - - sqflite (0.0.3): |
| 80 | + - url_launcher_ios (0.0.1): |
17 | 81 | - Flutter
|
18 |
| - - FMDB (>= 2.7.5) |
19 | 82 |
|
20 | 83 | DEPENDENCIES:
|
| 84 | + - device_info_plus (from `.symlinks/plugins/device_info_plus/ios`) |
| 85 | + - firebase_core (from `.symlinks/plugins/firebase_core/ios`) |
| 86 | + - firebase_messaging (from `.symlinks/plugins/firebase_messaging/ios`) |
21 | 87 | - Flutter (from `Flutter`)
|
22 | 88 | - flutter_secure_storage (from `.symlinks/plugins/flutter_secure_storage/ios`)
|
23 |
| - - image_picker_ios (from `.symlinks/plugins/image_picker_ios/ios`) |
24 | 89 | - path_provider_foundation (from `.symlinks/plugins/path_provider_foundation/darwin`)
|
25 | 90 | - shared_preferences_foundation (from `.symlinks/plugins/shared_preferences_foundation/darwin`)
|
26 |
| - - sqflite (from `.symlinks/plugins/sqflite/ios`) |
| 91 | + - url_launcher_ios (from `.symlinks/plugins/url_launcher_ios/ios`) |
27 | 92 |
|
28 | 93 | SPEC REPOS:
|
29 | 94 | trunk:
|
30 |
| - - FMDB |
| 95 | + - Firebase |
| 96 | + - FirebaseCore |
| 97 | + - FirebaseCoreInternal |
| 98 | + - FirebaseInstallations |
| 99 | + - FirebaseMessaging |
| 100 | + - GoogleDataTransport |
| 101 | + - GoogleUtilities |
| 102 | + - nanopb |
| 103 | + - PromisesObjC |
31 | 104 |
|
32 | 105 | EXTERNAL SOURCES:
|
| 106 | + device_info_plus: |
| 107 | + :path: ".symlinks/plugins/device_info_plus/ios" |
| 108 | + firebase_core: |
| 109 | + :path: ".symlinks/plugins/firebase_core/ios" |
| 110 | + firebase_messaging: |
| 111 | + :path: ".symlinks/plugins/firebase_messaging/ios" |
33 | 112 | Flutter:
|
34 | 113 | :path: Flutter
|
35 | 114 | flutter_secure_storage:
|
36 | 115 | :path: ".symlinks/plugins/flutter_secure_storage/ios"
|
37 |
| - image_picker_ios: |
38 |
| - :path: ".symlinks/plugins/image_picker_ios/ios" |
39 | 116 | path_provider_foundation:
|
40 | 117 | :path: ".symlinks/plugins/path_provider_foundation/darwin"
|
41 | 118 | shared_preferences_foundation:
|
42 | 119 | :path: ".symlinks/plugins/shared_preferences_foundation/darwin"
|
43 |
| - sqflite: |
44 |
| - :path: ".symlinks/plugins/sqflite/ios" |
| 120 | + url_launcher_ios: |
| 121 | + :path: ".symlinks/plugins/url_launcher_ios/ios" |
45 | 122 |
|
46 | 123 | SPEC CHECKSUMS:
|
| 124 | + device_info_plus: 97af1d7e84681a90d0693e63169a5d50e0839a0d |
| 125 | + Firebase: 0312a2352584f782ea56f66d91606891d4607f06 |
| 126 | + firebase_core: a626d00494efa398e7c54f25f1454a64c8abf197 |
| 127 | + firebase_messaging: 06391e8f35dc65a00c56580266285263d2861f10 |
| 128 | + FirebaseCore: 7ec4d0484817f12c3373955bc87762d96842d483 |
| 129 | + FirebaseCoreInternal: 4b297a2d56063dbea2c1d0d04222d44a8d058862 |
| 130 | + FirebaseInstallations: 766dabca09fd94aef922538aaf144cc4a6fb6869 |
| 131 | + FirebaseMessaging: 88950ba9485052891ebe26f6c43a52bb62248952 |
47 | 132 | Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
|
48 |
| - flutter_secure_storage: 23fc622d89d073675f2eaa109381aefbcf5a49be |
49 |
| - FMDB: 2ce00b547f966261cd18927a3ddb07cb6f3db82a |
50 |
| - image_picker_ios: 4a8aadfbb6dc30ad5141a2ce3832af9214a705b5 |
| 133 | + flutter_secure_storage: d33dac7ae2ea08509be337e775f6b59f1ff45f12 |
| 134 | + GoogleDataTransport: 6c09b596d841063d76d4288cc2d2f42cc36e1e2a |
| 135 | + GoogleUtilities: ea963c370a38a8069cc5f7ba4ca849a60b6d7d15 |
| 136 | + nanopb: 438bc412db1928dac798aa6fd75726007be04262 |
51 | 137 | path_provider_foundation: 29f094ae23ebbca9d3d0cec13889cd9060c0e943
|
| 138 | + PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47 |
52 | 139 | shared_preferences_foundation: 5b919d13b803cadd15ed2dc053125c68730e5126
|
53 |
| - sqflite: 31f7eba61e3074736dff8807a9b41581e4f7f15a |
| 140 | + url_launcher_ios: 6116280ddcfe98ab8820085d8d76ae7449447586 |
54 | 141 |
|
55 | 142 | PODFILE CHECKSUM: 819463e6a0290f5a72f145ba7cde16e8b6ef0796
|
56 | 143 |
|
|
0 commit comments