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
227 lines (205 loc) · 5.13 KB
/
pubspec.yaml
File metadata and controls
227 lines (205 loc) · 5.13 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
name: omi
description: A new Flutter project.
publish_to: "none" # Remove this line if you wish to publish to pub.dev
version: 1.0.524+690
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
# Desktop
window_manager: 0.3.7
auto_updater: ^1.0.0
# Localizations
flutter_localizations:
sdk: flutter
# UI
auto_size_text: 3.0.0
lottie: ^3.1.2
expandable_text: ^2.3.0
flutter_native_splash: ^2.4.0
gradient_borders: ^1.0.1
visibility_detector: ^0.4.0+2
flutter_rating_bar: ^4.0.1
dotted_border: ^2.1.0
skeletonizer: 2.0.1
shimmer: ^3.0.0
pull_down_button: ^0.10.2
flutter_map: ^7.0.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: ^6.1.1
# Analytics and Support
intercom_flutter: 9.4.22
mixpanel_flutter:
git:
url: https://github.com/beastoin/mixpanel-flutter.git
ref: f9234e9
mixpanel_analytics:
git:
url: https://github.com/mdmohsin7/mixpanel_analytics.git
ref: master
# Logging
talker_flutter: 5.0.0
# Devices
frame_sdk:
git:
url: https://github.com/mdmohsin7/frame-sdk-flutter.git
ref: master
# Utils
pool: ^1.5.1
collection: ^1.19.1
flutter_blue_plus: 2.1.0
http: ^1.4.0
pdf: ^3.11.0
intl: 0.20.2
permission_handler: ^12.0.0+1
flutter_contacts: ^1.1.9+2
share_plus: 11.0.0
shared_preferences: 2.5.3
url_launcher: ^6.3.0
wav: ^1.4.0
path: ^1.9.0
uuid: ^4.4.0
tuple: ^2.0.2
googleapis_auth: 2.0.0
envied: 1.1.1
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.9.0
json_serializable: ^6.9.5
package_info_plus: ^8.0.1
device_info_plus: ^11.5.0
path_provider: 2.1.5
flutter_foreground_task: 9.1.0
upgrader: 11.4.0
crypto: ^3.0.3
flutter_markdown: ^0.7.7
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
growthbook_sdk_flutter: 3.9.2
flutter_timezone: 3.0.1
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.25.1
just_audio: ^0.9.39
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: ^10.8.0
in_app_review: ^2.0.9
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: 684fb43710dd4de5538ac2da7d0b1fa405363212
disk_space_2: ^1.0.11
desktop_drop: ^0.7.0
pasteboard: ^0.4.0
vector_math: ^2.2.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
lints: ^4.0.0
flutter_test:
sdk: flutter
envied_generator: 1.1.1
build_runner: ^2.4.15
flutter_flavorizr: ^2.2.3
flutter_gen_runner: 5.10.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:
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
- assets/device_assets/frame_lib.lua
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