-
-
Notifications
You must be signed in to change notification settings - Fork 75
Expand file tree
/
Copy pathpubspec.yaml
More file actions
169 lines (162 loc) · 4.58 KB
/
Copy pathpubspec.yaml
File metadata and controls
169 lines (162 loc) · 4.58 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
name: musicpod
description: Ubuntu music, radio and podcast player.
version: 2.16.0+1343
publish_to: "none"
environment:
sdk: ">=3.8.0 <4.0.0"
dependencies:
audio_metadata_reader: ^1.7.1
audio_service: ^0.18.18
audio_service_mpris:
git:
url: https://github.com/Feichtmeier/audio-service-mpris
ref: 694a519007cf0a7b81d17ef3792cc157990a3dc8
audio_service_win: ^0.0.3
basic_utils: ^5.8.2
cached_network_image_ce: ^4.9.0
chinese_font_library: ^1.2.0
collection: ^1.19.1
cupertino_icons: ^1.0.9
desktop_drop: ^0.7.1
dio: ^5.9.2
drift: ^2.33.0
drift_flutter: ^0.3.0
file: ^7.0.1
file_picker: ^11.0.2
file_selector: ^1.1.0
file_selector_linux: ^0.9.4
flex_color_picker: ^3.8.0
flutter:
sdk: flutter
flutter_it: ^2.1.2
flutter_localizations:
sdk: flutter
flutter_markdown: ^0.7.7+1
flutter_tabler_icons: ^1.43.0
flutter_widget_from_html_core: ^0.17.2
genius_lyrics: ^1.0.1
github: ^9.25.0
gtk: ^2.1.0
handy_window: ^0.4.2
injectable: ^3.0.0
injectable_generator: ^3.0.2
intl: ^0.20.2
lastfm: ^0.0.6
listenbrainz_dart: ^0.0.4
local_notifier: ^0.1.6
lrc: ^1.0.2
m3u_parser_nullsafe: ^1.0.3
media_kit:
git:
url: https://github.com/Predidit/media-kit.git
ref: df5a969e617a1ce038d5cca46bedcfa1970a7dc6
path: ./media_kit
media_kit_libs_video:
git:
url: https://github.com/Predidit/media-kit.git
ref: df5a969e617a1ce038d5cca46bedcfa1970a7dc6
path: ./libs/universal/media_kit_libs_video
media_kit_video:
git:
url: https://github.com/Predidit/media-kit.git
ref: df5a969e617a1ce038d5cca46bedcfa1970a7dc6
path: ./media_kit_video
mime: ^2.0.0
mockito: ^5.6.4
opml: ^0.4.0
package_info_plus: ^8.3.1
path: ^1.9.1
path_provider: ^2.1.5
permission_handler: ^12.0.1
phoenix_theme:
git:
url: https://github.com/ubuntu-flutter-community/phoenix_theme
ref: bb2637c5929aedcb8b65f66b99da9276951bf291
pls: ^1.1.0
podcast_search: ^0.7.15
radio_browser_api: ^2.0.0+1
safe_change_notifier: ^0.4.0+1
scroll_to_index: ^3.0.1
shared_preferences: ^2.5.5
shimmer: ^3.0.0
synchronized: ^3.4.0
system_theme: ^3.2.0
url_launcher: ^6.3.2
win32: ^5.15.0
window_manager: ^0.5.1
xdg_directories: ^1.1.0
yaru: ^9.0.1
yaru_window: ^0.2.2
yaru_window_linux: ^0.2.2
dev_dependencies:
build_runner: ^2.15.0
drift_dev: ^2.33.0
flutter_launcher_icons: ^0.14.4
flutter_lints: ^6.0.0
flutter_test:
sdk: flutter
flutter_launcher_icons:
android: true
ios: false
min_sdk_android: 23
image_path: "assets/icon.png"
adaptive_icon_foreground: "assets/monochrome.png"
adaptive_icon_monochrome: "assets/monochrome.png"
adaptive_icon_background: "#ed3c63"
image_path_android: "assets/flat_icon.png"
adaptive_icon_foreground_inset: 20
flutter:
generate: true
uses-material-design: true
assets:
- snap/gui/musicpod.png
- assets/images/listenbrainz-icon.png
- assets/images/tray_icon.ico
- assets/images/tray_icon.png
- assets/icon.png
- CHANGELOG.md
- assets/fonts/NotoColorEmoji-Regular.ttf
fonts:
- family: NotoColorEmoji
fonts:
- asset: assets/fonts/NotoColorEmoji-Regular.ttf
style: normal
dependency_overrides:
listen_it:
git:
url: https://github.com/flutter-it/listen_it
ref: 8a578591162350887accbdb4c3d4aeede161d5ef
media_kit_libs_android_video:
git:
url: https://github.com/Predidit/media-kit.git
ref: df5a969e617a1ce038d5cca46bedcfa1970a7dc6
path: ./libs/android/media_kit_libs_android_video
media_kit_libs_ios_video:
git:
url: https://github.com/Predidit/media-kit.git
ref: df5a969e617a1ce038d5cca46bedcfa1970a7dc6
path: ./libs/ios/media_kit_libs_ios_video
media_kit_libs_linux:
git:
url: https://github.com/Predidit/media-kit.git
ref: df5a969e617a1ce038d5cca46bedcfa1970a7dc6
path: ./libs/linux/media_kit_libs_linux
media_kit_libs_macos_video:
git:
url: https://github.com/Predidit/media-kit.git
ref: df5a969e617a1ce038d5cca46bedcfa1970a7dc6
path: ./libs/macos/media_kit_libs_macos_video
media_kit_libs_ohos:
git:
url: https://github.com/Predidit/media-kit.git
ref: df5a969e617a1ce038d5cca46bedcfa1970a7dc6
path: ./libs/ohos/media_kit_libs_ohos
media_kit_libs_windows_video:
git:
url: https://github.com/Predidit/media-kit.git
ref: df5a969e617a1ce038d5cca46bedcfa1970a7dc6
path: ./libs/windows/media_kit_libs_windows_video
watch_it:
git:
url: https://github.com/Feichtmeier/watch_it
ref: 8992c04aef1703f81d90c59eed36bff83ce33edf