WIP: feat(ui): Migrate to new UI implementation

This commit is contained in:
2026-06-22 06:47:16 +04:00
parent 873aa8d7b5
commit bb4334f68d
109 changed files with 13499 additions and 1257 deletions
+11
View File
@@ -0,0 +1,11 @@
# MoonWell Widgetbook
Standalone development catalog for MoonWell Launcher components.
```powershell
fvm flutter pub get
fvm dart run build_runner build
fvm flutter run -d windows
```
Use cases must follow [`../docs/widgetbook.md`](../docs/widgetbook.md).