-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathpubspec.yaml
73 lines (68 loc) · 1.61 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
name: studyu_designer_v2
version: 1.9.4
description: Implement digital N-of-1 studies seamlessly with the StudyU Health Designer
publish_to: none
homepage: https://studyu.health
repository: https://github.com/hpi-studyu/studyu
environment:
sdk: ">=3.0.0 <4.0.0"
dependencies:
archive: ^3.6.1
async: ^2.11.0
collection: ^1.18.0
csv: ^6.0.0
cupertino_icons: ^1.0.8
dynamic_color: ^1.7.0
equatable: ^2.0.7
flutter:
sdk: flutter
flutter_colorpicker: ^1.1.0
flutter_localizations:
sdk: flutter
flutter_riverpod: ^2.6.1
flutter_web_plugins:
sdk: flutter
go_router: ^14.6.2
intl: ^0.19.0
material_color_utilities: ^0.11.1
material_design_icons_flutter: ^7.0.7296
pointer_interceptor: ^0.10.1+2
reactive_color_picker: ^2.0.1
reactive_forms: ^17.0.1
reactive_multi_select_flutter: ^2.0.1
reactive_range_slider: ^2.1.0
riverpod_annotation: ^2.6.1
rxdart: ^0.28.0
studyu_core: ^4.4.9
studyu_flutter_common: ^1.8.10
supabase: ^2.6.0
supabase_flutter: ^2.8.1
url_launcher: ^6.3.1
uuid: ^4.5.1
dev_dependencies:
build_runner: ^2.4.13
custom_lint: ^0.7.0
flutter_launcher_icons: ^0.14.2
flutter_lints: ^5.0.0
flutter_test:
sdk: flutter
integration_test:
sdk: flutter
json_diff: ^0.2.1
lint: ^2.3.0
patrol_finders: ^2.5.1
riverpod_generator: ^2.6.3
riverpod_lint: ^2.6.3
test: ^1.24.9
flutter:
uses-material-design: true
generate: true
assets:
- assets/
- assets/icon/
flutter_launcher_icons:
web:
generate: true
image_path: "assets/icon/icon.png"
background_color: "#0175C2" # "#dfdfdf"
theme_color: "#0175C2" # "#389bea"