Adds db helper requsts for flights pertaining to drones/batteries, and config class with generated json serializer

This commit is contained in:
2025-07-05 09:56:04 +02:00
parent 336251a3e8
commit b35656d4ce
7 changed files with 496 additions and 150 deletions

7
build.yaml Normal file
View File

@ -0,0 +1,7 @@
targets:
$default:
builders:
source_gen|combining_builder:
options:
build_extensions:
'^lib/{{}}.dart': 'lib/generated/{{}}.g.dart'