25ed765a03
6 Wochen uncommittete Arbeit (Voice-Channels, LiveKit-Manager, Settings-Modal u.v.m.) als ein WIP-Commit gesichert, damit nichts verloren geht und der Pi den aktuellen Stand klonen kann. Thematische Aufarbeitung: siehe ROADMAP M0. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CPrAGBxBT6GfPXzeWQ4AXb
13 lines
339 B
YAML
13 lines
339 B
YAML
flutter_launcher_icons:
|
|
android: true
|
|
ios: true
|
|
macos:
|
|
generate: true
|
|
image_path: "assets/logo.png"
|
|
windows:
|
|
generate: true
|
|
image_path: "assets/logo.png"
|
|
image_path: "assets/logo.png"
|
|
adaptive_icon_background: "#1A1B1E"
|
|
adaptive_icon_foreground: "android/app/src/main/res/drawable/ic_launcher_foreground.xml"
|