mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-01-15 15:08:41 +00:00
13 lines
No EOL
259 B
YAML
13 lines
No EOL
259 B
YAML
targets:
|
|
$default:
|
|
sources:
|
|
- lib/**
|
|
- "tool/**"
|
|
- pubspec.yaml
|
|
- lib/$lib$
|
|
- $package$
|
|
builders:
|
|
drift_dev:
|
|
options:
|
|
databases:
|
|
twonly_database: lib/src/database/twonly_database.dart |