-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
pubspec.yaml
76 lines (76 loc) · 1.75 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
74
75
76
name: fit_book
description: Track your calories - Completely offline!
publish_to: none
version: 1.0.82+89
environment:
sdk: '>=3.3.3 <4.0.0'
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.6
drift: ^2.18.0
sqlite3_flutter_libs: ^0.5.21
path_provider: ^2.1.3
path: ^1.9.0
provider: ^6.1.2
dynamic_color: ^1.7.0
file_picker: ^8.0.3
shared_preferences: ^2.2.3
fl_chart: ^0.68.0
intl: ^0.19.0
csv: ^6.0.0
sqlite3: ^2.4.3
share_plus: ^9.0.0
package_info_plus: ^8.0.0
url_launcher: ^6.2.6
badges: ^3.1.2
openfoodfacts: ^3.11.0
archive: ^3.6.1
cached_network_image: ^3.3.1
barcode_scan2: ^4.3.2
permission_handler: ^11.3.1
flutter_local_notifications: ^17.2.1+2
workmanager: ^0.5.2
dev_dependencies:
integration_test:
sdk: flutter
flutter_test:
sdk: flutter
flutter_lints: ^4.0.0
drift_dev: ^2.15.0
build_runner: ^2.4.8
flutter_launcher_icons: ^0.13.1
msix: ^3.16.7
flutter:
uses-material-design: true
assets:
- assets/
flutter_launcher_icons:
android: false
ios: true
image_path: assets/ic_launcher.png
min_sdk_android: 21
remove_alpha_ios: true
web:
generate: true
image_path: assets/ic_launcher.png
background_color: '#hexcode'
theme_color: '#hexcode'
windows:
generate: true
image_path: assets/ic_launcher.png
icon_size: 48
macos:
generate: true
image_path: assets/ic_launcher.png
msix_config:
msstore_appId: 9PJJVF8507G0
display_name: FitBook - Calorie tracker
publisher_display_name: Frisbee Software
identity_name: FrisbeeSoftware.FitBook-Calorietracker
msix_version: 1.0.20.0
logo_path: assets/ic_launcher.png
trim_logo: false
publisher: CN=BB0811CB-EED5-441C-BE1B-D31F391F76DE
store: true
capabilities: internetClient