-
Notifications
You must be signed in to change notification settings - Fork 37
Expand file tree
/
Copy pathpubspec.yaml
More file actions
98 lines (83 loc) · 2.07 KB
/
pubspec.yaml
File metadata and controls
98 lines (83 loc) · 2.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
name: polygonid_flutter_sdk
description: PolygonID Flutter SDK (https://polygon.technology/polygon-id). This plugin provides a cross-platform tool (iOS, Android) to integrate the PolygonID solution.
version: 2.4.0
homepage: https://polygon.technology/polygon-id
repository: https://github.com/0xPolygonID/polygonid-flutter-sdk
issue_tracker: https://github.com/0xPolygonID/polygonid-flutter-sdk/issues
documentation: https://0xpolygonid.github.io/tutorials/
environment:
sdk: ">=3.8.0 <4.0.0"
dependencies:
flutter:
sdk: flutter
# Network
http: ^1.0.0
dio: ^5.4.3+1
dio_cache_interceptor: ^4.0.0
http_cache_hive_store: ^5.0.0
# Web3
web3dart: ^3.0.1
# Using fork because it supports pointycastle 4.0.0
bip32_plus: ^1.0.0
wallet: ^0.0.18
# Crypto
crypto: ^3.0.1
encrypt: 5.0.3
pointycastle: ^4.0.0
ninja_prime: ^2.0.0
ed25519_edwards: ^0.3.1
secp256k1: ^0.3.0
poseidon: ^0.0.1
crypto_keys_plus: ^0.5.0
x509_plus: ^0.3.3
# ZK proof
flutter_rapidsnark: 0.0.1-beta.7
circom_witnesscalc: 0.0.1-beta.1
# FFI
ffi: ^2.1.2
# DI
get_it: 8.2.0
injectable: ^2.5.1
# Storage
sembast: 3.8.5+2
hive: ^2.2.3
hive_flutter: ^1.1.0
# Utils
hex: ^0.2.0
uuid: ^4.0.0
json_annotation: ^4.6.0
equatable: ^2.0.0
path_provider: ^2.0.0
archive: ^4.0.0
package_info_plus: ">=7.0.0"
logger: ^2.0.1
intl: ">=0.18.1"
background_downloader: ^9.2.3
meta: ^1.15.0
md5_file_checksum: ^1.1.0
collection: any
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
json_serializable: ^6.11.3
injectable_generator: ^2.8.1
build_runner: ^2.7.0
ffigen: ^20.1.1
mockito: ^5.3.2
# Using fork because it uses newer build and dart_analyze packages
web3dart_builders:
path: packages/web3dart_builders
dependency_overrides:
pointycastle: 4.0.0
# ffigen: run `dart run :ffigen` (see bin/ffigen.dart)
flutter:
plugin:
platforms:
android:
package: io.iden3.polygonid_flutter_sdk
pluginClass: PolygonIdSdkPlugin
ios:
pluginClass: PolygonIdSdkPlugin
assets:
- lib/assets/