forked from tudlang/araltools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
92 lines (83 loc) · 2.32 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
# Copyright (C) 2024 Tudlang
#
# This file is part of AralTools.
#
# AralTools is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# AralTools is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with AralTools. If not, see <http://www.gnu.org/licenses/>.
name: araltools
description: A suite of tools for students.
repository: https://github.com/tudlang/araltools
publish_to: "none"
version: "0.2.4+8"
environment:
sdk: ^3.1.0
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
intl: any
path: ^1.8.0
timetable_view: ^0.3.0
vector_math: ^2.1.4
html: ^0.15.2
http: ^1.0.0
go_router: ^8.0.0
multi_split_view: ^2.4.0
#webview_universal: ^0.0.4
desktop_webview_window: ^0.2.3
#webview_win_floating: ^2.0.0 #THIS PLUGIN IS COMPATIBLE WITH 1st PARTY WEBVIEWS, BUT IS BLOCKED BY CLOUDFLARE
#webview_flutter: ^4.2.0
string_unescape: ^2.0.0
provider: ^6.0.5
collection: ^1.18.0
slang: ^3.31.1
slang_flutter: ^3.31.0
material_design_icons_flutter: ^7.0.7296
async: ^2.11.0
fluent_ui: ^4.8.2
url_launcher: ^6.1.11
path_provider: ^2.0.15
package_info_plus: ^7.0.0
simple_timetable: ^1.0.3
screenshot: ^3.0.0
file_picker: ^8.0.0+1
archive: ^3.3.7
xml: ^6.3.0
flex_color_picker: ^3.3.0
window_manager: ^0.3.5
shared_preferences: ^2.2.2
flutter_widget_from_html_core: ^0.15.1
dev_dependencies:
build_runner: ^2.3.0
build_web_compilers: ^4.0.3
lints: ^3.0.0
icons_launcher: ^2.1.6
msix: ^3.16.7
flutter:
uses-material-design: true
fonts:
- family: Raleway
fonts:
- asset: assets/fonts/Raleway-Regular.ttf
# Configuration for the msix package
msix_config:
display_name: AralTools
publisher_display_name: Tudlang
identity_name: 57524Tudlang.36328D364A110
logo_path: logo.png
trim_logo: false
languages: en, tl
file_extension: .atsm
store: true
publisher: CN=B047DE3F-8CD3-4F98-BFCF-D353C8DE5B96