-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
72 lines (62 loc) · 1.33 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
name: aronnax
description: Especialized EMR for psychologists.
publish_to: "none"
version: 0.1.2+1
environment:
sdk: ^3.5.1
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
intl: any
google_fonts: ^6.1.0
analyzer: ^6.2.0
js: ^0.7.1
provider: ^6.0.2
mysql1: ^0.20.0
file_picker: ^8.0.0+1
pdf: ^3.6.5
crypt: ^4.2.1
font_awesome_flutter: ^10.1.0
path_provider: ^2.0.11
drift: ^2.2.0
sqlite3_flutter_libs: ^0.5.10
flutter_riverpod: ^2.0.2
country_state_city: ^0.1.3
email_validator: ^3.0.0
table_calendar: ^3.0.8
flutter_localizations:
sdk: flutter
icons_launcher: ^2.1.0
dio: ^5.1.1
fl_chart: ^0.68.0
url_launcher: ^6.1.11
encrypt: 5.0.1
path: any
uuid: ^4.3.3
supabase_flutter: ^2.4.0
flutter_rating_bar: ^4.0.1
dev_dependencies:
build_runner: ^2.1.7
drift_dev: ^2.2.0+1
flutter_lints: ^4.0.0
flutter:
generate: true
uses-material-design: true
assets:
- assets/img/welcome.png
- assets/img/choose.png
- assets/img/aronnax-icon-light.png
- assets/img/aronnax-icon-dark.png
- assets/img/finish.png
- assets/icd_data/icd_data_es.json
- assets/icd_data/icd_data_en.json
icons_launcher:
image_path: "assets/img/aronnax-icon-light.png"
platforms:
windows:
enable: true
linux:
enable: true
macos:
enable: true