-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
81 lines (74 loc) · 1.77 KB
/
pubspec.yaml
File metadata and controls
81 lines (74 loc) · 1.77 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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
name: halo_design
publish_to: none
environment:
sdk: '>=2.18.0 <3.0.0'
flutter: ">=1.17.0"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
lottie: ">=2.3.2"
google_fonts: ">=4.0.3"
kotlin_flavor: ">=0.2.0"
flutter_spinkit: ">=5.1.0"
# golden test
alchemist: '>=0.6.1<0.7.0'
get: ^4.6.5
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ">=2.0.0"
flutter_gen:
output: lib/assets/gen/
integrations:
lottie: true
fonts:
enabled: false
assets:
enabled: true
outputs:
class_name: HaloAssets
package_parameter_enabled: true
exclude:
- assets/**/2x/**
- assets/**/3x/**
flutter:
uses-material-design : true
assets:
# ======== ICONS ==========
- assets/icons/
- assets/icons/2x/
- assets/icons/3x/
# =========================
- assets/images/
- assets/images/2x/
- assets/images/3x/
- assets/images/flag/
- assets/images/car/
- assets/images/car/2x/
- assets/images/car/3x/
- assets/images/flight/
- assets/images/flight/2x/
- assets/images/flight/3x/
- assets/images/hotel/
- assets/images/hotel/2x/
- assets/images/hotel/3x/
- assets/images/HotelAmenityIcon/ez/
- assets/images/HotelAmenityIcon/ez/2x/
- assets/images/HotelAmenityIcon/ez/3x/
- assets/images/HotelAmenityIcon/tp/
- assets/images/HotelAmenityIcon/tp/2x/
- assets/images/HotelAmenityIcon/tp/3x/
- assets/lotties/
- assets/images/tour/
- assets/images/tour/2x/
- assets/images/tour/3x/
- assets/images/empty/
- assets/images/empty/2x/
- assets/images/empty/3x/
- assets/json/setting/
fonts:
- family: ServiceTourFont
fonts:
- asset: assets/fonts/tour/ServiceTourIcons.ttf