mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55:18 +00:00
18 lines
328 B
YAML
18 lines
328 B
YAML
targets:
|
|
$default:
|
|
sources:
|
|
exclude:
|
|
- bin/*.dart
|
|
builders:
|
|
json_serializable:
|
|
options:
|
|
any_map: true
|
|
explicit_to_json: true
|
|
drift_dev:
|
|
options:
|
|
sql:
|
|
dialect: sqlite
|
|
options:
|
|
modules:
|
|
- json1
|