-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathpubspec.yaml
More file actions
105 lines (88 loc) · 2.38 KB
/
Copy pathpubspec.yaml
File metadata and controls
105 lines (88 loc) · 2.38 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
105
name: kermaneno
description: Kermaneno Mobile Application
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.7.2+9
environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
flutter:
sdk: flutter
cached_network_image: ^3.2.1
cupertino_icons: ^1.0.5
dots_indicator: ^2.1.0
google_fonts: ^3.0.1
hive: ^2.2.3
hive_flutter: ^1.1.0
html_unescape: ^2.0.0
http: ^0.13.5
jiffy: ^6.3.1
path_provider: ^2.0.11
provider: ^6.0.3
shared_preferences: ^2.0.15
skeleton_text: ^3.0.0
timeago: ^3.3.0
firebase_core: ^1.21.0
firebase_messaging: ^12.0.3
rounded_loading_button: ^2.1.0
flutter_svg: ^0.23.0+1
url_launcher: ^6.1.5
share: ^2.0.4
launch_review: ^3.0.1
package_info: ^2.0.2
easy_localization: ^3.0.1
animated_bottom_navigation_bar: ^1.1.0
flutter_web_browser: ^0.17.1
flare_flutter: ^3.0.2
fluttertoast: ^8.0.9
google_mobile_ads: ^1.0.1
loading_indicator: ^3.1.0
flutter_html: ^2.2.1
firebase_analytics: ^9.3.2
youtube_player_iframe: ^2.2.2
shamsi_date: ^1.0.1
flutter_icons:
git:
url: https://github.com/adarsh-technocrat/flutter-icons
md2_tab_indicator:
git:
url: https://github.com/westdabestdb/md2_tab_indicator
better_player:
git:
url: https://github.com/shiyiya/betterplayer.git
dev_dependencies:
flutter_test:
sdk: flutter
change_app_package_name: ^1.1.0
flutter_launcher_icons: "^0.9.2"
flutter_icons:
android: "launcher_icon"
ios: true
image_path: "assets/images/icon.png"
flutter:
uses-material-design: true
# To add assets to your application, add an assets section, like this:
assets:
- assets/images/
- assets/translations/
- assets/animation_files/
fonts:
- family: Vazir
fonts:
- asset: assets/fonts/Vazirmatn-Thin.ttf
weight: 100
- asset: assets/fonts/Vazirmatn-ExtraLight.ttf
weight: 200
- asset: assets/fonts/Vazirmatn-Light.ttf
weight: 300
- asset: assets/fonts/Vazirmatn-Regular.ttf
weight: 400
- asset: assets/fonts/Vazirmatn-Medium.ttf
weight: 500
- asset: assets/fonts/Vazirmatn-SemiBold.ttf
weight: 600
- asset: assets/fonts/Vazirmatn-Bold.ttf
weight: 700
- asset: assets/fonts/Vazirmatn-ExtraBold.ttf
weight: 800
- asset: assets/fonts/Vazirmatn-Black.ttf
weight: 900