-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
66 lines (58 loc) · 1.5 KB
/
pubspec.yaml
File metadata and controls
66 lines (58 loc) · 1.5 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
60
61
62
63
64
65
66
name: hadith_nawawi_audio
description: "تطبيق الأربعين النووية بصوت الشيخ أحمد النفيس"
publish_to: "none"
version: 1.3.0+9
environment:
sdk: ^3.8.0
dependencies:
flutter:
sdk: flutter
cupertino_icons:
equatable:
flutter_bloc:
path_provider:
responsive_framework:
flutter_localizations:
sdk: flutter
share_plus:
just_audio:
shared_preferences:
flutter_markdown: ^0.7.4+3
flutter_local_notifications: ^18.0.1
timezone: ^0.10.0
flutter_timezone: ^3.0.1
dev_dependencies:
flutter_test:
sdk: flutter
integration_test:
sdk: flutter
flutter_lints:
bloc_test: ^10.0.0
mocktail: ^1.0.4
flutter:
uses-material-design: true
assets:
- assets/images/
- assets/audio/
- assets/fonts/
- assets/json/
fonts:
- family: Cairo
fonts:
- asset: assets/fonts/Cairo-VariableFont_slnt,wght.ttf
- asset: assets/fonts/static/Cairo-Regular.ttf
weight: 400
- asset: assets/fonts/static/Cairo-Light.ttf
weight: 300
- asset: assets/fonts/static/Cairo-ExtraLight.ttf
weight: 200
- asset: assets/fonts/static/Cairo-Medium.ttf
weight: 500
- asset: assets/fonts/static/Cairo-SemiBold.ttf
weight: 600
- asset: assets/fonts/static/Cairo-Bold.ttf
weight: 700
- asset: assets/fonts/static/Cairo-ExtraBold.ttf
weight: 800
- asset: assets/fonts/static/Cairo-Black.ttf
weight: 900