forked from Liso-Vault/app
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
132 lines (117 loc) · 3.49 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
name: liso
description: Liso
publish_to: "none"
version: 1.0.0+42
environment:
sdk: ">=2.17.3 <3.0.0"
dependencies:
flutter:
sdk: flutter
# STATE MANAGEMENT
get: ^4.6.5
# 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: ee496edc0bc0a1d64d7cc5c7ea8662b4b8d4f0fc
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
local_auth: ^2.1.2 # check biometric availability
# walletconnect_dart: ^0.0.11
otp: ^3.1.1
# FIREBASE
firebase_core: 2.1.0
firebase_analytics: 10.0.2
firebase_crashlytics: 3.0.2
firebase_performance: 0.9.0+2
cloud_functions: 4.0.2
# FIREBASE DESKTOP
firebase_core_desktop: 1.0.2
# firebase_functions_desktop: 0.2.0+3
firebase_core_platform_interface: 4.5.1
# FIREBASE DESKTOP WORKAROUND
firebase_dart: ^1.0.11
# SUPABASE
supabase: ^1.0.1
# IO
hive: ^2.2.3 # database
path_provider: ^2.0.11
path: ^1.8.1
filesize: ^2.0.1 # file size calculator
file_picker: ^5.2.2 # exporting + importing vault file
http: ^0.13.5 # web3dart client
# API
# minio: ^3.5.0 # S3 API
minio:
git: https://github.com/oliverbytes/minio-dart.git
coingecko_api: ^1.1.0+2 # Coingecko API
purchases_flutter: ^4.3.0
# UI
line_icons: ^2.0.1 # icons
font_awesome_flutter: ^10.2.1 # icons
iconsax: ^0.0.8
flex_color_scheme: 6.0.1 # themes
simple_animations: 5.0.0+2
sa4_migration_kit: ^1.0.0
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.0.10
badges: ^2.0.3 # pending changes indicator
cached_network_image: ^3.2.2 # load remote images
percent_indicator: ^4.2.2 # circular progress indicator
flutter_svg: ^1.1.5 # dice bear avatars
qr_flutter: ^4.0.0 # generate QR Codes
skeletons: ^0.0.3 # shimmer loading effects
flutter_rating_bar: ^4.0.1
# TOOLS
url_launcher: ^6.1.6
supercharged: ^2.1.1 # useful utils
timeago: ^3.3.0
flutter_local_notifications: ^12.0.2
either_dart: ^0.2.0 # functional programming + error handling
intl: ^0.17.0 # date formatting
share_plus: ^6.0.1 # exporting files and sharing texts
equatable: ^2.0.5
app_settings: ^4.1.8
uuid: ^3.0.6 # unique identifiers for items
window_manager: ^0.2.7 # set desktop window size
flutter_displaymode: ^0.4.0 # allow higher refresh rates
console_mixin: ^0.0.1 # logger
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
app_review: ^2.1.2+1 # request for review on the app store
csv: ^5.0.1 # csv parsing tool
sentry_flutter: ^6.13.1 # crash reporting tool for windows
easy_debounce: ^2.0.2+1
# INFO
device_info_plus: ^7.0.1
platform_device_id: ^1.0.1
package_info_plus: ^3.0.1
connectivity_plus: ^3.0.2 # internet connectivity checking
dependency_overrides:
package_info_plus: ^3.0.1
dev_dependencies:
# flutter_test:
# sdk: flutter
flutter_lints: ^2.0.1
hive_generator: ^1.1.3 # hive database
build_runner: ^2.3.2
flutter_native_splash: ^2.2.11
dart_code_metrics: ^4.16.0 # checking unused stuffs
flutter:
uses-material-design: true
assets:
- assets/
- assets/images/
- google_fonts/