-
Notifications
You must be signed in to change notification settings - Fork 3
/
pubspec.yaml
95 lines (75 loc) · 1.6 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
95
name: islamic
description: A new Flutter project.
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: '>=3.0.5 <4.0.0'
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
youtube_player_flutter:
dots_indicator:
flutter_svg:
build_runner:
dartz:
shared_preferences:
get_it:
easy_localization:
flutter_phoenix:
flutter_bloc:
equatable:
flutter_screenutil:
conditional_builder_null_safety:
json_serializable:
json_annotation:
floor:
floor_generator:
sqlite3_flutter_libs:
retrofit:
retrofit_generator:
dio:
pretty_dio_logger:
internet_connection_checker:
location:
geocoding:
wakelock:
url_launcher:
google_fonts:
sqflite:
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter:
uses-material-design: true
assets:
- assets/fonts/
- assets/images/
- assets/images/quran/
- assets/json/
- assets/translations/
- assets/images/pillars/
fonts:
- family: ElMessiri
fonts:
- asset: assets/fonts/ElMessiri-Bold.ttf
weight: 700
- asset: assets/fonts/ElMessiri-SemiBold.ttf
weight: 600
- asset: assets/fonts/ElMessiri-Medium.ttf
weight: 500
- asset: assets/fonts/ElMessiri-Regular.ttf
weight: 400
- family: UthmanTN
fonts:
- asset: assets/fonts/UthmanTNB.ttf
weight: 700
- asset: assets/fonts/UthmanTN.ttf
weight: 400
- family: me_quran
fonts:
- asset: assets/fonts/me_quran.ttf
- family: Hafs
fonts:
- asset: assets/fonts/Hafs.ttf