-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
105 lines (95 loc) · 2.52 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
name: studipassau
description: StudiPassau Reimagined using Flutter
homepage: https://play.google.com/store/apps/details?id=studip_uni_passau.femtopedia.de.unipassaustudip
repository: https://github.com/ThexXTURBOXx/studipassau
issue_tracker: https://github.com/ThexXTURBOXx/studipassau/issues
publish_to: 'none'
version: 1.2.0+120
environment:
sdk: '>=3.6.0 <4.0.0'
flutter: '>=3.27.0'
dependencies:
black_hole_flutter: ^1.0.1
cached_network_image: ^3.1.0
catcher_2: ^2.0.0
collection: ^1.15.0
dart_date: ^1.1.0
device_info_plus: ^11.0.0
easy_search_bar_2: ^1.0.0-alpha.0
envied: ^1.0.0
equatable: ^2.0.3
filesize: ^2.0.1
flutter:
sdk: flutter
flutter_bloc: ^8.0.0
flutter_cache_manager: ^3.1.2
flutter_colorpicker: ^1.1.0
flutter_localizations:
sdk: flutter
flutter_map: ^7.0.0
flutter_native_splash: ^2.0.1+1
flutter_secure_storage: ^9.0.0
flutter_sticky_header: ^0.7.0
flutter_widget_from_html_core: ^0.15.2
fwfh_url_launcher: ^0.14.0-alpha.1
http: ^1.0.0
intl: ^0.19.0
latlong2: ^0.9.0
oauth2_client: ^3.2.2
open_filex: ^4.1.1
openmensa: ^2.1.0
package_info_plus: ^8.0.0
path_provider: ^2.0.11
pref: ^2.5.0
quick_actions: ^1.0.0
sentry: ^8.0.0
sentry_flutter: ^8.0.0
share_plus: ^10.0.0
shared_preferences: ^2.0.15
sn_progress_dialog: ^1.0.8
sprintf: ^7.0.0
string_similarity: ^2.0.0
studip: ^3.0.0-alpha.0
supercharged: ^2.1.1
timetable: ^1.0.0-alpha.8
tuple: ^2.0.1
url_launcher: ^6.0.9
dev_dependencies:
build_runner: ^2.1.11
envied_generator: ^1.0.0
flutter_launcher_icons: ^0.14.1
flutter_lints: ^5.0.0
dependency_overrides:
flutter_widget_from_html_core: ^0.15.2
oauth2_client:
git:
url: https://github.com/ThexXTURBOXx/oauth2_client.git
open_filex:
git:
url: https://github.com/xvrh/open_file.git
flutter_launcher_icons:
adaptive_icon_background: '#2898f1'
adaptive_icon_foreground: 'assets/icons/studipassau_icon.png'
adaptive_icon_foreground_inset: 0
android: true
image_path: 'assets/icons/studipassau_icon.png'
ios: true
min_sdk_android: 21
flutter:
assets:
# We also want the icons in some places
- assets/icons/
# Trusted root certificates (workaround for old Android)
- assets/ca/
fonts:
- family: StudiPassauIcons
fonts:
- asset: fonts/StudiPassauIcons.ttf
uses-material-design: true
flutter_intl:
enabled: true
localizely:
project_id: 32cea4c8-ff53-4e34-94d8-bcdc8643b236
flutter_native_splash:
color: '#2898f1'
image: assets/icons/studipassau_icon.png