-
Notifications
You must be signed in to change notification settings - Fork 27
/
pubspec.yaml
184 lines (174 loc) · 4.44 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
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
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
name: rtu_mirea_app
description: Mobile application for students of RTU MIREA
publish_to: 'none'
version: 1.5.9+123
environment:
sdk: ">=3.1.1"
dependencies:
flutter:
sdk: flutter
path_provider: ^2.1.1
university_app_server_api:
path: api
schedule_repository:
path: packages/schedule_repository
community_repository:
path: packages/community_repository
academic_calendar:
path: packages/academic_calendar
analytics_repository:
path: packages/analytics_repository
flutter_animate: ^4.3.0
latlong2: ^0.9.0
adaptive_theme: ^3.5.0
very_good_infinite_list: ^0.8.0
hydrated_bloc: ^9.1.2
bloc_concurrency: ^0.2.2
provider: ^6.0.5
intl: ^0.19.0
dio: ^5.1.2
shared_preferences: ^2.0.11
bloc: ^8.1.1
flutter_bloc: ^8.1.2
flutter_svg: ^2.0.5
equatable: ^2.0.5
get_it: ^8.0.0
photo_view: ^0.15.0
material_floating_search_bar_2: ^0.5.0
connectivity_plus: ^6.0.5
dartz: ^0.10.0-nullsafety.2
flutter_typeahead: ^5.2.0
calendar_date_picker2: ^1.1.7
flutter_html: ^3.0.0-beta.2
flutter_html_iframe: ^3.0.0-beta.2
flutter_html_video: ^3.0.0-beta.2
flutter_html_svg: ^3.0.0-beta.2
flutter_html_table: ^3.0.0-beta.2
font_awesome_flutter: ^10.1.0
table_calendar: ^3.0.3
dismissible_page: ^1.0.2
story: ^1.1.0
extended_image: ^8.1.0
shimmer: ^3.0.0
cached_network_image: ^3.2.0
url_launcher: ^6.0.17
carousel_slider: ^5.0.0
salomon_bottom_bar: ^3.3.2
url_strategy: ^0.3.0
cupertino_icons: ^1.0.2
after_layout: ^1.1.0
get:
get_storage:
home_widget: ^0.7.0
freezed_annotation: ^2.1.0
firebase_core: ^3.5.0
firebase_core_web: ^2.18.1
firebase_analytics: ^11.3.2
firebase_messaging: ^15.1.2
oauth2_client:
git:
url: https://github.com/0niel/oauth2_client.git
flutter_secure_storage: ^8.0.0
device_info_plus: ^10.1.2
flutter_nfc_kit: ^3.3.1
app_settings: ^5.0.0
sentry_flutter: ^8.9.0
sentry_dio: ^8.9.0
sentry_logging: ^8.9.0
logging: ^1.1.1
sliver_tools: ^0.2.12
unicons: any
go_router: ^13.0.1
notifications_repository:
path: packages/notifications_repository
permission_client:
path: packages/permission_client
firebase_notifications_client:
path: packages/notifications_client/firebase_notifications_client
persistent_storage:
path: packages/storage/persistent_storage
collection: ^1.18.0
expandable_page_view: ^1.0.17
activity_calendar: ^1.0.1
discourse_repository:
path: packages/discourse_repository
discourse_api_client:
path: packages/discourse_api_client
logger: ^2.0.2+1
flutter_markdown: ^0.6.20+1
open_file: ^3.3.2
flutter_cache_manager: ^3.3.1
bot_toast: ^4.1.3
package_info_plus: ^8.0.2
news_repository:
path: packages/news_repository
share_launcher:
path: packages/share_launcher
visibility_detector: ^0.4.0+2
platform: ^3.0.2
json_annotation: ^4.9.0
hugeicons: ^0.0.7
device_calendar:
git:
url: https://github.com/builttoroam/device_calendar.git
ref: develop
timezone: ^0.9.4
dot_navigation_bar:
git:
url: https://github.com/0niel/dot_navigation_bar.git
ref: master
fluttertoast: ^8.2.8
# yandex_maps_mapkit_lite: ^4.7.2-beta6
envied: ^0.5.4+1
flutter_sticky_header: ^0.6.5
schedule_exporter_repository:
path: packages/schedule_exporter_repository
storyly_flutter:
git:
url: https://github.com/0niel/storyly-sdk.git
ref: master
path: flutter/storyly_flutter/
flutter_platform_widgets: ^7.0.1
enough_platform_widgets: ^1.1.1
dev_dependencies:
flutter_lints: ^4.0.0
flutter_test:
sdk: flutter
flutter_launcher_icons: ^0.14.1
build_runner:
flutter_gen_runner:
freezed: ^2.4.5
json_serializable:
melos: ^6.1.0
fvm: ^3.2.1
envied_generator: ^0.5.4+1
flutter_icons:
android: false
ios: true
image_path: "assets/icon.png"
flutter_gen:
output: lib/gen/
line_length: 120
integrations:
flutter_svg: true
flutter:
uses-material-design: true
assets:
- assets/images/
- assets/icons/
- assets/icons/hugeicons/
fonts:
- family: Montserrat
fonts:
- asset: assets/fonts/Montserrat/Montserrat-SemiBold.ttf
weight: 600
- family: Inter
fonts:
- asset: assets/fonts/Inter/Inter-Regular.ttf
weight: 400
- asset: assets/fonts/Inter/Inter-Medium.ttf
weight: 500
- asset: assets/fonts/Inter/Inter-SemiBold.ttf
weight: 600
- asset: assets/fonts/Inter/Inter-Bold.ttf
weight: 700