-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpubspec.yaml
More file actions
45 lines (37 loc) · 839 Bytes
/
pubspec.yaml
File metadata and controls
45 lines (37 loc) · 839 Bytes
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
name: Vibes
description: "A simple YouTube music player app for Android and iOS."
publish_to: "none"
version: 1.0.1
environment:
sdk: ^3.6.0
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.8
youtube_explode_dart: ^2.3.10
youtube_player_flutter: ^9.1.1
just_audio: ^0.9.46
just_audio_background: ^0.0.1-beta.15
google_fonts: ^6.2.1
path_provider: ^2.1.5
provider: ^6.1.2
youtube_scrape_api: ^0.1.0
googleapis: ^13.2.0
flutter_dotenv: ^5.1.0
flutter_slidable: ^4.0.0
hive: ^2.2.3
hive_flutter: ^1.1.0
audio_video_progress_bar: ^2.0.3
flutter_native_splash: ^2.4.5
http: ^1.2.2
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
hive_generator: ^2.0.1
build_runner: ^2.4.15
flutter:
uses-material-design: true
assets:
- assets/images/
- .env