forked from XxThunderBlastxX/chamting-app
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbuild.yaml
More file actions
26 lines (26 loc) · 726 Bytes
/
build.yaml
File metadata and controls
26 lines (26 loc) · 726 Bytes
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
targets:
$default:
builders:
build_web_compilers|entrypoint:
generate_for:
- web/main.dart
- web/index.html
json_serializable:
options:
any_map: false
checked: false
create_factory: true
create_field_map: false
disallow_unrecognized_keys: false
explicit_to_json: false
generic_argument_factories: false
ignore_unannotated: false
include_if_null: false
freezed:
options:
generate_copy_with: true
generate_equals: true
generate_hashcode: true
generate_to_string: true
ignore_unannotated: false
from_json: false