-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
123 lines (113 loc) · 2.74 KB
/
pubspec.yaml
File metadata and controls
123 lines (113 loc) · 2.74 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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
name: heliumapp
description: "A free, color-coded online student planner for classes, homework, grades, and notes — the academic calendar built for the way you actually study."
publish_to: 'none'
version: 3.5.24+264
environment:
sdk: ^3.11.0
flutter: ^3.41.0
dependencies:
flutter:
sdk: flutter
flutter_web_plugins:
sdk: flutter
web: 1.1.1
logging: 1.3.0
sentry_flutter: 9.19.0
sentry_dio: 9.19.0
meta: 1.17.0
collection: 1.19.1
google_fonts: 8.1.0
dio: 5.9.2
pretty_dio_logger: 1.4.0
dio_cache_interceptor: 4.0.6
bloc: 9.2.0
flutter_bloc: 9.1.1
shared_preferences: 2.5.5
flutter_secure_storage: 10.0.0
device_info_plus: 12.4.0
package_info_plus: 9.0.1
path_provider: 2.1.5
permission_handler: 12.0.1
firebase_core: 4.7.0
firebase_analytics: 12.3.0
firebase_messaging: 16.2.0
firebase_auth: 6.4.0
google_sign_in: 7.2.0
sign_in_button: 4.1.0
timezone: 0.11.0
flutter_timezone: 5.0.2
intl: 0.20.2
flutter_local_notifications: 21.0.0
syncfusion_flutter_core: 33.2.4
syncfusion_flutter_calendar: 33.2.4
syncfusion_flutter_charts: 33.2.4
syncfusion_flutter_gauges: 33.2.4
syncfusion_flutter_datagrid: 33.2.4
syncfusion_localizations: 33.2.4
flutter_quill: 11.5.0
flutter_quill_to_pdf: ^2.3.9
pdf: ^3.12.0
printing: ^5.14.3
uuid: ^4.5.3
flutter_html: 3.0.0
flutter_colorpicker: 1.1.0
file_picker: 10.3.10
in_app_review: 2.0.11
url_launcher: 6.3.2
share_plus: 12.0.2
go_router: 17.2.3
dio_smart_retry: 7.0.1
html: 0.15.6
diacritic: 0.1.6
dev_dependencies:
flutter_test:
sdk: flutter
flutter_driver:
sdk: flutter
integration_test:
sdk: flutter
test_api: ^0.7.0
flutter_launcher_icons: 0.14.4
flutter_native_splash: 2.4.7
flutter_lints: 6.0.0
firebase_core_platform_interface: 6.0.3
bloc_test: 10.0.0
mocktail: 1.0.4
plugin_platform_interface: 2.1.8
cider: 0.2.10
minio: 3.5.8
http: 1.6.0
webdriver: 3.1.0
flutter:
uses-material-design: true
assets:
- assets/img/
- assets/fonts/
fonts:
- family: Poppins
fonts:
- asset: assets/fonts/Poppins-Light.ttf
weight: 300
- asset: assets/fonts/Poppins-Regular.ttf
weight: 400
- asset: assets/fonts/Poppins-Medium.ttf
weight: 500
- asset: assets/fonts/Poppins-SemiBold.ttf
weight: 600
- family: DM Serif Display
fonts:
- asset: assets/fonts/DMSerifDisplay-Regular.ttf
weight: 400
- family: Noto Sans
fonts:
- asset: assets/fonts/NotoSans-Regular.ttf
weight: 400
flutter_native_splash:
color: "#418eb9"
image: assets/img/icon.png
android: true
ios: true
web: true
android_12:
color: "#418eb9"
image: assets/img/splash_android12.png