feat: Implement audio backend with subprocess support and refactor audio handling

Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
This commit is contained in:
2026-03-23 17:10:07 +01:00
parent 26c738b702
commit b88475882b
12 changed files with 915 additions and 52 deletions
+1
View File
@@ -14,6 +14,7 @@ dependencies:
flutter:
sdk: flutter
wolf_3d_assets: any
audioplayers: ^6.6.0
dev_dependencies:
flutter_test: