forked from BasedHardware/omi
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
231 lines (210 loc) · 6.21 KB
/
Copy pathpubspec.yaml
File metadata and controls
231 lines (210 loc) · 6.21 KB
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
name: omi
description: A new Flutter project.
publish_to: "none" # Remove this line if you wish to publish to pub.dev
version: 1.0.543+992
environment:
sdk: ">=3.0.0 <4.0.0"
dependencies:
flutter:
sdk: flutter
# State Management
provider: ^6.1.2
connectivity_plus: ^6.0.3
flutter_provider_utilities: ^1.0.6
# Localizations
flutter_localizations:
sdk: flutter
# UI
auto_size_text: 3.0.0
flutter_native_splash: ^2.4.0
gradient_borders: ^1.0.1
visibility_detector: ^0.4.0+2
flutter_rating_bar: ^4.0.1
skeletonizer: 2.0.1
shimmer: ^3.0.0
pull_down_button: ^0.10.2
latlong2: ^0.9.1
# Firebase
firebase_core: 3.13.0
firebase_auth: 5.5.3
firebase_messaging: 15.2.5
firebase_crashlytics: 4.3.2
# Auth
google_sign_in: 6.2.2
sign_in_with_apple: ^8.1.0
# Analytics and Support
intercom_flutter: 9.6.22
posthog_flutter: ^5.24.0
# Logging
talker_flutter: 5.0.0
# Utils
pool: ^1.5.1
collection: ^1.19.1
http: ^1.4.0
intl: ^0.20.2
permission_handler: ^12.0.0+1
# Must stay >=2.0.0 — 1.x's iOS registration force-unwraps
# UIApplication.shared.delegate!.window!!.rootViewController!, which is nil under the
# UIScene lifecycle and crashes on launch (EXC_BREAKPOINT), taking every alphabetically
# later plugin down with it since GeneratedPluginRegistrant registers synchronously.
# 2.x's rewritten registration doesn't touch window at all. See #11568.
flutter_contacts: ^2.3.1
intl_country_data:
git:
url: https://github.com/mdmohsin7/intl_country_data.git
ref: bb5355c
# Pure-Dart port of Google's libphonenumber metadata (no platform channels,
# so it runs under `flutter test`). Owns phone-number validation; the country
# data above is only the picker's names, flags and dial codes.
phone_numbers_parser: ^9.0.25
share_plus: 11.0.0
shared_preferences: 2.5.5
# Auth token only — Keychain (iOS/macOS) / EncryptedSharedPreferences (Android).
flutter_secure_storage: 9.2.4
url_launcher: ^6.3.0
path: ^1.9.0
uuid: ^4.4.0
tuple: ^2.0.2
envied: 1.3.8
awesome_notifications_core: ^0.9.3
awesome_notifications: any
nordic_dfu: ^6.1.4+hotfix
mcumgr_flutter: ^0.4.2
flutter_archive: ^6.0.3
json_annotation: ^4.12.0
json_serializable: ^6.14.1
package_info_plus: ^8.0.1
device_info_plus: ^11.5.0
path_provider: 2.1.5
flutter_foreground_task: 10.0.0
upgrader: 11.4.0
crypto: ^3.0.3
flutter_markdown: ^0.7.7
markdown: ^7.3.0
flutter_background_service: 5.1.0
flutter_background_service_android: 6.3.0
flutter_background_service_platform_interface: 5.1.2
opus_flutter: ^3.0.3
opus_dart:
git:
url: https://github.com/mdmohsin7/opus_dart.git
ref: dev
flutter_timezone: 5.1.0
cached_network_image: 3.4.1
map_launcher: ^3.5.0
internet_connection_checker_plus: ^2.7.2
geolocator: 14.0.1
version: ^3.0.2
webview_flutter: 4.13.0
flutter_sound: 9.30.0
just_audio: ^0.9.39
audio_session: ^0.1.21
flutter_tts: ^4.2.0
video_player: ^2.8.2
web_socket_channel: ^3.0.3
image_picker: ^1.1.2
timeago: ^3.7.0
app_links: ^6.3.2
flutter_svg: ^2.0.16
file_picker: 8.3.2
photo_view: ^0.15.0
font_awesome_flutter: ^11.0.0
fl_chart: ^0.68.0
image: ^4.3.0
calendar_date_picker2: ^2.0.1
whisper_flutter_new:
git:
url: https://github.com/BasedHardware/whisper_flutter_new.git
ref: af6b457cca4cdd6c97cc2dfa8557333ee09c81f1
disk_space_2: ^1.0.11
vector_math: ^2.2.0
marionette_flutter: ^0.3.0
quick_actions: ^1.0.0
dependency_overrides:
js: ^0.7.1
uuid: ^4.4.0
opus_flutter_ios:
git:
url: https://github.com/mdmohsin7/opus_flutter.git
path: opus_flutter_ios
ref: dev
opus_flutter_android:
git:
url: https://github.com/mdmohsin7/opus_flutter.git
path: opus_flutter_android
dev_dependencies:
flutter_launcher_icons: 0.13.1
google_sign_in_ios: 5.7.5
flutter_lints: ^4.0.0
integration_test:
sdk: flutter
flutter_test:
sdk: flutter
fake_async: ^1.3.3
# Direct dev deps for the phone-call provider test's fake WebSocketChannel:
# the forwarding signatures need these types, which web_socket_channel
# consumes but does not re-export.
async: ^2.11.0
stream_channel: ^2.1.4
envied_generator: 1.3.8
build_runner: ^2.15.1
flutter_flavorizr: ^2.2.3
flutter_gen_runner: 5.15.0
pigeon: ^26.0.1
flutter_launcher_icons:
android: true
ios: true
remove_alpha_ios: true
web:
generate: true
image_path: "assets/images/app_launcher_icon.png"
flutter:
# Flutter 3.44 turned Swift Package Manager on by default for iOS/macOS.
# firebase_crashlytics 4.3.2 is built against firebase_core 3.11.0 while
# firebase_messaging 15.2.5 is built against 3.13.0, so SPM cannot resolve a
# single `flutterfire` package version and every iOS archive fails. CocoaPods
# tolerates the skew. Re-enable once the Firebase plugin versions are aligned;
# Flutter will eventually stop honouring this. https://github.com/BasedHardware/omi/issues/11676
config:
enable-swift-package-manager: false
generate: true
uses-material-design: true
assets:
- assets/images/stars.png
- assets/images/herologo.png
- assets/fonts/
- assets/images/
- assets/integration_app_logos/
- assets/competitor-logos/
- shorebird.yaml
fonts:
- family: "SF Pro Display"
fonts:
- asset: assets/fonts/SFPRODISPLAYTHINITALIC.OTF
weight: 100
style: italic
- asset: assets/fonts/SFPRODISPLAYLIGHTITALIC.OTF
weight: 300
style: italic
- asset: assets/fonts/SFPRODISPLAYREGULAR.OTF
- asset: assets/fonts/SFPRODISPLAYHEAVYITALIC.OTF
style: italic
- asset: assets/fonts/SFPRODISPLAYMEDIUM.OTF
weight: 500
- asset: assets/fonts/SFPRODISPLAYSEMIBOLDITALIC.OTF
weight: 600
style: italic
- asset: assets/fonts/SFPRODISPLAYBOLD.OTF
weight: 700
- asset: assets/fonts/SFPRODISPLAYBLACKITALIC.OTF
weight: 900
style: italic
flutter_gen:
output: lib/gen/
flutter_native_splash:
background_image: "assets/images/splash.png"
android_12:
image: assets/images/splash_icon.png
color: "#000000" # TODO: improve hero banner on android12
android: true
ios: true