-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
49 lines (40 loc) · 1000 Bytes
/
pubspec.yaml
File metadata and controls
49 lines (40 loc) · 1000 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
46
47
48
49
name: ost_music_app_ui
description: A Music Application Flutter project.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: '>=3.0.0 <4.0.0'
dependencies:
flutter:
sdk: flutter
bottom_nav:
path: '../../packages/bottom_nav'
# git:
# url: git@github.com:kenresoft/bottom_nav.git
# ref: master
fontresoft: ^0.0.5
extensionresoft: ^0.0.5
cupertino_icons: ^1.0.6
go_router: ^13.2.2
flutter_riverpod: ^2.5.1
flutter_screenutil: ^5.9.0
just_audio: ^0.9.37
on_audio_query: ^2.9.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.2
flutter_launcher_icons: ^0.13.1
json_serializable: ^6.7.1
build_runner: ^2.4.9
flutter_icons:
android: "launcher_icon"
ios: true
image_path: "assets/icons/icon.png"
min_sdk_android: 21 # android min sdk min:16, default 21
flutter:
uses-material-design: true
assets:
- assets/
- assets/images/
- assets/icons/