Files
wolf_dart/.vscode/settings.json
Hans Kokx 8cca66e966 feat: Add Audio Gallery screen and integrate into Debug Tools menu
feat: Implement audio playback controls and audio management in the gallery
refactor: Update audio engine interface to include stopAllAudio method

Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
2026-03-20 16:15:46 +01:00

7 lines
125 B
JSON

{
"cmake.ignoreCMakeListsMissing": true,
"chat.tools.terminal.autoApprove": {
"flutter": true,
"dart": true
}
}