-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
93 lines (84 loc) · 2.17 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
91
92
93
name: xmusic
description: An Open Source Music Player App.
# Prevent accidental publishing to pub.dev.
publish_to: "none"
version: 1.1.0+110
environment:
sdk: ^3.6.0
dependencies:
app_links: ^6.2.0
audio_service: ^0.18.15
audiotagger: ^2.2.1
# bitsdojo_window: ^0.1.1+1 #For Desktops
cached_network_image: ^3.3.1
carousel_slider_plus: ^7.1.0
connectivity_plus: ^6.1.0
cupertino_icons: ^1.0.8
dart_des: ^1.0.2
device_info_plus: ^11.1.1
# ffmpeg_kit_flutter_audio: ^6.0.3
file_picker:
git:
url: https://github.com/abdelaziz-mahdy/flutter_file_picker
ref: fix-flutter-3.27-compile-error
flip_card: ^0.7.0
flutter:
sdk: flutter
flutter_archive: ^6.0.0
# flutter_downloader: ^1.7.1
flutter_localizations:
sdk: flutter
flutter_lyric: ^2.0.4+6
get_it: ^7.7.0
google_fonts: ^6.2.1
hive: ^2.2.3
hive_flutter: ^1.1.0
home_widget: ^0.7.0
html_unescape: ^2.0.0
just_audio: ^0.9.42
# Discontinued, Use just_audio_windows instead.
# For Linux use just_audio_mpv.
# just_audio_libwinmedia: ^0.0.4 # For windows and linux.
logging: ^1.3.0
marquee:
git:
url: https://github.com/hendrilmendes/marquee.git
ref: cfe2637
material_design_icons_flutter: 5.0.5955-rc.1
metadata_god: ^0.5.2+1
on_audio_query: ^2.9.0
package_info_plus: ^8.1.1
palette_generator: ^0.3.3+5
path_provider: ^2.1.5
permission_handler: ^11.3.1
persistent_bottom_nav_bar: ^6.2.1
receive_sharing_intent: ^1.8.1
share_plus: ^10.1.2
sizer: ^2.0.15
sliding_up_panel: ^2.0.0+1
url_launcher: ^6.3.1
uuid: ^3.0.7
# workmanager: ^0.5.1
youtube_explode_dart:
git:
url: https://github.com/Hexer10/youtube_explode_dart.git
ref: 3ddec6f
dev_dependencies:
flutter_test:
sdk: flutter
lint: ^2.3.0
msix: ^3.16.8
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: XMusic
publisher_display_name: Hendril Mendes
identity_name: com.github.hendrilmendes.music
icons_background_color: transparent
logo_path: assets/ic_launcher.png
file_extension: .mp3, .m4a