-
Notifications
You must be signed in to change notification settings - Fork 101
/
Copy pathpubspec.yaml
256 lines (212 loc) · 6.58 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
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
name: kalium_wallet_flutter
description: A new Flutter project.
# The following defines the version and build number for your application.
# A version number is three numbers separated by dots, like 1.2.43
# followed by an optional build number separated by a +.
# Both the version and the builder number may be overridden in flutter
# build by specifying --build-name and --build-number, respectively.
# Read more about versioning at semver.org.
version: 2.5.2+100
environment:
sdk: ">=2.11.99 <3.0.0"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
# Securley store data in a keystore
flutter_secure_storage: ^8.1.0
# Nano core functions
flutter_nano_ffi:
git:
url: https://github.com/appditto/flutter_nano_ffi.git
ref: master
# Shared prefs
shared_preferences: ^2.0.8
# Flare for animations
flare_flutter: ^3.0.2
# Websockets
web_socket_channel: ^2.0.0
# Platform-specific build info
package_info: ^2.0.2
# Device-specific info
device_info: ^2.0.3
# JSON Serialization
json_annotation: ^4.3.0
# Localization
intl: ^0.17.0
# BigDecimal alternative
decimal: ^1.3.0
# Logger
logger: ^2.0.1
# Native webview plugin
webview_flutter: ^4.4.2
# SQLite
sqflite: ^2.0.0+4
# Android/iOS path provider
path_provider: ^2.0.1
# TouchID/FaceID
local_auth: ^2.1.6
# Eventbus
event_taxi: ^1.0.0
# SVG
flutter_svg: ^0.21.0+1
# QR Codes
qr_flutter: ^2.0.1 # Generator
barcode_scan:
git:
url: https://github.com/bbedward/flutter_barcode_reader.git
ref: master
# Share files
share_plus: "^4.5.3"
cross_file: "^0.3.3+6"
# File picker
file_picker: ^5.3.1
# Deep link support
#uni_links: ^0.2.0
uni_links:
git:
url: https://github.com/bbedward/uni_links.git
ref: master
# HTTP client
http: ^0.13.4
# Vibrate
vibrate:
git:
url: https://github.com/bbedward/flutter_vibrate.git
ref: master
# Toast
oktoast: ^3.0.0
# Push notifications
firebase_messaging: ^14.6.7
firebase_core: ^2.15.1
# Slidable list actions
flutter_slidable: ^0.6.0
# Lock helper
synchronized: ^3.0.0
# Service provider
get_it: ^7.6.0
# Root/Jailbreak detection
root_checker:
git:
url: https://github.com/bbedward/root_checker.git
ref: master
# Validation utilities
validators: ^3.0.0
# Auto resize text widget
auto_size_text: ^3.0.0
# Avoid keyboard from overlapping text fields
keyboard_avoider: ^0.1.2
quiver: ^3.0.1+1
dependency_overrides:
analyzer: ^2.7.0
dart_style: ^2.0.0
dev_dependencies:
flutter_test:
sdk: flutter
build_runner: 2.1.5
json_serializable: ^6.0.1
intl_translation:
git:
url: https://github.com/bbedward/intl_translation.git
ref: master
# For information on the generic Dart part of this file, see the
# following page: https://www.dartlang.org/tools/pub/pubspec
flutter:
fonts:
- family: NunitoSans
fonts:
- asset: fonts/NunitoSans-Regular.ttf
weight: 600
- asset: fonts/NunitoSans-ExtraLight.ttf
weight: 100
- asset: fonts/NunitoSans-Light.ttf
weight: 200
- asset: fonts/NunitoSans-SemiBold.ttf
weight: 700
- asset: fonts/NunitoSans-Bold.ttf
weight: 800
- asset: fonts/NunitoSans-ExtraBold.ttf
weight: 900
- family: OverpassMono
fonts:
- asset: fonts/OverpassMono-Regular.ttf
weight: 600
- asset: fonts/OverpassMono-Light.ttf
weight: 100
- family: AppIcons
fonts:
- asset: fonts/AppIcons.ttf
weight: 400
- family: AppIcons2
fonts:
- asset: fonts/AppIcons2.ttf
weight: 400
- family: NeueHansKendrick
fonts:
- asset: fonts/NeueHansKendrick-Medium.ttf
weight: 600
- asset: fonts/NeueHansKendrick-Regular.ttf
weight: 500
- asset: fonts/NeueHansKendrick-Light.ttf
weight: 300
assets:
- assets/monkeyQR.svg
- assets/welcome_animation.flr
- assets/welcome_animation_bananasonly.flr
- assets/welcome_animation_monkeysonly.flr
- assets/send_animation.flr
- assets/send_animation_bananasonly.flr
- assets/send_animation_shadowsonly.flr
- assets/transfer_animation.flr
- assets/transfer_animation_kaliumwalletonly.flr
- assets/transfer_animation_paperwalletonly.flr
- assets/searchseedqr_animation.flr
- assets/searchseedqr_animation_magnifyingglassonly.flr
- assets/searchseedqr_animation_glassonly.flr
- assets/searchseedqr_animation_qronly.flr
- assets/searchseedmanual_animation.flr
- assets/searchseedmanual_animation_magnifyingglassonly.flr
- assets/searchseedmanual_animation_glassonly.flr
- assets/searchseedmanual_animation_seedonly.flr
- assets/threedot_animation.flr
- assets/offline_animation.flr
- assets/pulltosend_animation.flr
- assets/monkey_placeholder_animation.flr
- assets/transferfunds_illustration_start.svg
- assets/transferfunds_illustration_start_paperwalletonly.svg
- assets/transferfunds_illustration_start_kaliumwalletonly.svg
- assets/transferfunds_illustration_end.svg
- assets/transferfunds_illustration_end_paperwalletonly.svg
- assets/transferfunds_illustration_end_kaliumwalletonly.svg
# The following line ensures that the Material Icons font is
# included with your application, so that you can use the icons in
# the material Icons class.
uses-material-design: true
# To add assets to your application, add an assets section, like this:
# assets:
# - images/a_dot_burr.jpeg
# - images/a_dot_ham.jpeg
# An image asset can refer to one or more resolution-specific "variants", see
# https://flutter.io/assets-and-images/#resolution-aware.
# For details regarding adding assets from package dependencies, see
# https://flutter.io/assets-and-images/#from-packages
# To add custom fonts to your application, add a fonts section here,
# in this "flutter" section. Each entry in this list should have a
# "family" key with the font family name, and a "fonts" key with a
# list giving the asset and other descriptors for the font. For
# example:
# fonts:
# - family: Schyler
# fonts:
# - asset: fonts/Schyler-Regular.ttf
# - asset: fonts/Schyler-Italic.ttf
# style: italic
# - family: Trajan Pro
# fonts:
# - asset: fonts/TrajanPro.ttf
# - asset: fonts/TrajanPro_Bold.ttf
# weight: 700
#
# For details regarding fonts from package dependencies,
# see https://flutter.io/custom-fonts/#from-packages