forked from hpi-studyu/studyu
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
67 lines (62 loc) · 1.47 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
name: studyu_designer_v2
version: 1.6.3
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.4.10
async: ^2.11.0
csv: ^6.0.0
cupertino_icons: ^1.0.6
dynamic_color:
equatable: ^2.0.5
flutter:
sdk: flutter
flutter_colorpicker: ^1.0.3
flutter_localizations:
sdk: flutter
flutter_riverpod: ^2.5.1
flutter_web_plugins:
sdk: flutter
go_router: ^13.2.1
material_color_utilities:
material_design_icons_flutter: ^7.0.7296
pointer_interceptor: ^0.10.1
reactive_color_picker: ^2.0.0
reactive_forms: ^16.1.1
reactive_multi_select_flutter: ^2.0.0
reactive_range_slider: ^2.0.0
rxdart: ^0.27.7
shared_preferences: ^2.2.2
studyu_core: ^4.3.3
studyu_flutter_common: ^1.7.0
supabase: ^2.0.8
supabase_flutter: ^2.3.4
url_launcher: ^6.2.5
uuid: ^4.3.3
dev_dependencies:
custom_lint:
flutter_launcher_icons: ^0.13.1
flutter_lints: ^3.0.1
flutter_test:
sdk: flutter
integration_test:
sdk: flutter
patrol_finders: ^2.0.2
riverpod_lint:
test: ^1.24.9 # integration_test
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"