9 lines
No EOL
189 B
YAML
9 lines
No EOL
189 B
YAML
targets:
|
|
$default:
|
|
builders:
|
|
reflectable:
|
|
generate_for:
|
|
#- lib/**_controller.dart
|
|
- bin/**_controller.dart
|
|
options:
|
|
formatted: true |