-
-
Notifications
You must be signed in to change notification settings - Fork 51
/
Copy pathpubspec.yaml
62 lines (61 loc) · 1.54 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
# Copyright (c) 2025 Sharezone UG (haftungsbeschränkt)
# Licensed under the EUPL-1.2-or-later.
#
# You may obtain a copy of the Licence at:
# https://joinup.ec.europa.eu/software/page/eupl
#
# SPDX-License-Identifier: EUPL-1.2
name: _
publish_to: none
environment:
sdk: ^3.7.0
workspace:
- app
- console
- tools/sz_repo_cli
- website
- lib/abgabe/abgabe_client_lib
- lib/abgabe/abgabe_http_api
- lib/analytics
- lib/app_functions
- lib/authentification/authentification_base
- lib/authentification/authentification_qrcode
- lib/bloc_base
- lib/bloc_provider
- lib/build_context
- lib/cloud_firestore_helper
- lib/cloud_firestore_helper/example
- lib/common_domain_models
- lib/crash_analytics
- lib/date
- lib/design
- lib/dynamic_links
- lib/feedback_shared_implementation
- lib/filesharing/files_basics
- lib/filesharing/files_usecases
- lib/filesharing/filesharing_logic
- lib/group_domain_implementation
- lib/group_domain_models
- lib/hausaufgabenheft_logik
- lib/helper_functions
- lib/holidays
- lib/key_value_store
- lib/last_online_reporting
- lib/legal
- lib/notifications
- lib/platform_check
- lib/qr_code_scanner
- lib/qr_code_scanner/example
- lib/remote_configuration
- lib/sharezone_common
- lib/sharezone_lints
- lib/sharezone_localizations
- lib/sharezone_plus/sharezone_plus_page_ui
- lib/sharezone_plus/stripe_checkout_session
- lib/sharezone_utils
- lib/sharezone_widgets
- lib/test_randomness
- lib/time
- lib/url_launcher_extended
- lib/user
- lib/util