@@ -17,23 +17,28 @@ PODS:
17
17
- path_provider_foundation (0.0.1):
18
18
- Flutter
19
19
- FlutterMacOS
20
+ - pointer_interceptor_ios (0.0.1):
21
+ - Flutter
20
22
- rive_common (0.0.1):
21
23
- Flutter
22
24
- shared_preferences_foundation (0.0.1):
23
25
- Flutter
24
26
- FlutterMacOS
25
- - sqlite3 (3.45.0):
26
- - sqlite3/common (= 3.45.0)
27
- - sqlite3/common (3.45.0)
28
- - sqlite3/fts5 (3.45.0):
27
+ - sqlite3 (3.47.0):
28
+ - sqlite3/common (= 3.47.0)
29
+ - sqlite3/common (3.47.0)
30
+ - sqlite3/dbstatvtab (3.47.0):
31
+ - sqlite3/common
32
+ - sqlite3/fts5 (3.47.0):
29
33
- sqlite3/common
30
- - sqlite3/perf-threadsafe (3.45 .0):
34
+ - sqlite3/perf-threadsafe (3.47 .0):
31
35
- sqlite3/common
32
- - sqlite3/rtree (3.45 .0):
36
+ - sqlite3/rtree (3.47 .0):
33
37
- sqlite3/common
34
38
- sqlite3_flutter_libs (0.0.1):
35
39
- Flutter
36
- - sqlite3 (~> 3.45.0)
40
+ - sqlite3 (~> 3.47.0)
41
+ - sqlite3/dbstatvtab
37
42
- sqlite3/fts5
38
43
- sqlite3/perf-threadsafe
39
44
- sqlite3/rtree
@@ -53,6 +58,7 @@ DEPENDENCIES:
53
58
- integration_test (from `.symlinks/plugins/integration_test/ios`)
54
59
- package_info_plus (from `.symlinks/plugins/package_info_plus/ios`)
55
60
- path_provider_foundation (from `.symlinks/plugins/path_provider_foundation/darwin`)
61
+ - pointer_interceptor_ios (from `.symlinks/plugins/pointer_interceptor_ios/ios`)
56
62
- rive_common (from `.symlinks/plugins/rive_common/ios`)
57
63
- shared_preferences_foundation (from `.symlinks/plugins/shared_preferences_foundation/darwin`)
58
64
- sqlite3_flutter_libs (from `.symlinks/plugins/sqlite3_flutter_libs/ios`)
@@ -82,6 +88,8 @@ EXTERNAL SOURCES:
82
88
:path: ".symlinks/plugins/package_info_plus/ios"
83
89
path_provider_foundation:
84
90
:path: ".symlinks/plugins/path_provider_foundation/darwin"
91
+ pointer_interceptor_ios:
92
+ :path: ".symlinks/plugins/pointer_interceptor_ios/ios"
85
93
rive_common:
86
94
:path: ".symlinks/plugins/rive_common/ios"
87
95
shared_preferences_foundation:
@@ -94,22 +102,23 @@ EXTERNAL SOURCES:
94
102
:path: ".symlinks/plugins/video_player_avfoundation/darwin"
95
103
96
104
SPEC CHECKSUMS:
97
- camera_avfoundation: 3125e8cd1a4387f6f31c6c63abb8a55892a9eeeb
105
+ camera_avfoundation: dd002b0330f4981e1bbcb46ae9b62829237459a4
98
106
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
99
107
flutter_barcode_scanner: 7a1144744c28dc0c57a8de7218ffe5ec59a9e4bf
100
108
flutter_keyboard_visibility: 0339d06371254c3eb25eeb90ba8d17dca8f9c069
101
109
flutter_zxing: 19a866d17c8a87ee1026d68521c69d2f008635f6
102
- image_picker_ios: 4a8aadfbb6dc30ad5141a2ce3832af9214a705b5
103
- integration_test: 13825b8a9334a850581300559b8839134b124670
104
- package_info_plus: 115f4ad11e0698c8c1c5d8a689390df880f47e85
105
- path_provider_foundation: 29f094ae23ebbca9d3d0cec13889cd9060c0e943
110
+ image_picker_ios: c560581cceedb403a6ff17f2f816d7fea1421fc1
111
+ integration_test: 252f60fa39af5e17c3aa9899d35d908a0721b573
112
+ package_info_plus: c0502532a26c7662a62a356cebe2692ec5fe4ec4
113
+ path_provider_foundation: 2b6b4c569c0fb62ec74538f866245ac84301af46
114
+ pointer_interceptor_ios: 508241697ff0947f853c061945a8b822463947c1
106
115
rive_common: 3a4c254c6e4db7e4b9e05daeb3d1f47ae4f7bf76
107
- shared_preferences_foundation: 5b919d13b803cadd15ed2dc053125c68730e5126
108
- sqlite3: f307b6291c4db7b5086c38d6237446b98a738581
109
- sqlite3_flutter_libs: aeb4d37509853dfa79d9b59386a2dac5dd079428
110
- url_launcher_ios: bf5ce03e0e2088bad9cc378ea97fa0ed5b49673b
111
- video_player_avfoundation: e9e6f9cae7d7a6d9b43519b0aab382bca60fcfd1
116
+ shared_preferences_foundation: fcdcbc04712aee1108ac7fda236f363274528f78
117
+ sqlite3: 0aa20658a9b238a3b1ff7175eb7bdd863b0ab4fd
118
+ sqlite3_flutter_libs: b55ef23cfafea5318ae5081e0bf3fbbce8417c94
119
+ url_launcher_ios: 5334b05cef931de560670eeae103fd3e431ac3fe
120
+ video_player_avfoundation: 7c6c11d8470e1675df7397027218274b6d2360b3
112
121
113
122
PODFILE CHECKSUM: 4e8f8b2be68aeea4c0d5beb6ff1e79fface1d048
114
123
115
- COCOAPODS: 1.14.3
124
+ COCOAPODS: 1.16.0
0 commit comments