-
Notifications
You must be signed in to change notification settings - Fork 10
/
pubspec.yaml
184 lines (166 loc) · 5.17 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
# SPDX-FileCopyrightText: 2022 Foundation Devices Inc.
#
# SPDX-License-Identifier: GPL-3.0-or-later
name: envoy
description: Simple Bitcoin wallet with powerful account management and privacy features.
# The following line prevents the package from being accidentally published to
# pub.dev using `pub publish`. This is preferred for private packages.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# 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.
# In Android, build-name is used as versionName while build-number used as versionCode.
# Read more about Android versioning at https://developer.android.com/studio/publish/versioning
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.8.3+24
environment:
sdk: ">=3.0.0"
dependencies:
flutter:
sdk: flutter
ramp_flutter: ^3.0.0
flutter_platform_widgets: ^6.0.2
flutter_localizations:
sdk: flutter
intl: ^0.19.0
# Rust FFI libraries
ur:
path: packages/ur
http_tor:
path: packages/http_tor
wallet:
path: packages/wallet
backup:
path: packages/backup
# qr_code_scanner fork
qr_code_scanner:
git:
url: https://github.com/foundation-devices/qr_code_scanner.git
ref: 5af7a54f9af712e9512382093d6928ed0f766379
# flutter_vlc_player fork
flutter_vlc_player:
git:
url: https://github.com/foundation-devices/flutter_vlc_player.git
ref: f4140425a5510c8059db6915bde8eab8031870fe
path: flutter_vlc_player
tor: 0.0.8
qr_flutter: ^4.1.0
dots_indicator: ^2.0.0
flutter_secure_storage: ^9.2.2
shared_preferences: ^2.0.11
cbor: ^4.1.0
uuid: ^3.0.5
google_fonts: ^6.1.0
carousel_slider: ^4.0.0
url_launcher: ^6.0.18
email_validator: ^2.0.1
json_annotation: ^4.8.1
animations: ^2.0.2
share_plus: ^8.0.2
timeago: ^3.2.2
webfeed:
git:
url: https://github.com/foundation-devices/webfeed.git
ref: 2e0f4ec0bffb85df13b2c114d93d5ec0490bd2c1
flutter_svg: ^1.0.3
bip32: ^2.0.0
package_info_plus: ^6.0.0
permission_handler: ^11.3.1
flutter_html:
git:
url: https://github.com/foundation-devices/flutter_html.git
ref: abf22df735e644b7e13e4115ce3fb0c41b5219e8
pub_semver: ^2.1.1
flutter_riverpod: ^2.3.6
cupertino_icons: ^1.0.5
rive: ^0.12.4
local_auth: ^2.1.6
file_saver: ^0.2.12
file_picker: ^8.0.0+1
intl_utils: ^2.8.2
schedulers:
git:
url: https://github.com/foundation-devices/schedulers_dart.git
ref: a9328d5a37054606c1b96b9ae26f02c8e93cc836
sembast: ^3.4.3+1
path_provider: ^2.1.2
stack_trace: ^1.11.0
freezed_annotation: ^2.2.0
go_router: ^14.3.0
wakelock_plus: ^1.1.1
map: ^2.0.2
cached_network_image: ^3.3.1
path: any
collection: any
html: any
crypto: any
typed_data: any
latlng: any
http: ^1.2.1
in_app_purchase: ^3.2.0
dependency_overrides:
watcher: ^1.1.0
win32: ^5.5.4 # https://stackoverflow.com/questions/69553108/flutter-error-unmodifiableuint8listview-is-restricted-and-cant-be-extended-o
dev_dependencies:
test: any
flutter_test:
sdk: flutter
integration_test:
sdk: flutter
flutter_driver:
sdk: flutter
build_runner: ^2.1.5
json_serializable: ^6.0.1
mockito: ^5.1.0
custom_lint:
riverpod_lint:
freezed: ^2.3.4
screenshot: ^3.0.0
convert: any
flutter_lints:
flutter:
generate: true
# 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
assets:
- google_fonts/
- assets/icons/
- assets/
- assets/videos/
- assets/components/icons/
- integration_test/assets/
fonts:
- family: EnvoyIcons
fonts:
- asset: assets/EnvoyIcons.ttf
# An image asset can refer to one or more resolution-specific "variants", see
# https://flutter.dev/assets-and-images/#resolution-aware.
# For details regarding adding assets from package dependencies, see
# https://flutter.dev/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.dev/custom-fonts/#from-packages
flutter_intl:
enabled: true