-
Notifications
You must be signed in to change notification settings - Fork 27
/
Copy pathpubspec.yaml
44 lines (39 loc) · 966 Bytes
/
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
name: reown_walletkit
description: "Reown is the onchain UX platform that provides toolkits built on top of the WalletConnect Network"
version: 1.1.0
homepage: https://github.com/reown-com/reown_flutter
repository: https://github.com/reown-com/reown_flutter/tree/master/packages/reown_walletkit
documentation: https://docs.reown.com/walletkit/flutter/installation
environment:
sdk: ">=3.2.3 <4.0.0"
dependencies:
event: ^3.1.0
flutter:
sdk: flutter
reown_core: ^1.1.1
# reown_core:
# path: ../reown_core/
reown_sign: ^1.1.1
# reown_sign:
# path: ../reown_sign/
dev_dependencies:
build_runner: ^2.4.13
build_version: ^2.1.1
dependency_validator: ^4.1.2
flutter_lints: ^5.0.0
flutter_test:
sdk: flutter
http: ^1.2.2
logger: ^2.5.0
mockito: ^5.4.4
package_info_plus: ^8.1.2
reown_appkit: ^1.4.0-beta03
# reown_appkit:
# path: ../reown_appkit/
platforms:
android:
ios:
web:
macos:
linux:
windows: