-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
59 lines (54 loc) · 1.45 KB
/
Copy pathpubspec.yaml
File metadata and controls
59 lines (54 loc) · 1.45 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
name: liberated_beats
description: An open source music player — Liberated Beats.
publish_to: none
version: 0.1.0+1
environment:
sdk: ">=3.0.0 <4.0.0"
dependencies:
flutter:
sdk: flutter
google_fonts: ^6.2.1
provider: ^6.1.2
supabase_flutter: ^2.12.4
shared_preferences: ^2.2.3
just_audio: ^0.10.6
audio_service: ^0.18.19
audio_session: ^0.2.2
cached_network_image: ^3.3.1
path_provider: ^2.1.3
mobile_scanner: ^7.4.0
qr_flutter: ^4.1.0
sembast: ^3.8.9
background_downloader: ^9.5.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.0
flutter_launcher_icons: ^0.14.4
# App icons for every platform are generated from the 1024px base image:
# dart run flutter_launcher_icons
# (linux is not covered, its icon is set in the .desktop file when packaging)
flutter_launcher_icons:
image_path: "assets/images/librebeats-icon-1024.png"
android: true
# adaptive icons: launchers mask to circle/squircle, only the center ~66%
# of the foreground is guaranteed visible
adaptive_icon_background: "#0E0E0E"
adaptive_icon_foreground: "assets/images/librebeats-icon-1024.png"
ios: true
# App Store rejects icons with an alpha channel
remove_alpha_ios: true
web:
generate: true
background_color: "#121212"
theme_color: "#1ED760"
windows:
generate: true
icon_size: 256
macos:
generate: true
flutter:
uses-material-design: true
assets:
- assets/images/
- assets/google_fonts/