-
Notifications
You must be signed in to change notification settings - Fork 207
/
Copy pathpubspec.yaml
112 lines (89 loc) · 2.05 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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
name: al_quran
description: Flutter App for the holy book of Qur'an.
publish_to: none
version: 2.5.6+11
environment:
sdk: ^3.5.0
dependencies:
flutter:
sdk: flutter
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
# packages
al_quran_repo:
path: packages/al_quran_repo
al_quran_api:
path: packages/al_quran_api
# utils
intl: 0.19.0
share_plus: 10.1.4
recase: 4.1.0
shimmer: 3.0.0
url_strategy: 0.3.0
cupertino_icons: 1.0.8
supercharged: 2.1.1
# network
dio: 5.8.0+1
url_launcher: 6.3.1
# state management
provider: 6.1.2
equatable: 2.0.7
flutter_bloc: 9.0.0
get_it: 8.0.3
# models generation
freezed_annotation: 2.4.4
json_annotation: 4.9.0
# icon pack
iconsax: 0.0.8
# cache
hive_flutter: 1.1.0
shared_preferences: 2.5.2
# app info
package_info_plus: 8.2.1
collection: 1.18.0
dev_dependencies:
flutter_test:
sdk: flutter
# flutter code
flutter_lints: 5.0.0
# cache local storage
build_runner: 2.4.13
hive_generator: 2.0.1
# misc
freezed: 2.5.7
json_serializable: 6.8.0
# tests
mocktail: 1.0.3
bloc_test: 10.0.0
hive_test: 1.0.1
# launcher icons
flutter_launcher_icons: 0.14.3
flutter_icons:
android: "launcher_icon"
ios: true
remove_alpha_ios: true
image_path: "assets/logos/app_icon.png"
# The following section is specific to Flutter.
flutter:
uses-material-design: true
# To add assets to your application, add an assets section, like this:
assets:
- assets/
- assets/logos/
- assets/intro/
- assets/images/
fonts:
- family: Poppins
fonts:
- asset: fonts/Poppins-Regular.ttf
- asset: fonts/Poppins-Medium.ttf
weight: 600
- asset: fonts/Poppins-Light.ttf
weight: 200
- asset: fonts/Poppins-Bold.ttf
weight: 900
- asset: fonts/Poppins-Italic.ttf
- asset: fonts/Poppins-SemiBold.ttf
- family: Noor
fonts:
- asset: fonts/noor-regular.ttf