feat(ui): scaffold multi-agent-mux-ui monorepo structure with Flutter and Melos configurations

This commit is contained in:
2026-07-16 17:30:03 +09:00
parent 39be8d7b43
commit 9778f38d9f
98 changed files with 7623 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
name: multi_agent_mux_ui_root
description: Root workspace for multi-agent-mux-ui.
version: 1.0.0
publish_to: none
environment:
sdk: '>=3.0.0 <4.0.0'