-
Notifications
You must be signed in to change notification settings - Fork 3
/
pubspec.yaml
196 lines (182 loc) · 5.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
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
name: brunstadtv_app
description: The app for browsing content from BCC Media
# The following line prevents the package from being accidentally published to
# pub.dev using `flutter pub publish`. This is preferred for private packages.
publish_to: "none" # Remove this line if you wish to publish to pub.dev
# major.minor.patch+xxxxxxx
# Note: On play store, any dots in the build
# number (i.e. the number after +) gets removed
version: 5.6.41+2300201
environment:
sdk: ">=3.0.0 <4.0.0"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
flutter_web_plugins:
sdk: flutter
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.8
provider: ^6.1.2
js: ^0.7.1
http: ^1.2.2
json_annotation: ^4.9.0
json_serializable: ^6.8.0
mockito: ^5.4.4
flutter_svg: ^2.0.10+1
auto_route: ^9.2.2
bccm_player:
path: submodules/bccm_player
riverpod: ^2.5.3
flutter_riverpod: ^2.5.3
freezed_annotation: ^2.4.4
collection: ^1.18.0
package_info_plus: ^8.0.3
table_calendar: ^3.1.2
graphql: ^5.1.3
graphql_flutter: ^5.1.2
shared_preferences: ^2.3.2
firebase_core: ^3.6.0
firebase_messaging: ^15.1.3
cloud_firestore: ^5.4.4
flutter_secure_storage: ^9.2.2
visibility_detector: ^0.4.0+2
device_info_plus: ^11.0.0
flutter_svg_provider: ^1.0.7
url_launcher: ^6.3.1
modal_bottom_sheet: ^3.0.0
shimmer: ^3.0.0
flutter_markdown: ^0.7.4
rudder_sdk_flutter: ^3.0.0
rudder_sdk_flutter_platform_interface: ^3.0.0
share_plus: ^10.0.3
restart_app: ^1.3.2
app_links: ^6.3.2
universal_io: ^2.2.2
jwt_decoder: ^2.0.1
flutter_appauth: ^7.0.1
synchronized: ^3.3.0+3
clock: ^1.1.1
flutter_hooks: ^0.20.5
hooks_riverpod: ^2.5.4
vibration: ^2.0.1
email_validator: ^3.0.0
open_mail_app: ^0.4.5
unleash_proxy_client_flutter: ^1.5.3
html: ^0.15.4
riverpod_annotation: ^2.5.3
image: ^4.2.0
responsive_framework: ^1.5.1
intl: ^0.19.0
focusable_control_builder: ^1.0.2+1
flutter_to_airplay:
git:
url: https://github.com/andreasgangso/flutter_to_airplay.git
ref: fix/remove-unused-mux
flutter_image: ^4.1.11
qr_flutter: ^4.1.0
focus_debugger: ^0.0.2
connectivity_plus: ^6.0.5
flutter_cache_manager: ^3.4.1
cached_network_image: ^3.4.1
async: ^2.11.0
markdown: ^7.2.2
flutter_animate: ^4.5.0
simple_shadow: ^0.3.1
wakelock_plus: ^1.2.8
preload_page_view: ^0.2.0
tutorial_coach_mark: ^1.2.11
bccm_core:
path: submodules/bccm_flutter/bccm_core
auto_size_text: ^3.0.0
flutter_widget_from_html_core: ^0.15.2
webview_flutter: ^4.10.0
webview_flutter_android: ^4.0.0
webview_flutter_wkwebview: ^3.16.0
sentry_flutter: ^8.9.0
bmm_api:
path: submodules/bccm_flutter/bmm_api/src
built_collection: ^5.1.1
dio: ^5.7.0
dependency_overrides:
js: ^0.7.1
dev_dependencies:
integration_test:
sdk: flutter
flutter_test:
sdk: flutter
build_runner: ^2.4.13
flutter_lints: ^5.0.0
freezed: ^2.5.7
graphql_codegen: ^1.0.1
custom_lint: any
riverpod_generator: ^2.4.2
riverpod_lint: any
flutter_launcher_icons: ^0.14.1
flutter_native_splash: ^2.4.1
auto_route_generator: ^9.0.0
sentry_dart_plugin: ^2.1.0
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
# The following section is specific to Flutter packages.
flutter:
# 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
fonts:
- family: Barlow
fonts:
- asset: assets/fonts/Barlow/Barlow-ExtraBold.ttf
weight: 800
- asset: assets/fonts/Barlow/Barlow-Bold.ttf
weight: 700
- asset: assets/fonts/Barlow/Barlow-SemiBold.ttf
weight: 600
- asset: assets/fonts/Barlow/Barlow-Medium.ttf
weight: 500
- asset: assets/fonts/Barlow/Barlow-Regular.ttf
weight: 400
# To add assets to your application, add an assets section, like this:
assets:
- assets/images/
- assets/flavors/prod/
- assets/icons/
# 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
# The SENTRY_AUTH_TOKEN environment variable must be set for this to work.
# https://docs.sentry.io/platforms/flutter/upload-debug/#configure
sentry:
upload_debug_symbols: true
upload_source_maps: true
upload_sources: true
org: bcc-media-sti
project: bccm-mobile
wait_for_processing: false
log_level: error
commits: auto
ignore_missing: true