-
Notifications
You must be signed in to change notification settings - Fork 30
/
Copy pathpubspec.yaml
79 lines (72 loc) · 1.93 KB
/
pubspec.yaml
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
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.0.0 <4.0.0"
dependencies:
flutter:
sdk: flutter
http: ">=1.0.0"
ffi: ^2.1.2
hex: ^0.2.0
web3dart: ">=2.6.1"
web_socket_channel: ">=2.2.0"
ffigen: ^14.0.1
json_annotation: ^4.6.0
equatable: ^2.0.3
crypto: ^3.0.1
get_it: ^7.2.0
injectable: ^2.1.2
path_provider: ^2.0.15
archive: ^3.5.1
sembast: 3.5.0+1
uuid: ^3.0.6
encrypt: 5.0.3
pointycastle: 3.7.3
package_info_plus: ">=7.0.0"
bip32: ^2.0.0
dio: ^5.4.3+1
dio_cache_interceptor: ^3.5.0
dio_cache_interceptor_hive_store: ^3.2.2
logger: ^2.0.1
intl: ">=0.18.1"
hive: ^2.2.3
hive_flutter: ^1.1.0
ninja_prime: ^2.0.0
ed25519_edwards: ^0.3.1
secp256k1: ^0.3.0
background_downloader: ^8.5.5
poseidon: ^0.0.1
flutter_rapidsnark: 0.0.1-alpha.3
circom_witnesscalc: 0.0.1-alpha.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.3
json_serializable: ^6.7.1
mockito: ^5.3.2
injectable_generator: ^2.4.0
build_runner: ^2.4.6
web3dart_builders: 0.0.7
ffigen:
# dart run ffigen
name: NativePolygonIdCoreLib
description: Bindings to `ios/Classes/libpolygonid.h`.
output: 'lib/common/libs/polygonidcore/native_polygonidcore.dart'
headers:
entry-points:
- 'ios/Frameworks/libpolygonid.xcframework/libpolygonid.h'
flutter:
plugin:
platforms:
android:
package: io.iden3.polygonid_flutter_sdk
pluginClass: PolygonIdSdkPlugin
ios:
pluginClass: PolygonIdSdkPlugin
assets:
- lib/assets/