forked from Liso-Vault/app
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
83 lines (70 loc) · 1.91 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
name: liso
description: Liso
publish_to: "none"
version: 1.0.2+44
environment:
sdk: ">=2.17.3 <3.0.0"
dependencies:
flutter:
sdk: flutter
# CORE FRAMEWORK
app_core:
path: ../../Stackwares/app-core
# CRYTPOGRAPHY + SECURITY
secrets:
path: ../secrets
# alchemy_web3:
# git: https://github.com/oliverbytes/alchemy_web3.git
alchemy_web3:
git:
url: https://github.com/oliverbytes/alchemy_web3.git
ref: 78083c38fd5f130ea6b2c1b8127fde112de2176c
web3dart: ^2.3.5 # Ethereum
eth_sig_util: ^0.0.9 # Ethereum signature
bip39: ^1.0.6 # Mnemonic Seed Phrases
bip32: ^2.0.0 # Derive Path
hex: ^0.2.0 # Hex encoding & decoding
encrypt: ^5.0.1 # File Encryption
otp: ^3.1.3
# IO
filesize: ^2.0.1 # file size calculator
file_picker: ^5.2.3 # exporting + importing vault file
share_plus: ^6.3.0
# API
# minio: ^3.5.0 # S3 API
minio:
git: https://github.com/oliverbytes/minio-dart.git
coingecko_api: ^1.1.0+2 # Coingecko API
# UI
font_awesome_flutter: ^10.2.1 # icons
blur: ^3.1.0 # blurring of seed phrases
flutter_json_viewer: ^1.0.1 #json viewer
flutter_swipe_action_cell: ^3.0.4
flutter_quill: ^6.1.6
badges: ^2.0.3 # pending changes indicator
percent_indicator: ^4.2.2 # circular progress indicator
flutter_svg: ^1.1.6 # dice bear avatars
qr_flutter: ^4.0.0 # generate QR Codes
skeletons: ^0.0.3 # shimmer loading effects
# TOOLS
equatable: ^2.0.5
random_string_generator: ^2.0.0
humanizer: ^2.0.0
worker_manager: ^4.4.6 # multi threading
flutter_autofill_service: ^0.14.0 # android autofill plugun
csv: ^5.0.1 # csv parsing tool
dependency_overrides:
package_info_plus: ^3.0.2
firebase_core: ^2.3.0
cloud_functions: ^4.0.4
device_info_plus: ^8.0.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.1
flutter:
uses-material-design: true
assets:
- assets/
- assets/images/
- google_fonts/