-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
94 lines (81 loc) · 2.29 KB
/
pubspec.yaml
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
name: tune
description: A new Flutter project.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 0.0.0+1
environment:
sdk: ">=2.16.1 <3.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
provider: ^6.0.2
flutter_svg: ^1.0.3
sleek_circular_slider: ^2.0.1
just_audio: ^0.9.20
audio_service: ^0.18.4
id3tag: ^0.1.0
text_scroll: ^0.0.4
flutter_glow: ^0.2.0
curved_navigation_bar: ^1.0.3
file_picker: ^4.5.1
lottie: ^1.2.2
liquid_swipe: ^2.1.1
flutter_zoom_drawer: ^3.0.1
share_plus: ^4.0.4
audiotagger: ^2.2.1
star_menu: ^2.1.3
liquid_progress_indicator: ^0.4.0
dialogs: ^0.0.7
hive: ^2.2.1
hive_flutter: ^1.1.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^1.0.0
hive_generator: ^1.1.3
build_runner: ^2.1.11
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
# The following section is specific to Flutter.
flutter:
uses-material-design: true
assets:
- assets/essentials/
- assets/icons/
- assets/animations/
- assets/avatars/
fonts:
- family: Comfortaa
fonts:
- asset: assets/fonts/Comfortaa/Comfortaa-Light.otf
weight: 300
- asset: assets/fonts/Comfortaa/Comfortaa-Regular.ttf
weight: 400
- asset: assets/fonts/Comfortaa/Comfortaa-Medium.otf
weight: 500
- asset: assets/fonts/Comfortaa/Comfortaa-SemiBold.otf
weight: 600
- asset: assets/fonts/Comfortaa/Comfortaa-Bold.otf
weight: 700
- family: Dosis
fonts:
- asset: assets/fonts/Dosis/Dosis-ExtraLight.otf
weight: 200
- asset: assets/fonts/Dosis/Dosis-Light.otf
weight: 300
- asset: assets/fonts/Dosis/Dosis-Regular.ttf
weight: 400
- asset: assets/fonts/Dosis/Dosis-Medium.otf
weight: 500
- asset: assets/fonts/Dosis/Dosis-SemiBold.otf
weight: 600
- asset: assets/fonts/Dosis/Dosis-Bold.otf
weight: 700
- asset: assets/fonts/Dosis/Dosis-ExtraBold.otf
weight: 800
- family: A Antara
fonts:
- asset: assets/fonts/A Antara/AAntaraDistance.otf
- family: Logo
fonts:
- asset: assets/fonts/Svg/Logo.ttf