-
Notifications
You must be signed in to change notification settings - Fork 43
/
Copy pathpubspec.yaml
54 lines (48 loc) · 1.2 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
name: web3modal_flutter
description: "WalletConnect Web3Modal: Simple, intuitive wallet login. With this drop-in UI SDK, enable any wallet's users to seamlessly log in to your app and enjoy a unified experience"
version: 3.0.20
repository: https://github.com/WalletConnect/Web3ModalFlutter
environment:
sdk: '>=2.19.0 <4.0.0'
dependencies:
appcheck: ^1.0.6
cached_network_image: ^3.3.0
collection: ^1.17.2
cupertino_icons: ^1.0.2
custom_sliding_segmented_control: ^1.8.1
event: ^2.1.2
flutter:
sdk: flutter
flutter_svg: ^2.0.9
freezed_annotation: ^2.2.0
http: ^1.1.2
json_annotation: ^4.8.1
logger: ^2.0.2+1
mockito: ^5.4.3
qr_flutter_wc: ^0.0.3
shared_preferences: ^2.2.2
shimmer: ^3.0.0
universal_io: ^2.2.0
url_launcher: ^6.2.2
walletconnect_flutter_v2: ^2.1.11
web3dart: ^2.7.2
dev_dependencies:
build_runner: ^2.4.7
build_version: ^2.1.1
flutter_test:
sdk: flutter
freezed: ^2.4.5
json_serializable: ^6.7.0
lints: ^3.0.0
network_image_mock: ^2.1.1
flutter:
uses-material-design: true
assets:
- assets/
- assets/dark/
- assets/light/
- assets/icons/
- assets/help/
- assets/png/
- assets/png/2.0x/
- assets/png/3.0x/