-
Notifications
You must be signed in to change notification settings - Fork 12
/
pubspec.yaml
379 lines (315 loc) · 8.15 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
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
name: wallet_flutter
description: Nautilus - Fast, Robust & Secure NANO Wallet.
publish_to: "none"
# 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.
version: 0.9.92
environment:
sdk: ">=3.1.0 <4.0.0"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
# magic:
# magic_sdk: ^4.0.0
# magic_sdk:
# git:
# url: https://github.com/magiclabs/magic-flutter.git
# path: packages/magic_sdk
# ref: main
# cicd:
flutter_dotenv: ^5.0.2
# contacts:
flutter_contacts: ^1.1.4
# uuid:
uuid: ^3.0.6
# Securely store data in a keystore
flutter_secure_storage: ^9.0.0
# Nano core functions
flutter_nano_ffi:
git:
url: https://github.com/perishllc/flutter_nano_ffi.git
ref: main
nanoutil:
git:
url: https://github.com/perishllc/nanoutil.git
ref: main
# Shared prefs
shared_preferences: ^2.0.15
# animations
lottie: ^3.0.0
# intro page:
animated_text_kit: ^4.2.2
# Websockets
web_socket_channel: ^2.2.0
# ENS:
ens_dart: ^1.0.0
# web3dart: ^2.4.1
# version 2.5.0 breaks things:
web3dart: ^2.6.1
# charts:
coingecko_api: ^2.0.1
fl_chart: ^0.66.2
# Device-specific info
device_info_plus: ^9.1.2
android_id: ^0.3.6
# JSON Serialization
json_annotation: ^4.8.0
# Localization
intl: ^0.19.0
# BigDecimal alternative
decimal: ^2.3.0
# Logger
logger: ^2.0.2+1
logging: ^1.1.1
# changelog:
# package_info_plus: ^1.4.2
package_info_plus: ^4.0.0
flutter_markdown: ^0.6.12
# Native webview plugin
# webview_flutter: ^3.0.0
flutter_inappwebview: ^6.0.0
# SQLite
sqflite: ^2.1.0+1
# Android/iOS path provider
path_provider: ^2.0.11
# TouchID/FaceID
local_auth: ^2.1.7
# Eventbus
event_taxi: ^1.0.0
# SVG
flutter_svg: ^2.0.1
# nfc:
nfc_manager: ^3.2.0
# flutter_nfc_kit: ^3.3.1
# reliably check connection status:
internet_connection_checker: ^1.0.0+1
connectivity_plus: ^5.0.2
# ask users to rate the app:
rate_my_app: ^2.0.0
# QR Codes
qr_flutter: ^4.0.0 # Generator
pretty_qr_code: ^3.2.1
dotted_border: ^2.0.0+2
image_picker: ^1.0.7
mobile_scanner: ^3.4.1
# mobile_scanner: ^4.0.1
# mobile_scanner: ^3.0.0-beta.4
# mobile_scanner: 3.0.0-beta.1
# Share files
share_plus: ^7.0.0
# File picker
file_picker: ^6.1.1
# Deep link support
flutter_branch_sdk: ^7.0.4
uni_links:
git:
url: https://github.com/perishllc/uni_links.git
path: uni_links
ref: main
# HTTP client
http: ^0.13.4
# Vibrate
flutter_vibrate: ^1.3.0
# Toast
oktoast: ^3.3.1
# Push notifications
firebase_messaging: ^14.0.4
firebase_core: ^2.2.0
firebase_analytics: ^10.0.5
firebase_app_check: ^0.2.1+8
# flutter_local_notifications: ^16.3.2
flutter_local_notifications: ^17.2.2
# firebase_core: ^2.1.1
# awesome_notifications: ^0.7.4+1
# awesome_notifications_fcm: ^0.7.4+1
easy_cron: ^0.9.2
# windows plugins / ffi:
sqflite_common_ffi: ^2.1.1
# Slidable list actions
flutter_slidable: ^3.0.1
# Lock helper
synchronized: ^3.0.0
# Service provider
get_it: ^7.2.0
# root / jailbreak detection
flutter_jailbreak_detection: ^1.8.0
# Validation utilities
validators: ^3.0.0
# Auto resize text widget
auto_size_text: ^3.0.0
# loading bar percent:
percent_indicator: ^4.2.2
# Avoid keyboard from overlapping text fields
# keyboard_avoider: ^0.1.2
keyboard_avoider:
git:
url: https://github.com/perishllc/keyboard_avoider
ref: main
# Launch external URLs
url_launcher: ^6.0.2
# async / general programming utilities
quiver: ^3.1.0
devicelocale: ^0.7.0
# encryption helper:
flutter_sodium:
git:
url: https://github.com/perishllc/flutter_sodium
ref: main
x25519: ^0.1.1
encrypt: ^5.0.3
# search bar + text highlighting:
# searchbar_animation: ^0.0.3
searchbar_animation: 0.0.3
substring_highlight: ^1.0.33
# localization:
intl_utils: ^2.7.0
# confetti:
confetti: ^0.7.0
path: ^1.8.1
# hcaptcha:
# webview_flutter: ^4.7.0
webview_flutter: ^3.0.4
app_tracking_transparency: ^2.0.2+4
# list optimization:
keframe: ^3.0.0
# bip39:
ed25519_hd_key: ^2.2.0
libcrypto: ^0.2.1
# in app purchases:
# in_app_purchase: ^3.0.8
flutter_rust_bridge: ^1.51.1
ffi: ^2.0.1
ffigen: ^11.0.0
flutter_native_timezone: ^2.0.0
cron: ^0.6.0
math_expressions: ^2.3.1
# datetime picker:
omni_datetime_picker: ^1.0.7
flutter_intl:
enabled: true
class_name: Z
main_locale: en
arb_dir: lib/l10n
output_dir: lib/generated
use_deferred_loading: false
localizely:
project_id: 6991a0b2-4aa6-49c1-82d8-fcd38488d8b4
dependency_overrides:
# ffi: ^2.0.1
ffi: 2.0.1
package_info_plus: ^4.0.0
# web3dart: 2.0.0
# analyzer: ^4.1.0
# dart_style: ^2.2.3
# flutter_launcher_icons:
# git:
# url: https://github.com/knyghtryda/flutter_launcher_icons
# ref: scaling
uni_links_platform_interface:
git:
url: https://github.com/perishllc/uni_links.git
path: uni_links_platform_interface
ref: main
pinenacl: 0.6.0
# https://github.com/pichillilorenzo/flutter_inappwebview/issues/1223
# flutter_inappwebview:
# git:
# url: https://github.com/rshrc/flutter_inappwebview
# ref: master
# device_info_plus_platform_interface: 2.3.0+1
dev_dependencies:
flutter_test:
sdk: flutter
integration_test:
sdk: flutter
flutter_driver:
sdk: flutter
build_runner: ^2.2.1
json_serializable: ^6.4.1
analyzer: ^6.4.1
dart_style: ^2.2.3
# screenshot generation:
file: ^7.0.0
# rust:
freezed: ^2.2.0
freezed_annotation: ^2.2.0
# The following section is specific to Flutter.
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: 500
- family: ExtraAppIcons
fonts:
- asset: fonts/ExtraAppIcons.ttf
weight: 500
- family: Comfortaa
fonts:
- asset: fonts/Comfortaa-Bold.ttf
weight: 700
- asset: fonts/Comfortaa-Regular.ttf
weight: 400
- asset: fonts/Comfortaa-Light.ttf
weight: 300
assets:
- .env
# animations:
- assets/animations/load-n.json
- assets/animations/rocket.json
- assets/animations/searching.json
- assets/animations/loading/generic_spinner_1.json
- assets/animations/loading/generic_spinner_2.json
- assets/animations/loading/tri_circle_spinner.json
- assets/animations/world-lines.json
- assets/animations/world-plane.json
# - assets/animations/whale.json
- assets/animations/data-upload.json
# other assets
- assets/logo.png
- assets/logo.svg
- assets/logos/nanocafe.png
- assets/logos/redeemforme.png
- assets/logos/onramper.png
- assets/logos/nanswap.png
- assets/logos/playnano.png
- assets/logos/luckynano.png
- assets/logos/wenano.png
- assets/logos/perseeve.png
# illustrations:
- assets/illustrations/transferfunds_start.svg
- assets/illustrations/transferfunds_paperwalletonly.svg
# nano-pow:
- assets/work/
# changelog:
- assets/CHANGELOG.md
# 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
generate: true