-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
67 lines (55 loc) · 1.21 KB
/
pubspec.yaml
File metadata and controls
67 lines (55 loc) · 1.21 KB
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: koshika
description: "Your health data lives in your cell, not the cloud. Offline-first biomarker tracking with on-device AI."
publish_to: 'none'
version: 0.1.0
environment:
sdk: ^3.9.2
dependencies:
flutter:
sdk: flutter
# Local database
objectbox: ^5.2.0
objectbox_flutter_libs: any
# File handling
file_picker: ^8.1.6
path_provider: ^2.1.5
share_plus: ^10.1.4
path: ^1.9.1
# Typography
google_fonts: ^6.2.1
# Charts & visualization
fl_chart: ^0.70.2
# On-device LLM inference
# Utilities
intl: ^0.20.2
string_similarity: ^2.0.0
collection: ^1.19.1
uuid: ^4.5.1
shared_preferences: ^2.3.4
package_info_plus: ^8.1.3
syncfusion_flutter_pdf: ^32.2.9
fhir_r4: ^0.5.1
google_mlkit_text_recognition: ^0.13.1
pdfx: ^2.6.0
llamadart: ^0.6.8
hooks:
user_defines:
llamadart:
llamadart_native_backends:
platforms:
android-arm64:
backends: [cpu]
cpu_profile: compact
android-x64:
backends: [cpu]
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
build_runner: any
objectbox_generator: any
flutter:
uses-material-design: true
assets:
- assets/
- assets/data/