File tree Expand file tree Collapse file tree 2 files changed +20
-14
lines changed
integration_tests/sqlcipher_flutter Expand file tree Collapse file tree 2 files changed +20
-14
lines changed Original file line number Diff line number Diff line change 1
1
PODS:
2
2
- Flutter (1.0.0)
3
- - SQLCipher (4.6.1):
4
- - SQLCipher/standard (= 4.6.1)
5
- - SQLCipher/common (4.6.1)
6
- - SQLCipher/standard (4.6.1):
3
+ - integration_test (0.0.1):
4
+ - Flutter
5
+ - SQLCipher (4.8.0):
6
+ - SQLCipher/standard (= 4.8.0)
7
+ - SQLCipher/common (4.8.0)
8
+ - SQLCipher/standard (4.8.0):
7
9
- SQLCipher/common
8
10
- sqlcipher_flutter_libs (0.0.1):
9
11
- Flutter
10
- - SQLCipher (~> 4.6.1 )
12
+ - SQLCipher (~> 4.8.0 )
11
13
12
14
DEPENDENCIES:
13
15
- Flutter (from `Flutter`)
16
+ - integration_test (from `.symlinks/plugins/integration_test/ios`)
14
17
- sqlcipher_flutter_libs (from `.symlinks/plugins/sqlcipher_flutter_libs/ios`)
15
18
16
19
SPEC REPOS:
@@ -20,13 +23,16 @@ SPEC REPOS:
20
23
EXTERNAL SOURCES:
21
24
Flutter:
22
25
:path: Flutter
26
+ integration_test:
27
+ :path: ".symlinks/plugins/integration_test/ios"
23
28
sqlcipher_flutter_libs:
24
29
:path: ".symlinks/plugins/sqlcipher_flutter_libs/ios"
25
30
26
31
SPEC CHECKSUMS:
27
32
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
28
- SQLCipher: 77fbe633cd84db04b07876dd50766b4924b57d61
29
- sqlcipher_flutter_libs: 4d7cf8e35b46debcc8ab7903123e32c8dbb943f5
33
+ integration_test: 4a889634ef21a45d28d50d622cf412dc6d9f586e
34
+ SQLCipher: 908f846ca79d74be4e1776b3b86c6ad9e6c0b04f
35
+ sqlcipher_flutter_libs: 3679469b27cd0599ae424605add6638f605e800e
30
36
31
37
PODFILE CHECKSUM: c4c93c5f6502fe2754f48404d3594bf779584011
32
38
Original file line number Diff line number Diff line change 1
1
PODS:
2
2
- FlutterMacOS (1.0.0)
3
- - SQLCipher (4.6.1 ):
4
- - SQLCipher/standard (= 4.6.1 )
5
- - SQLCipher/common (4.6.1 )
6
- - SQLCipher/standard (4.6.1 ):
3
+ - SQLCipher (4.8.0 ):
4
+ - SQLCipher/standard (= 4.8.0 )
5
+ - SQLCipher/common (4.8.0 )
6
+ - SQLCipher/standard (4.8.0 ):
7
7
- SQLCipher/common
8
8
- sqlcipher_flutter_libs (0.0.1):
9
9
- FlutterMacOS
10
- - SQLCipher (~> 4.6.1 )
10
+ - SQLCipher (~> 4.8.0 )
11
11
12
12
DEPENDENCIES:
13
13
- FlutterMacOS (from `Flutter/ephemeral`)
@@ -25,8 +25,8 @@ EXTERNAL SOURCES:
25
25
26
26
SPEC CHECKSUMS:
27
27
FlutterMacOS: 8f6f14fa908a6fb3fba0cd85dbd81ec4b251fb24
28
- SQLCipher: 77fbe633cd84db04b07876dd50766b4924b57d61
29
- sqlcipher_flutter_libs: f19e83a2387a83813a0fdb22157298e0a1236ac8
28
+ SQLCipher: 908f846ca79d74be4e1776b3b86c6ad9e6c0b04f
29
+ sqlcipher_flutter_libs: 72569ed27a3f8d3502571be15fdc3e28f8f8570c
30
30
31
31
PODFILE CHECKSUM: 353c8bcc5d5b0994e508d035b5431cfe18c1dea7
32
32
You can’t perform that action at this time.
0 commit comments