-
Notifications
You must be signed in to change notification settings - Fork 29
Expand file tree
/
Copy pathpubspec.yaml
More file actions
53 lines (49 loc) · 1.42 KB
/
Copy pathpubspec.yaml
File metadata and controls
53 lines (49 loc) · 1.42 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
name: meloplay
description: "Meloplay is a local music player app that plays music from your device."
publish_to: "none" # Remove this line if you wish to publish to pub.dev
version: 1.4.3
environment:
sdk: ">=3.12.0 <4.0.0"
dependencies:
animations: ^2.2.0
audio_service: ^0.18.18
auto_size_text: ^3.0.0
bloc: ^9.2.0 # state management
device_info_plus: ^13.1.0
equatable: ^2.0.8
flutter:
sdk: flutter # flutter sdk
flutter_bloc: ^9.1.1 # state management
flutter_cache_manager: ^3.4.1
flutter_staggered_animations: ^1.1.1 # animation
flutter_svg: ^2.3.0
fluttertoast: ^9.1.0
get_it: ^9.2.1 # dependency injection
hive: ^2.2.3 # local database
hive_flutter: ^1.1.0 # local database
just_audio: ^0.10.5 # audio player
just_audio_background: ^0.0.1-beta.17 # audio player background
liquid_glass_renderer: ^0.2.0-dev.4
lottie: ^3.3.3
marquee: ^2.3.0
on_audio_query:
git:
url: https://github.com/rozpo/on_audio_query
path: packages/on_audio_query
ref: main
package_info_plus: ^10.1.0 # get app info
permission_handler: ^12.0.1 # get permission
share_plus: ^13.1.0 # share song
url_launcher: ^6.3.2 # open url
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0 # linter
flutter_launcher_icons: ^0.14.4 # app icon generator
flutter:
uses-material-design: true
assets:
- assets/icon/
- assets/lottie/
- assets/images/
- assets/svg/