-
Notifications
You must be signed in to change notification settings - Fork 61
/
Copy pathpubspec.yaml
50 lines (46 loc) · 1.03 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
name: walletconnect_flutter_v2
description: WalletConnect's official Dart library v2 for WalletKit and AppKit. The communications protocol for web3.
version: 2.4.1
repository: https://github.com/WalletConnect/WalletConnectFlutterV2
environment:
sdk: ">=2.19.0 <4.0.0"
dependencies:
bs58: ^1.0.2
connectivity_plus: ^6.0.4
convert: ^3.0.1
cryptography: ^2.0.5
ed25519_edwards: ^0.3.1
event: ^2.1.2
flutter:
sdk: flutter
freezed_annotation: ^2.2.0
http: ^1.2.0
json_annotation: ^4.8.1
logger: ^2.2.0
package_info_plus: ^7.0.0
pointycastle: ^3.9.1
shared_preferences: ^2.2.2
stack_trace: ^1.10.0
stream_channel: ^2.1.0
url_launcher: ^6.3.0
web3dart: ^2.7.3
web_socket_channel: ^2.4.4
x25519: ^0.1.1
dev_dependencies:
build_runner: ^2.4.7
build_version: ^2.1.1
dependency_validator: ^3.2.2
eth_sig_util: ^0.0.9
flutter_lints: ^2.0.0
flutter_test:
sdk: flutter
freezed: ^2.4.5
json_serializable: ^6.7.0
mockito: ^5.4.3
platforms:
android:
ios:
web:
macos:
linux:
windows: