Adds drone model, db helper.

This commit is contained in:
2025-07-04 17:19:46 +02:00
parent 0266bf924b
commit fb6a20fd75
13 changed files with 1039 additions and 3 deletions

3
lib/dronedb.dart Normal file
View File

@ -0,0 +1,3 @@
import 'package:sqflite/sqflite.dart';