-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
57 lines (49 loc) · 1.87 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
name: muslim_dialy_guide
description: A new Flutter application.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: ">=2.9.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
#####-------------------------------- Provider ----------------------------#####
provider: ^5.0.0
#####---------------------------- SharedPreferences -----------------------#####
shared_preferences: #^2.0.4
#####------------------------------- native pdf view ----------------------------#####
native_pdf_view: ^2.1.1
#####-------------------------------- device info ----------------------------#####
device_info: 2.0.2
#####-------------------------------- screen ----------------------------#####
screen: 0.0.5
#####------------------------------- Flutter toast ----------------------------#####
fluttertoast: 8.0.8
#####-------------------------------- lottie ----------------------------#####
lottie:
#####---------------------------- Flutter Qiblah ----------------------------#####
flutter_qiblah: ^2.0.0
#####-------------------------------- SVG ----------------------------#####
flutter_svg: ^0.21.0+1
#####------------------------------- Google Maps ----------------------------#####
google_maps_flutter: ^2.0.3
#####----------------------------- Google Fonts ----------------------------#####
google_fonts:
#####-------------------------------- linkwell ----------------------------#####
linkwell: #^0.1.9
#####----------------------------- auto_direction ----------------------------#####
auto_direction: ^0.0.4+1
dev_dependencies:
flutter_test:
sdk: flutter
flutter:
uses-material-design: true
assets:
- assets/
- assets/pdf/
- assets/json/
- assets/arabic_quran/
- assets/praying_time/
- assets/elqibla/
- assets/azkar/