-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
104 lines (94 loc) · 2.31 KB
/
pubspec.yaml
File metadata and controls
104 lines (94 loc) · 2.31 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
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
name: mumin
description: "A new Flutter project."
publish_to: "none" # Remove this line if you wish to publish to pub.dev
# of the product and file versions while build-number is used as the build suffix.
version: 1.11.5+36
environment:
sdk: ^3.6.1
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.8
geolocator: ^14.0.1
flutter_compass: ^0.8.1
permission_handler: ^12.0.1
intl: ^0.20.2
gap: ^3.0.1
get: ^5.0.0-release-candidate-9.2.1
geocoding: ^4.0.0
webview_flutter: ^4.10.0
fluentui_system_icons: ^1.1.273
toastification: ^3.0.3
shared_preferences: ^2.5.2
google_fonts: ^8.0.1
just_audio: ^0.10.5
just_audio_background: ^0.0.1-beta.17
http: ^1.3.0
hive_ce_flutter: ^2.3.4
hive_ce: ^2.2.3
vector_math: ^2.1.4
record: ^6.1.2
path_provider: ^2.1.5
path: ^1.9.1
share_plus: ^12.0.1
dio: ^5.8.0+1
flutter_native_splash: ^2.4.4
flutter_svg: ^2.0.17
flutter_animate: ^4.5.2
internet_connection_checker_plus: ^2.7.0
flutter_launcher_icons: ^0.14.3
package_info_plus: ^9.0.0
fluttertoast: ^9.0.0
clipboard: ^3.0.8
awesome_notifications: ^0.11.0
icons_launcher: ^3.0.0
url_launcher: ^6.3.1
wakelock_plus: ^1.2.10
go_router: ^17.0.1
font_awesome_flutter: ^10.12.0
vibration: ^3.1.5
hijri: ^3.0.0
flutter_pdfview: ^1.4.3
shimmer: ^3.0.0
flutter_bloc: ^9.1.1
archive: ^4.0.7
adhan_dart:
git:
url: https://github.com/IsmailHosenIsmailJames/adhan_dart.git
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
flutter:
uses-material-design: true
assets:
- assets/
- assets/icons/
- assets/images/
- assets/quran/
- assets/calender_data/
fonts:
- family: IndopakNastaleeq
fonts:
- asset: assets/fonts/Quran/IndopakNastaleeq_font.ttf
- family: surah-name-v1
fonts:
- asset: assets/fonts/Quran/surah-name-v1.ttf
flutter_native_splash:
color: "#121212"
image: assets/icons/app_icon.png
color_dark: "#121212"
image_dark: assets/icons/app_icon.png
android_12:
image: assets/icons/app_icon.png
icon_background_color: "#121212"
image_dark: assets/icons/app_icon.png
icon_background_color_dark: "#121212"
web: false
icons_launcher:
image_path: "assets/icons/app_icon.png"
platforms:
android:
enable: true
ios:
enable: true