-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
76 lines (67 loc) · 1.53 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: pointify
description: reggy pos
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.1+3
environment:
sdk: '>=3.0.3 <4.0.0'
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
get: ^4.6.5
http: ^1.1.0
open_file: ^3.2.1
mime: ^1.0.2
switcher_button: ^0.0.4
path_provider: ^2.0.15
permission_handler: ^10.3.0
intl:
pdf: ^3.10.4
shimmer: ^2.0.0
flutter_barcode_scanner: ^2.0.0
barcode_widget: ^2.0.3
syncfusion_flutter_charts: ^20.3.48
url_launcher: ^6.1.10
realm_dart: ^1.5.0
# realm: 1.0.0
realm: ^1.5.0
syncfusion_flutter_datepicker:
data_table_2: ^2.5.3
printing: ^5.11.0
excel: 2.1.0
syncfusion_flutter_xlsio:
file_picker: ^5.3.2
window_size:
git:
url: https://github.com/google/flutter-desktop-embedding
path: plugins/window_size
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter_launcher_icons: "^0.13.1"
flutter_launcher_icons:
android: "launcher_icon"
ios: true
image_path: "assets/images/logo.png"
min_sdk_android: 21
web:
generate: true
image_path: "assets/images/logo.png"
background_color: "#hexcode"
theme_color: "#hexcode"
windows:
generate: true
image_path: "assets/images/logo.png"
icon_size: 48 # min:48, max:256, default: 48
macos:
generate: true
image_path: "assets/images/logo.png"
flutter:
uses-material-design: true
assets:
- assets/images/
fonts:
- family: Montserrat
fonts:
- asset: assets/fonts/Helvetica.ttf