forked from flutter-it/mediadojo
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
102 lines (94 loc) · 2.37 KB
/
pubspec.yaml
File metadata and controls
102 lines (94 loc) · 2.37 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
name: podmaster
description: "A new Flutter project."
publish_to: "none"
version: 0.1.0
environment:
sdk: ^3.9.2
dependencies:
audio_metadata_reader: ^1.4.2
audio_service: ^0.18.12
audio_service_mpris:
git:
url: https://github.com/Feichtmeier/audio-service-mpris
ref: ad6f743b73e320670449026fa1852d9978438bb9
blur: ^4.0.2
cached_network_image: ^3.4.1
collection: ^1.19.1
custom_adaptive_scaffold: ^2.0.2
dio: ^5.7.0
file: ^7.0.1
file_picker: ^10.3.3
file_selector: ^1.0.4
flutter:
sdk: flutter
flutter_cache_manager: ^3.4.1
flutter_it: ^2.0.0
flutter_localizations:
sdk: flutter
flutter_widget_from_html_core: ^0.17.0
future_loading_dialog: ^0.3.0
html: ^0.15.6
intl: ^0.20.2
local_notifier: ^0.1.6
media_kit:
git:
url: https://github.com/media-kit/media-kit
path: media_kit
media_kit_libs_video:
git:
url: https://github.com/media-kit/media-kit
path: libs/universal/media_kit_libs_video
media_kit_video:
git:
url: https://github.com/media-kit/media-kit
path: media_kit_video
mime: ^2.0.0
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: 7d22aba2841e522bf4c140e60e4a60f33c8f5aa6
podcast_search: ^0.7.12
radio_browser_api: ^2.0.0+1
safe_change_notifier: ^0.4.0+1
shared_preferences: ^2.5.3
system_theme: ^3.1.2
url_launcher: ^6.3.2
window_manager: ^0.5.1
xdg_directories: ^1.1.0
yaru: ^8.3.0
dev_dependencies:
flutter_launcher_icons: ^0.14.4
flutter_lints: ^5.0.0
flutter_test:
sdk: flutter
flutter:
uses-material-design: true
generate: true
flutter_launcher_icons:
android: false
ios: false
image_path: "assets/podmaster.png"
macos:
generate: true
image_path: "assets/podmaster.png"
dependency_overrides:
media_kit:
git:
url: https://github.com/media-kit/media-kit
path: media_kit
ref: d310049f24196250d876efb02b9ff56fa9ef5068
media_kit_libs_video:
git:
url: https://github.com/media-kit/media-kit
path: libs/universal/media_kit_libs_video
ref: d310049f24196250d876efb02b9ff56fa9ef5068
media_kit_video:
git:
url: https://github.com/media-kit/media-kit
path: media_kit_video
ref: d310049f24196250d876efb02b9ff56fa9ef5068
assets:
- assets/podmaster.png