-
Notifications
You must be signed in to change notification settings - Fork 14
/
pubspec.yaml
129 lines (120 loc) · 2.9 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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
name: exchangilymobileapp
description: Decentralized Wallet App.
publish_to: none
version: 2.2.104+286
environment:
sdk: ">=2.12.0 <3.0.0"
#dependency_overrides:
# kyc:
# path: "../exchangily-packages/kyc/"
dependencies:
aukfa_version_checker:
git:
url: https://github.com/blockchaingate/exchangily-packages.git
path: aukfa_version_checker
ref: main
auto_size_text: ^3.0.0
bitbox:
git:
url: https://github.com/blockchaingate/exchangily-packages.git
path: open_source_packages/bitbox_flutter
bitcoin_flutter:
git:
url: https://github.com/blockchaingate/exchangily-packages.git
path: open_source_packages/bitcoin_flutter
bs58check: ^1.0.2
cached_network_image: ^3.2.3
connectivity_plus: null
cupertino_icons: ^1.0.5
decimal: ^2.3.2
drop_cap_text: ^1.1.3
encrypt: ^5.0.1
flutter:
sdk: flutter
flutter_dotenv: ^5.0.2
flutter_html: 3.0.0-beta.2
flutter_i18n: any
flutter_localizations:
sdk: flutter
flutter_swiper_view: ^1.1.8
font_awesome_flutter: ^10.4.0
get_it: ^7.6.0
http: ^0.13.6
intl_translation: ^0.18.0
json_diff: ^0.2.1
keccak:
git:
url: https://github.com/blockchaingate/exchangily-packages.git
path: open_source_packages/keccak
kyc:
git:
url: https://github.com/blockchaingate/exchangily-packages.git
path: kyc
ref: main
launch_review: ^3.0.1
local_auth: ^2.1.6
logger: ^1.3.0
majascan: ^0.5.0
material_design_icons_flutter: ^6.0.7096
observable_ish: ^4.0.8
overlay_support: ^2.1.0
package_info: ^2.0.2
pagination_widget:
git:
url: https://github.com/blockchaingate/exchangily-packages.git
path: pagination_widget
ref: main
path: ^1.8.2
path_provider: ^2.0.15
protobuf: ^2.1.0
provider: ^6.0.5
pull_to_refresh: ^2.0.0
qr: ^2.1.0
qr_flutter: ^4.0.0
random_string: ^2.3.1
rflutter_alert: ^2.0.7
share_plus: ^6.3.4
shared_preferences: ^2.1.1
shimmer: ^2.0.0
showcaseview: ^2.0.3
simple_gradient_text: ^1.2.4
sqflite: ^2.2.8+4
stacked: ^3.2.6
stacked_themes: null
url_launcher: ^6.1.11
validators: ^3.0.0
version: ^3.0.2
web3dart: ^2.6.1
web_socket_channel: ^2.4.0
webview_flutter: ^3.0.4
youtube_player_flutter: ^8.1.2
dev_dependencies:
flutter_lints: ^2.0.1
flutter_test:
sdk: flutter
intl: null
flutter:
uses-material-design: true
assets:
- assets/images/start-page/
- assets/images/img/
- assets/images/wallet-page/
- assets/images/otc/
- assets/images/otc-campaign/
- assets/pages/index.html
- assets/images/shared/
- assets/images/slider/
- assets/images/icons/
- assets/images/lightning-remit/
- assets/cert/
- assets/i18n/
- envs/
flutter_icons:
image_path: "assets/images/launcher/mobile-icon-ios.png"
android: true
ios: true
fonts:
- family: Roboto
fonts:
- asset: Roboto-Italic.ttf
- asset: Roboto-normal.ttf