-
-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathpubspec.yaml
More file actions
97 lines (90 loc) · 2.13 KB
/
pubspec.yaml
File metadata and controls
97 lines (90 loc) · 2.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
name: Echo
description: "Echo Music Desktop"
publish_to: "none"
version: 1.0.0+0
environment:
sdk: ">=3.4.1 <4.0.0"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
cupertino_icons: ^1.0.6
go_router: ^16.2.4
google_fonts: ^6.2.1
intl: any
http: ^1.5.0
hive: ^2.2.3
hive_flutter: ^1.1.0
youtube_explode_dart:
git:
url: https://github.com/iad1tya/youtube_explode_dart
expandable_page_view: ^1.0.17
get_it: ^8.0.3
cached_network_image: ^3.3.1
flutter_typeahead: ^5.2.0
expandable_text: ^2.3.0
salomon_bottom_bar: ^3.3.2
share_plus: ^12.0.0
provider: ^6.1.2
flutter_staggered_grid_view: ^0.7.0
flutter_swipe_action_cell: ^3.1.3
just_audio: ^0.10.5
just_audio_background: ^0.0.1-beta.14
audio_video_progress_bar: ^2.0.3
sliding_up_panel: ^2.0.0+1
url_launcher: ^6.3.0
country_picker: ^2.0.26
text_scroll: ^0.2.0
duration_picker: ^1.2.0
path_provider: ^2.1.3
path: ^1.9.0
file_picker: ^10.1.9
dynamic_color: ^1.7.0
pub_semver: ^2.1.4
device_info_plus: ^12.1.0
flutter_expandable_fab: ^2.1.0
flutter_lyric: ^2.0.4+6
media_kit_libs_windows_audio: any
media_kit_libs_linux: any
media_kit_libs_macos_audio: any
just_audio_media_kit: ^2.0.6
media_kit_native_event_loop: any
flutter_colorpicker: ^1.1.0
easy_folder_picker: ^1.3.3
permission_handler: ^11.4.0
http_server: ^1.0.0
rxdart: ^0.28.0
translator: ^1.0.4+1
language_detector: ^1.0.1
wakelock_plus: ^1.4.0
internet_connection_checker_plus: ^2.9.1
collection: ^1.19.1
flutter_bloc: ^9.1.1
bloc: ^9.2.0
meta: ^1.17.0
loading_indicator_m3e: ^0.1.1
m3e_design: ^0.2.1
expressive_refresh: ^0.1.2
navigation_rail_m3e: ^0.3.5
package_info_plus: ^9.0.0
flutter_markdown_plus: ^1.0.7
blur: ^4.0.2
flutter_acrylic: ^1.1.4
palette_generator: ^0.3.3+7
scrollable_positioned_list: ^0.3.8
fuzzywuzzy: ^1.2.0
icons_plus: ^5.0.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
flutter_launcher_icons: ^0.14.4
flutter:
uses-material-design: true
generate: true
assets:
- assets/images/
- icons/
flutter_intl:
enabled: true