forked from VN0/BlackHole
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
90 lines (81 loc) · 2.05 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
name: blackhole
description: An Open Source Music Player App.
# Prevent accidental publishing to pub.dev.
publish_to: "none"
version: 1.15.10+41
environment:
sdk: ">=3.1.0 <4.0.0"
flutter: ">=3.3.0"
dependencies:
app_links: ^3.4.5
audio_service: ^0.18.12
audiotagger:
git:
url: https://github.com/Sangwan5688/Audiotagger
ref: 90f2db5
# bitsdojo_window: ^0.1.1+1 #For Desktops
cached_network_image: ^3.3.0
carousel_slider: ^4.2.1
connectivity_plus: ^5.0.1
cupertino_icons: ^1.0.6
dart_des: ^1.0.2
device_info_plus: ^9.0.2
# ffmpeg_kit_flutter_audio: ^6.0.3
file_picker: ^6.1.1
flip_card: ^0.7.0
flutter:
sdk: flutter
flutter_archive: ^5.0.0
flutter_displaymode: ^0.6.0
# flutter_downloader: ^1.7.1
flutter_localizations:
sdk: flutter
flutter_lyric: ^2.0.4+6
get_it: ^7.6.4
hive: ^2.2.3
hive_flutter: ^1.1.0
home_widget: ^0.3.0
html_unescape: ^2.0.0
just_audio: ^0.9.36
# Discontinued, Use just_audio_windows instead.
# just_audio_libwinmedia: ^0.0.4 # For windows and linux.
logging: ^1.2.0
marquee: ^2.2.3
material_design_icons_flutter: 5.0.5955-rc.1
metadata_god: ^0.5.2+1
on_audio_query: ^2.9.0
package_info_plus: ^5.0.1
palette_generator: ^0.3.3+3
path_provider: ^2.1.1
permission_handler: ^11.0.1
persistent_bottom_nav_bar:
git:
url: https://github.com/Sangwan5688/PersistentBottomNavBar
ref: ecdadb0
receive_sharing_intent: ^1.4.5
share_plus: ^7.0.2
sizer: ^2.0.15
sliding_up_panel: ^2.0.0+1
url_launcher: ^6.1.14
uuid: ^3.0.7
workmanager: ^0.5.1
youtube_explode_dart: ^2.0.2
dev_dependencies:
flutter_test:
sdk: flutter
lint: ^2.1.2
msix: ^3.16.4
flutter:
uses-material-design: true
# Enable generation of localized Strings from arb files.
generate: true
assets:
# Add assets to the application.
- assets/
msix_config:
display_name: BlackHole
publisher_display_name: Ankit Sangwan
identity_name: com.shadow.blackhole
icons_background_color: transparent
logo_path: assets/ic_launcher.png
file_extension: .mp3, .m4a