This commit is contained in:
Alessandro Autiero
2024-05-20 17:24:00 +02:00
parent 7c2caed16c
commit 9f5590d41c
562 changed files with 3303 additions and 156787 deletions

15
daemon/pubspec.yaml Normal file
View File

@@ -0,0 +1,15 @@
name: reboot_watch
version: "1.0.0"
publish_to: 'none'
environment:
sdk: ">=2.19.0 <=3.3.4"
dependencies:
supabase: ^1.9.1
reboot_common:
path: ./../common
dev_dependencies:
flutter_lints: ^2.0.1