-
Notifications
You must be signed in to change notification settings - Fork 207
/
Copy pathpubspec.yaml
93 lines (74 loc) · 1.78 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
name: al_quran
description: Flutter App for the holy book of Qur'an.
version: 2.5.6+11
environment:
sdk: '>=3.4.3 <4.0.0'
dependencies:
flutter:
sdk: flutter
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
# utils
share: ^2.0.4
recase: ^4.0.0
shimmer: ^3.0.0
url_strategy: ^0.3.0
cupertino_icons: ^1.0.3
# network
dio: ^5.3.2
url_launcher: ^6.0.12
# state management
provider: ^6.0.1
equatable: ^2.0.3
flutter_bloc: ^8.1.3
# icon pack
iconsax: ^0.0.8
# cache
hive: ^2.0.4
hive_flutter: ^1.1.0
shared_preferences: ^2.0.8
# app info
package_info_plus: ^8.0.3
collection: ^1.17.1
dev_dependencies:
flutter_test:
sdk: flutter
# flutter code
flutter_lints: ^5.0.0
# cache local storage
build_runner: ^2.1.5
hive_generator: ^2.0.0
# launcher icons
flutter_launcher_icons: ^0.14.1
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: ShareIcon
fonts:
- asset: fonts/ShareIcon.ttf
- family: Noor
fonts:
- asset: fonts/noor-regular.ttf